David Price

Cleaning up labels and comments

......@@ -21,24 +21,23 @@ ep-fac:Completion
rdfs:label "completion"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS806653861"^^xsd:string .
"http://posccaesar.org/rdl/page/RDS8015624975"^^xsd:string .
ep-fac:Facility
rdf:type owl:Class ;
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 ;
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 ;
rdfs:label "facility"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1750613511"^^xsd:string .
rdfs:subClassOf ep-core:PhysicalObject .
ep-fac:Field
rdf:type owl:Class ;
rdfs:comment "facility that is a field"^^xsd:string ;
rdfs:label "field"^^xsd:string ;
rdfs:subClassOf ep-fac:TemporalPartOfAField .
rdfs:subClassOf ep-fac:TemporalPartOfAField ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS409500951"^^xsd:string .
ep-fac:FixedFacility
rdf:type owl:DeprecatedClass , ep-fac:FixedOrMoveableFacilityType ;
rdf:type ep-fac:FixedOrMoveableFacilityType , owl:DeprecatedClass ;
rdfs:comment "facility that has been build and that is intended to remain in one place"^^xsd:string ;
rdfs:label "fixed facility"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility .
......@@ -56,12 +55,10 @@ ep-fac:FixedOrMoveableRigType
rdfs:subClassOf owl:Class .
ep-fac:FixedRig
rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ;
rdfs:comment "fixed facility and rig"^^xsd:string ;
rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ;
rdfs:comment "a fixed oil and gas drilling facility"^^xsd:string ;
rdfs:label "fixed rig"^^xsd:string ;
rdfs:subClassOf ep-fac:Rig , ep-fac:FixedFacility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1751417001"^^xsd:string .
rdfs:subClassOf ep-fac:FixedFacility , ep-fac:Rig .
ep-fac:Flowline
rdf:type owl:Class ;
......@@ -85,18 +82,17 @@ ep-fac:Lease
"http://posccaesar.org/rdl/RDS806655591"^^xsd:string .
ep-fac:MoveableFacility
rdf:type owl:Class , ep-fac:FixedOrMoveableFacilityType ;
rdfs:comment "facility that has been built and that is intended to be moved from place to place"^^xsd:string ;
rdf:type ep-fac:FixedOrMoveableFacilityType , owl:Class ;
rdfs:label "moveable facility"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility .
rdfs:subClassOf ep-fac:Facility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS4316634576"^^xsd:string .
ep-fac:MoveableRig
rdf:type owl:Class , ep-fac:FixedOrMoveableRigType ;
rdfs:comment "moveable facility and rig"^^xsd:string ;
rdf:type ep-fac:FixedOrMoveableRigType , owl:Class ;
rdfs:comment "a moveable oil and gas drilling facility"^^xsd:string ;
rdfs:label "moveable rig"^^xsd:string ;
rdfs:subClassOf ep-fac:Rig , ep-fac:MoveableFacility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1751417361"^^xsd:string .
rdfs:subClassOf ep-fac:MoveableFacility , ep-fac:Rig .
ep-fac:Platform
rdf:type owl:Class ;
......@@ -114,31 +110,30 @@ ep-fac:ProductionFacility
ep-fac:Reservoir
rdf:type owl:Class ;
rdfs:comment "facility that is a reservoir"^^xsd:string ;
rdfs:label "reservoir"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility ;
rdfs:subClassOf ep-core:PhysicalObject ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS6810100"^^xsd:string .
"http://posccaesar.org/rdl/RDS8015624985"^^xsd:string .
ep-fac:Rig
rdf:type owl:Class ;
rdfs:comment "rig for all of its life"^^xsd:string ;
rdfs:label "rig (whole life)"^^xsd:string ;
rdfs:subClassOf ep-fac:TemporalPartOfARig ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS1750688011"^^xsd:string .
rdfs:comment "an oil and gas drilling facility"^^xsd:string ;
rdfs:label "rig"^^xsd:string ;
rdfs:subClassOf ep-fac:TemporalPartOfARig .
ep-fac:SubSurfaceFixedFacility
rdf:type owl:Class ;
rdfs:comment "fixed facility that is sub-surface"^^xsd:string ;
rdfs:label "sub-surface fixed facility"^^xsd:string ;
rdfs:subClassOf ep-fac:FixedFacility .
rdfs:subClassOf ep-fac:FixedFacility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS43166345103"^^xsd:string .
ep-fac:SurfaceFixedFacility
rdf:type owl:Class ;
rdfs:comment "fixed facility that has a part above the surface of the sea"^^xsd:string ;
rdfs:label "surface fixed facility"^^xsd:string ;
rdfs:subClassOf ep-fac:FixedFacility .
rdfs:subClassOf ep-fac:FixedFacility ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS4316634591"^^xsd:string .
ep-fac:SurroundingAir
rdf:type owl:Class ;
......@@ -174,6 +169,7 @@ ep-fac:Template
ep-fac:TemporalPartOfAField
rdf:type owl:Class ;
rdfs:comment "a temporal part of a field"^^xsd:string ;
rdfs:label "temporal part of a field"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility .
......@@ -185,8 +181,8 @@ ep-fac:TemporalPartOfAProductionFacility
ep-fac:TemporalPartOfARig
rdf:type owl:Class ;
rdfs:comment "facility that is a rig"^^xsd:string ;
rdfs:label "(temporal part of a) rig"^^xsd:string ;
rdfs:comment "a temporal part of an oil and gas drilling facility"^^xsd:string ;
rdfs:label "temporal part of a rig"^^xsd:string ;
rdfs:subClassOf ep-fac:Facility .
ep-fac:Zone
......@@ -196,7 +192,7 @@ ep-fac:Zone
rdfs:subClassOf ep-fac:Facility .
ep-fac:depthOfSurroundingWater
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "class_of_indirect_property that is the depth of surrounding water"^^xsd:string ;
rdfs:domain ep-fac:SurroundingWater ;
rdfs:label "depth of surrounding water"^^xsd:string ;
......
......@@ -179,14 +179,14 @@ ep-well:SurroundingRockFormation
ep-well:TemporalPartOfAWell
rdf:type owl:Class ;
rdfs:comment "physical object that is a well"^^xsd:string ;
rdfs:label "(temporal part of a) well"^^xsd:string ;
rdfs:comment "a physical object that is a well"^^xsd:string ;
rdfs:label "temporal part of a well"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-well:TemporalPartOfAWellBore
rdf:type owl:Class ;
rdfs:comment "physical object that is a wellbore"^^xsd:string ;
rdfs:label "(temporal part of a) wellbore"^^xsd:string ;
rdfs:comment "a physical object that is a wellbore"^^xsd:string ;
rdfs:label "temporal part of a wellbore"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-well:TightWellBore
......@@ -211,8 +211,8 @@ ep-well:Wash
ep-well:Well
rdf:type owl:Class ;
rdfs:comment "well for all of its life"^^xsd:string ;
rdfs:label "well (whole life)"^^xsd:string ;
rdfs:comment "a well for all of its life"^^xsd:string ;
rdfs:label "well"^^xsd:string ;
rdfs:subClassOf ep-well:TemporalPartOfAWell ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS16458543"^^xsd:string .
......
......@@ -61,7 +61,7 @@
npd:BusinessArrangementArea
rdf:type owl:Class ;
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 ;
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 ;
rdfs:label "Norwegian business arrangement area"@en ;
rdfs:subClassOf ep-core:PhysicalThing , npd:NPDIndividual , npd:Owner .
......