Showing
4 changed files
with
39 additions
and
43 deletions
| ... | @@ -21,24 +21,23 @@ ep-fac:Completion | ... | @@ -21,24 +21,23 @@ ep-fac:Completion |
| 21 | rdfs:label "completion"^^xsd:string ; | 21 | rdfs:label "completion"^^xsd:string ; |
| 22 | rdfs:subClassOf ep-fac:Facility ; | 22 | rdfs:subClassOf ep-fac:Facility ; |
| 23 | ep-core:seeReferenceData | 23 | ep-core:seeReferenceData |
| 24 | - "http://posccaesar.org/rdl/RDS806653861"^^xsd:string . | 24 | + "http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string . |
| 25 | 25 | ||
| 26 | ep-fac:Facility | 26 | ep-fac:Facility |
| 27 | rdf:type owl:Class ; | 27 | rdf:type owl:Class ; |
| 28 | - rdfs:comment "physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; | 28 | + rdfs:comment "a physical object that is all or part of the life of something that is operated, maintained and refurbished over a long period, and that is regarded as a major asset"^^xsd:string ; |
| 29 | rdfs:label "facility"^^xsd:string ; | 29 | rdfs:label "facility"^^xsd:string ; |
| 30 | - rdfs:subClassOf ep-core:PhysicalObject ; | 30 | + rdfs:subClassOf ep-core:PhysicalObject . |
| 31 | - ep-core:seeReferenceData | ||
| 32 | - "http://posccaesar.org/rdl/RDS1750613511"^^xsd:string . | ||
| 33 | 31 | ||
| 34 | ep-fac:Field | 32 | ep-fac:Field |
| 35 | rdf:type owl:Class ; | 33 | rdf:type owl:Class ; |
| 36 | - rdfs:comment "facility that is a field"^^xsd:string ; | ||
| 37 | rdfs:label "field"^^xsd:string ; | 34 | rdfs:label "field"^^xsd:string ; |
| 38 | - rdfs:subClassOf ep-fac:TemporalPartOfAField . | 35 | + rdfs:subClassOf ep-fac:TemporalPartOfAField ; |
| 36 | + ep-core:seeReferenceData | ||
| 37 | + "http://posccaesar.org/rdl/RDS409500951"^^xsd:string . | ||
| 39 | 38 | ||
| 40 | ep-fac:FixedFacility | 39 | ep-fac:FixedFacility |
| 41 | - rdf:type owl:DeprecatedClass , ep-fac:FixedOrMoveableFacilityType ; | 40 | + rdf:type ep-fac:FixedOrMoveableFacilityType , owl:DeprecatedClass ; |
| 42 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; | 41 | rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ; |
| 43 | rdfs:label "fixed facility"^^xsd:string ; | 42 | rdfs:label "fixed facility"^^xsd:string ; |
| 44 | rdfs:subClassOf ep-fac:Facility . | 43 | rdfs:subClassOf ep-fac:Facility . |
| ... | @@ -56,12 +55,10 @@ ep-fac:FixedOrMoveableRigType | ... | @@ -56,12 +55,10 @@ ep-fac:FixedOrMoveableRigType |
| 56 | rdfs:subClassOf owl:Class . | 55 | rdfs:subClassOf owl:Class . |
| 57 | 56 | ||
| 58 | ep-fac:FixedRig | 57 | ep-fac:FixedRig |
| 59 | - rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; | 58 | + rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; |
| 60 | - rdfs:comment "fixed facility and rig"^^xsd:string ; | 59 | + rdfs:comment "a fixed oil and gas drilling facility"^^xsd:string ; |
| 61 | rdfs:label "fixed rig"^^xsd:string ; | 60 | rdfs:label "fixed rig"^^xsd:string ; |
| 62 | - rdfs:subClassOf ep-fac:Rig , ep-fac:FixedFacility ; | 61 | + rdfs:subClassOf ep-fac:FixedFacility , ep-fac:Rig . |
| 63 | - ep-core:seeReferenceData | ||
| 64 | - "http://posccaesar.org/rdl/RDS1751417001"^^xsd:string . | ||
| 65 | 62 | ||
| 66 | ep-fac:Flowline | 63 | ep-fac:Flowline |
| 67 | rdf:type owl:Class ; | 64 | rdf:type owl:Class ; |
| ... | @@ -85,18 +82,17 @@ ep-fac:Lease | ... | @@ -85,18 +82,17 @@ ep-fac:Lease |
| 85 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . | 82 | "http://posccaesar.org/rdl/RDS806655591"^^xsd:string . |
| 86 | 83 | ||
| 87 | ep-fac:MoveableFacility | 84 | ep-fac:MoveableFacility |
| 88 | - rdf:type owl:Class , ep-fac:FixedOrMoveableFacilityType ; | 85 | + rdf:type ep-fac:FixedOrMoveableFacilityType , owl:Class ; |
| 89 | - rdfs:comment "facility that has been built and that is intended to be moved from place to place"^^xsd:string ; | ||
| 90 | rdfs:label "moveable facility"^^xsd:string ; | 86 | rdfs:label "moveable facility"^^xsd:string ; |
| 91 | - rdfs:subClassOf ep-fac:Facility . | 87 | + rdfs:subClassOf ep-fac:Facility ; |
| 88 | + ep-core:seeReferenceData | ||
| 89 | + "http://posccaesar.org/rdl/RDS4316634576"^^xsd:string . | ||
| 92 | 90 | ||
| 93 | ep-fac:MoveableRig | 91 | ep-fac:MoveableRig |
| 94 | - rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ; | 92 | + rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ; |
| 95 | - rdfs:comment "moveable facility and rig"^^xsd:string ; | 93 | + rdfs:comment "a moveable oil and gas drilling facility"^^xsd:string ; |
| 96 | rdfs:label "moveable rig"^^xsd:string ; | 94 | rdfs:label "moveable rig"^^xsd:string ; |
| 97 | - rdfs:subClassOf ep-fac:Rig , ep-fac:MoveableFacility ; | 95 | + rdfs:subClassOf ep-fac:MoveableFacility , ep-fac:Rig . |
| 98 | - ep-core:seeReferenceData | ||
| 99 | - "http://posccaesar.org/rdl/RDS1751417361"^^xsd:string . | ||
| 100 | 96 | ||
| 101 | ep-fac:Platform | 97 | ep-fac:Platform |
| 102 | rdf:type owl:Class ; | 98 | rdf:type owl:Class ; |
| ... | @@ -114,31 +110,30 @@ ep-fac:ProductionFacility | ... | @@ -114,31 +110,30 @@ ep-fac:ProductionFacility |
| 114 | 110 | ||
| 115 | ep-fac:Reservoir | 111 | ep-fac:Reservoir |
| 116 | rdf:type owl:Class ; | 112 | rdf:type owl:Class ; |
| 117 | - rdfs:comment "facility that is a reservoir"^^xsd:string ; | ||
| 118 | rdfs:label "reservoir"^^xsd:string ; | 113 | rdfs:label "reservoir"^^xsd:string ; |
| 119 | - rdfs:subClassOf ep-fac:Facility ; | 114 | + rdfs:subClassOf ep-core:PhysicalObject ; |
| 120 | ep-core:seeReferenceData | 115 | ep-core:seeReferenceData |
| 121 | - "http://posccaesar.org/rdl/RDS6810100"^^xsd:string . | 116 | + "http://posccaesar.org/rdl/RDS8015624985"^^xsd:string . |
| 122 | 117 | ||
| 123 | ep-fac:Rig | 118 | ep-fac:Rig |
| 124 | rdf:type owl:Class ; | 119 | rdf:type owl:Class ; |
| 125 | - rdfs:comment "rig for all of its life"^^xsd:string ; | 120 | + rdfs:comment "an oil and gas drilling facility"^^xsd:string ; |
| 126 | - rdfs:label "rig (whole life)"^^xsd:string ; | 121 | + rdfs:label "rig"^^xsd:string ; |
| 127 | - rdfs:subClassOf ep-fac:TemporalPartOfARig ; | 122 | + rdfs:subClassOf ep-fac:TemporalPartOfARig . |
| 128 | - ep-core:seeReferenceData | ||
| 129 | - "http://posccaesar.org/rdl/RDS1750688011"^^xsd:string . | ||
| 130 | 123 | ||
| 131 | ep-fac:SubSurfaceFixedFacility | 124 | ep-fac:SubSurfaceFixedFacility |
| 132 | rdf:type owl:Class ; | 125 | rdf:type owl:Class ; |
| 133 | - rdfs:comment "fixed facility that is sub-surface"^^xsd:string ; | ||
| 134 | rdfs:label "sub-surface fixed facility"^^xsd:string ; | 126 | rdfs:label "sub-surface fixed facility"^^xsd:string ; |
| 135 | - rdfs:subClassOf ep-fac:FixedFacility . | 127 | + rdfs:subClassOf ep-fac:FixedFacility ; |
| 128 | + ep-core:seeReferenceData | ||
| 129 | + "http://posccaesar.org/rdl/RDS43166345103"^^xsd:string . | ||
| 136 | 130 | ||
| 137 | ep-fac:SurfaceFixedFacility | 131 | ep-fac:SurfaceFixedFacility |
| 138 | rdf:type owl:Class ; | 132 | rdf:type owl:Class ; |
| 139 | - rdfs:comment "fixed facility that has a part above the surface of the sea"^^xsd:string ; | ||
| 140 | rdfs:label "surface fixed facility"^^xsd:string ; | 133 | rdfs:label "surface fixed facility"^^xsd:string ; |
| 141 | - rdfs:subClassOf ep-fac:FixedFacility . | 134 | + rdfs:subClassOf ep-fac:FixedFacility ; |
| 135 | + ep-core:seeReferenceData | ||
| 136 | + "http://posccaesar.org/rdl/RDS4316634591"^^xsd:string . | ||
| 142 | 137 | ||
| 143 | ep-fac:SurroundingAir | 138 | ep-fac:SurroundingAir |
| 144 | rdf:type owl:Class ; | 139 | rdf:type owl:Class ; |
| ... | @@ -174,6 +169,7 @@ ep-fac:Template | ... | @@ -174,6 +169,7 @@ ep-fac:Template |
| 174 | 169 | ||
| 175 | ep-fac:TemporalPartOfAField | 170 | ep-fac:TemporalPartOfAField |
| 176 | rdf:type owl:Class ; | 171 | rdf:type owl:Class ; |
| 172 | + rdfs:comment "a temporal part of a field"^^xsd:string ; | ||
| 177 | rdfs:label "temporal part of a field"^^xsd:string ; | 173 | rdfs:label "temporal part of a field"^^xsd:string ; |
| 178 | rdfs:subClassOf ep-fac:Facility . | 174 | rdfs:subClassOf ep-fac:Facility . |
| 179 | 175 | ||
| ... | @@ -185,8 +181,8 @@ ep-fac:TemporalPartOfAProductionFacility | ... | @@ -185,8 +181,8 @@ ep-fac:TemporalPartOfAProductionFacility |
| 185 | 181 | ||
| 186 | ep-fac:TemporalPartOfARig | 182 | ep-fac:TemporalPartOfARig |
| 187 | rdf:type owl:Class ; | 183 | rdf:type owl:Class ; |
| 188 | - rdfs:comment "facility that is a rig"^^xsd:string ; | 184 | + rdfs:comment "a temporal part of an oil and gas drilling facility"^^xsd:string ; |
| 189 | - rdfs:label "(temporal part of a) rig"^^xsd:string ; | 185 | + rdfs:label "temporal part of a rig"^^xsd:string ; |
| 190 | rdfs:subClassOf ep-fac:Facility . | 186 | rdfs:subClassOf ep-fac:Facility . |
| 191 | 187 | ||
| 192 | ep-fac:Zone | 188 | ep-fac:Zone |
| ... | @@ -196,7 +192,7 @@ ep-fac:Zone | ... | @@ -196,7 +192,7 @@ ep-fac:Zone |
| 196 | rdfs:subClassOf ep-fac:Facility . | 192 | rdfs:subClassOf ep-fac:Facility . |
| 197 | 193 | ||
| 198 | ep-fac:depthOfSurroundingWater | 194 | ep-fac:depthOfSurroundingWater |
| 199 | - rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ; | 195 | + rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ; |
| 200 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; | 196 | rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ; |
| 201 | rdfs:domain ep-fac:SurroundingWater ; | 197 | rdfs:domain ep-fac:SurroundingWater ; |
| 202 | rdfs:label "depth of surrounding water"^^xsd:string ; | 198 | rdfs:label "depth of surrounding water"^^xsd:string ; | ... | ... |
This diff is collapsed. Click to expand it.
| ... | @@ -179,14 +179,14 @@ ep-well:SurroundingRockFormation | ... | @@ -179,14 +179,14 @@ ep-well:SurroundingRockFormation |
| 179 | 179 | ||
| 180 | ep-well:TemporalPartOfAWell | 180 | ep-well:TemporalPartOfAWell |
| 181 | rdf:type owl:Class ; | 181 | rdf:type owl:Class ; |
| 182 | - rdfs:comment "physical object that is a well"^^xsd:string ; | 182 | + rdfs:comment "a physical object that is a well"^^xsd:string ; |
| 183 | - rdfs:label "(temporal part of a) well"^^xsd:string ; | 183 | + rdfs:label "temporal part of a well"^^xsd:string ; |
| 184 | rdfs:subClassOf ep-core:PhysicalObject . | 184 | rdfs:subClassOf ep-core:PhysicalObject . |
| 185 | 185 | ||
| 186 | ep-well:TemporalPartOfAWellBore | 186 | ep-well:TemporalPartOfAWellBore |
| 187 | rdf:type owl:Class ; | 187 | rdf:type owl:Class ; |
| 188 | - rdfs:comment "physical object that is a wellbore"^^xsd:string ; | 188 | + rdfs:comment "a physical object that is a wellbore"^^xsd:string ; |
| 189 | - rdfs:label "(temporal part of a) wellbore"^^xsd:string ; | 189 | + rdfs:label "temporal part of a wellbore"^^xsd:string ; |
| 190 | rdfs:subClassOf ep-core:PhysicalObject . | 190 | rdfs:subClassOf ep-core:PhysicalObject . |
| 191 | 191 | ||
| 192 | ep-well:TightWellBore | 192 | ep-well:TightWellBore |
| ... | @@ -211,8 +211,8 @@ ep-well:Wash | ... | @@ -211,8 +211,8 @@ ep-well:Wash |
| 211 | 211 | ||
| 212 | ep-well:Well | 212 | ep-well:Well |
| 213 | rdf:type owl:Class ; | 213 | rdf:type owl:Class ; |
| 214 | - rdfs:comment "well for all of its life"^^xsd:string ; | 214 | + rdfs:comment "a well for all of its life"^^xsd:string ; |
| 215 | - rdfs:label "well (whole life)"^^xsd:string ; | 215 | + rdfs:label "well"^^xsd:string ; |
| 216 | rdfs:subClassOf ep-well:TemporalPartOfAWell ; | 216 | rdfs:subClassOf ep-well:TemporalPartOfAWell ; |
| 217 | ep-core:seeReferenceData | 217 | ep-core:seeReferenceData |
| 218 | "http://posccaesar.org/rdl/RDS16458543"^^xsd:string . | 218 | "http://posccaesar.org/rdl/RDS16458543"^^xsd:string . | ... | ... |
| ... | @@ -61,7 +61,7 @@ | ... | @@ -61,7 +61,7 @@ |
| 61 | 61 | ||
| 62 | npd:BusinessArrangementArea | 62 | npd:BusinessArrangementArea |
| 63 | rdf:type owl:Class ; | 63 | rdf:type owl:Class ; |
| 64 | - rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence."^^xsd:string ; | 64 | + rdfs:comment "an area on the Norweigan Continental Shelf that is that is a result of unitisations, sliding scale rules or other business arrangements which have altered the terms of the original production licence"^^xsd:string ; |
| 65 | rdfs:label "Norwegian business arrangement area"@en ; | 65 | rdfs:label "Norwegian business arrangement area"@en ; |
| 66 | rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner . | 66 | rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner . |
| 67 | 67 | ... | ... |
-
Please register or login to post a comment