Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -370,7 +370,7 @@ rdl:OilAndGasProductionProject | ... | @@ -370,7 +370,7 @@ rdl:OilAndGasProductionProject |
| 370 | rdl:planningFor | 370 | rdl:planningFor |
| 371 | a owl:ObjectProperty ; | 371 | a owl:ObjectProperty ; |
| 372 | rdfs:domain rdl:Planning ; | 372 | rdfs:domain rdl:Planning ; |
| 373 | - rdfs:label "The domain and range have been corrected - 2015-09-15."^^xsd:string , "planning for" ; | 373 | + rdfs:label "planning for" ; |
| 374 | rdfs:range rdl:RequiredActivity ; | 374 | rdfs:range rdl:RequiredActivity ; |
| 375 | dm:definedByLiteral "a required activity that the planning activity is intended to create a plan for" ; | 375 | dm:definedByLiteral "a required activity that the planning activity is intended to create a plan for" ; |
| 376 | dmm:hasPersonInterpretableIdentifierLiteral | 376 | dmm:hasPersonInterpretableIdentifierLiteral |
| ... | @@ -2257,7 +2257,7 @@ rdl:ActivityForWhichESDPermitIsRequired | ... | @@ -2257,7 +2257,7 @@ rdl:ActivityForWhichESDPermitIsRequired |
| 2257 | rdl:hasPlanning | 2257 | rdl:hasPlanning |
| 2258 | a owl:ObjectProperty ; | 2258 | a owl:ObjectProperty ; |
| 2259 | rdfs:domain rdl:RequiredActivity ; | 2259 | rdfs:domain rdl:RequiredActivity ; |
| 2260 | - rdfs:label "The domain and range have been corrected - 2015-09-15."^^xsd:string , "has planning" ; | 2260 | + rdfs:label "has planning" ; |
| 2261 | rdfs:range rdl:Planning ; | 2261 | rdfs:range rdl:Planning ; |
| 2262 | dm:definedByLiteral "a planning activity that is intended to create a plan for the required activity" ; | 2262 | dm:definedByLiteral "a planning activity that is intended to create a plan for the required activity" ; |
| 2263 | dmm:hasPersonInterpretableIdentifierLiteral | 2263 | dmm:hasPersonInterpretableIdentifierLiteral | ... | ... |
-
Please register or login to post a comment