David Price

Prod updates for Ian and fixed 2 Base URI and imports

This diff could not be displayed because it is too large.
# Saved by TopBraid on Tue Oct 04 17:45:19 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/drilling-equipment-type
# Saved by TopBraid on Tue Oct 25 14:55:32 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
@prefix dc: <http://purl.org/dc/elements/1.1/> .
......@@ -12,401 +12,401 @@
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/drilling-equipment-type>
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/equipment> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-drill-eqt-typ:Drillfloor--drawworks
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drawworks>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--drawworks"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as drilling drawworks equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--drillingcontrol
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--drillingcontrol>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--drillingcontrol"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as drilling control equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--hpairsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--hpairsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--hpairsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as high pressure air system equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other drillfloor equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--rotarytable
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--rotarytable>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--rotarytable"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as rotary table equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--tensioningsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--tensioningsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--tensioningsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as tensioning system equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillfloor--wirelines
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillfloor--wirelines>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillfloor--wirelines"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as wireline equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:DrillingEquipment
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment>
rdf:type owl:Class ;
rdfs:label "drilling equipment"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-drill-eqt-typ:DrillingEquipmentType
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType>
rdf:type rdfs:Class ;
rdfs:label "drilling equipment type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-drill-eqt-typ:Drillstringdownhole--downholedrillingtools
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--downholedrillingtools>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--downholedrillingtools"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be downhole drilling tool equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--drillcollars
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillcollars>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--drillcollars"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be drill colar equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--drillpipes
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--drillpipes>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--drillpipes"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be drillpipe equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--fishingtools
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--fishingtools>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--fishingtools"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be fishing tool equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--miscdrillstringequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--miscdrillstringequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--miscdrillstringequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be miscellaneous drillstring equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other drillstring and downhole equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--stabilizer
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--stabilizer>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--stabilizer"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be stabilizer equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Drillstringdownhole--subsandliftplugs
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Drillstringdownhole--subsandliftplugs>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "drillstringdownhole--subsandliftplugs"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be sub and lift plug equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--crownblock
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--crownblock>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--crownblock"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined as crown block equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--derrickstructure
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--derrickstructure>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--derrickstructure"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be derrick structure equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--heavecompensator
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--heavecompensator>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--heavecompensator"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be heave compensator equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other hoisting equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--topdrive
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--topdrive>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--topdrive"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a classdefined to be top drive equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Hoistingequ--travellingblock
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Hoistingequ--travellingblock>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "hoistingequ--travellingblock"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be travelling block equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--anchorsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--anchorsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--anchorsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be anchor system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--boptransportsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--boptransportsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--boptransportsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be Blow Out Preventer transport equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--deckcranes
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--deckcranes>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--deckcranes"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be deck crane equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--monorailsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--monorailsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--monorailsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be monorail equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other material handling equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--overheadcranes
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--overheadcranes>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--overheadcranes"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be overhead crane equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Materialhandlingsyst--utilitywinchs
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Materialhandlingsyst--utilitywinchs>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "materialhandlingsyst--utilitywinchs"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be utility winch equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--acousticpositionref
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--acousticpositionref>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--acousticpositionref"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be acoustic position reference equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--hydrpneumpowerpacks
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--hydrpneumpowerpacks>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--hydrpneumpowerpacks"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be hydraulic or pneumatic power pack system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--miscinstrandauxilequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--miscinstrandauxilequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--miscinstrandauxilequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be miscellaneous instrument and auxiliary equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other miscellaneous system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--subseainspectionsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--subseainspectionsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--subseainspectionsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be subsea inspection system equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Miscellaneousequsyst--wellheadsubsearuntest
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Miscellaneousequsyst--wellheadsubsearuntest>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "miscellaneousequsyst--wellheadsubsearuntest"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be wellhead and subsea run and test equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--bulkairsystem
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkairsystem>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--bulkairsystem"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be bulk air equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--bulkstoragetransfer
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--bulkstoragetransfer>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--bulkstoragetransfer"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud bulk storage and transfer equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--drillwatersyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--drillwatersyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--drillwatersyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be drilling water equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--hpequipment
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--hpequipment>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--hpequipment"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be high pressure mud equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--mudadditivesyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudadditivesyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--mudadditivesyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud additive equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--mudmixingstorage
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudmixingstorage>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--mudmixingstorage"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud mixing and storage equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--mudsolidscontrol
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsolidscontrol>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--mudsolidscontrol"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud solids control equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--mudsupply
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--mudsupply>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--mudsupply"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud supply equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Mudandbulksyst--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Mudandbulksyst--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "mudandbulksyst--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other mud and bulk equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--drillfloortubehandlsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--drillfloortubehandlsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--drillfloortubehandlsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be drillfloor tube handling equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--elevator
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--elevator>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--elevator"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be pipe elevator system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--manualtong
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--manualtong>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--manualtong"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be manual tong equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other pipe handling equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--powerpacks
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--powerpacks>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--powerpacks"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be drilling power pack equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--slipsandspiders
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--slipsandspiders>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--slipsandspiders"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class that is defined to be slips and speider equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Pipehandlingequsyst--verticalpipehandlingequsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Pipehandlingequsyst--verticalpipehandlingequsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "pipehandlingequsyst--verticalpipehandlingequsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be vertical pipe handling equipment/system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--cementingunit
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--cementingunit>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--cementingunit"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be cementing unit equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--electrloggingequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--electrloggingequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--electrloggingequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be electrical logging equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--mudloggingequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--mudloggingequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--mudloggingequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be mud logging equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other service equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--specialserviceequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--specialserviceequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--specialserviceequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be special service equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--wellheadtubularequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--wellheadtubularequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--wellheadtubularequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be wellhead and tubular equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Serviceequ--welltestingequ
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Serviceequ--welltestingequ>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "serviceequ--welltestingequ"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be well testing equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--bopcontrolsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopcontrolsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--bopcontrolsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be blow out preventer control system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--bopstack
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--bopstack>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--bopstack"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be bop stack equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--chokekillsyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--chokekillsyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--chokekillsyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be choke and kill system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--diverter
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--diverter>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--diverter"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be diverter equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--other
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--other>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--other"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be other well control equipment on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--risersyst
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--risersyst>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--risersyst"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be riser system on a drilling rig."^^xsd:string .
ep-drill-eqt-typ:Wellcontrolequsyst--shallowgasstack
rdf:type ep-drill-eqt-typ:DrillingEquipmentType ;
<http://www.reportinghub.no/ep/schema/drilling-equipment-type#Wellcontrolequsyst--shallowgasstack>
rdf:type <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipmentType> ;
rdfs:label "wellcontrolequsyst--shallowgasstack"^^xsd:string ;
rdfs:subClassOf ep-drill-eqt-typ:DrillingEquipment ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/drilling-equipment-type#DrillingEquipment> ;
dc:description "A CDRS equipment class that is a class defined to be shallow gas stack equipment on a drilling rig."^^xsd:string .
......
# Saved by TopBraid on Fri Oct 14 15:14:22 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate>
rdf:type owl:Class ;
rdfs:label "production activity to date"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:type owl:Class ;
rdfs:label "production well test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:label "has flow"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
ep-core:Mass
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "mass"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial .
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold> .
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
<http://www.reportinghub.no/ep/schema/equipment#Separator>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator> .
<http://www.reportinghub.no/ep/schema/equipment#Tank>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodact:AdministerFirstAid
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:AirTrafficOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:Alarm
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:AnnualProductionActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:AnnualProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivity .
ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity .
ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity .
ep-prodact:CargoShipOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:ConstructionOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:CumulativeProductionActivitySinceProductionBegan
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:DailyProductionOperationsActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity .
ep-prodact:DailyProductionVolumeActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity .
ep-prodact:Deviation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:DrillOrExcercise
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:Fire
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:FirstAid
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:FlowLine
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine> .
ep-prodact:FlowLine-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FlowLine .
ep-prodact:FusionOfHSEActivitiesOverPeriod
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
ep-prodact:FusionOfPartsOfProductionActivityOverPeriod
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:HealthSafetyAndEnvironmentActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:Incident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:Injury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:IssueWorkPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:JobObservation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:LostProduction
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:LostTimeAccident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:LostTimeIncident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:MaintenanceActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:MarineOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:MedicalTreatmentInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> .
ep-prodact:NearMiss
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:NotablePartOfProductionActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:PartOfProductionActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:PowerStationFailure
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:ProductionActivityLastingLessThanAYear
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ProductionOperationClassByDuration
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-prodact:ProductionOperationsActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ProductionVolumeActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ReleasedToWater
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:ReportHazard
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWork
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWorkInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:SafetyActivityType
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-prodact:SafetyMeeting
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SampleAmountOfSubstance
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Fluid> .
ep-prodact:SentAshore
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SevereAccident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SickOnBoard
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SpillOrLeak
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:WaterCleaningOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:WaterSample
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> .
ep-prodact:WorkingUnderPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:WorkingUnderPermitWithSJA
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:WorkingUnderPermit .
ep-prodact:ammoniumDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:amountOfOil
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Mass .
ep-prodact:classificationBySafetyActivityType
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ;
rdfs:range ep-prodact:SafetyActivityType .
ep-prodact:coulterCounter
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:glycolDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:hasPart
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range ep-prodact:PartOfProductionActivity .
ep-prodact:involvedVessel
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:MarineOperation ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> .
ep-prodact:involvement
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:range ep-core:PhysicalObject .
ep-prodact:noOfDrillsOrExcercises
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfFirstAidEvents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfHazardReportCards
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfIncidentsTotal
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfLostTimeIncidents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfMiscellaneousHseEvents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfPermitsWithSjaIssued
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfSafetyMeetings
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfSpillsOrLeaks
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:oilInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:oxygenInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:phenolDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:productionActivityPeriodClassification
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
rdfs:range ep-prodact:ProductionOperationClassByDuration .
ep-prodact:residualChlorideInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:samplePhValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:double .
ep-prodact:samplePoint
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:string .
ep-prodact:sampleTemperature
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Temperature .
ep-prodact:sampleTurbidity
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:double .
ep-prodact:totalNoOfPermitsIssued
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:totalOrganicCarbonInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:waterSampleTaken
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterCleaningOperation ;
rdfs:range ep-prodact:WaterSample .
ep-prodact:yearlyActivityToDate
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
rdfs:range ep-prodact:AnnualProductionActivityToEndOfReportingPeriod .
<http://www.reportinghub.no/ep/schema/well#WellGroup>
rdf:type owl:Class .
# Saved by TopBraid on Mon Oct 24 16:21:27 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate>
rdf:type owl:Class ;
rdfs:label "production activity to date"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:type owl:Class ;
rdfs:label "production well test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:type ep-prodact:ProductionOperationClassByDuration .
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:label "has flow"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
ep-core:Mass
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "mass"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfAmountOfMaterial .
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold> .
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Injection>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
<http://www.reportinghub.no/ep/schema/equipment#Manifold-Production>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Manifold> .
<http://www.reportinghub.no/ep/schema/equipment#Separator>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator> .
<http://www.reportinghub.no/ep/schema/equipment#Tank>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfASeparator>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfATank>
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#Equipment> .
ep-prodact:AdministerFirstAid
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:AirTrafficOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
ep-prodact:Alarm
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:AmountOfCrudeOil
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:AmountOfSubstance .
ep-prodact:AmountOfNaturalGas
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:AmountOfSubstance .
ep-prodact:AmountOfSubstance
rdf:type owl:Class ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-prodact:AnnualProductionActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:AnnualProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivity .
ep-prodact:AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionOperationsActivity .
ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf ep-prodact:AnnualProductionActivityToEndOfReportingPeriod , ep-prodact:ProductionVolumeActivity .
ep-prodact:CargoShipOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
ep-prodact:ConstructionOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:CumulativeProductionActivitySinceProductionBegan
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:DailyProductionOperationsActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionOperationsActivity .
ep-prodact:DailyProductionVolumeActivity
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity> , ep-prodact:ProductionVolumeActivity .
ep-prodact:Deviation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:DrillOrExcercise
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:Fire
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:FirstAid
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:FlowLine
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAFlowLine> .
ep-prodact:FlowLine-Production
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FlowLine .
ep-prodact:FusionOfHSEActivitiesOverPeriod
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:FusionOfPartsOfProductionActivityOverPeriod .
ep-prodact:FusionOfPartsOfProductionActivityOverPeriod
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:HealthSafetyAndEnvironmentActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:Incident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:Injury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:IssueWorkPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:JobObservation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:LostProduction
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:LostTimeAccident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:LostTimeIncident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:MaintenanceActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:MarineOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
ep-prodact:MedicalTreatmentInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:MonthlyProductionActivityToEndOfReportingPeriod
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity> .
ep-prodact:NearMiss
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:NotablePartOfProductionActivity
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:PartOfProductionActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:Participation
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-organization#PersonOrOrganization> ;
rdfs:subPropertyOf ep-prodact:involvement .
ep-prodact:PowerStationFailure
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:ProductionActivityLastingLessThanAYear
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ProductionOperationClassByDuration
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-prodact:ProductionOperationsActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ProductionVolumeActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> .
ep-prodact:ReleasedToWater
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:ReportHazard
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWork
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWorkInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:SafetyActivityType
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-prodact:SafetyMeeting
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SampleAmountOfSubstance
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/well#Fluid> .
ep-prodact:SentAshore
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SevereAccident
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SickOnBoard
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SpillOrLeak
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:TransportationActivity
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
ep-prodact:WaterCleaningOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
ep-prodact:WaterSample
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:SampleAmountOfSubstance , <http://www.reportinghub.no/ep/schema/well#Water> .
ep-prodact:WorkingUnderPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:WorkingUnderPermitWithSJA
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdfs:subClassOf ep-prodact:WorkingUnderPermit .
ep-prodact:ammoniumDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:amountOfOil
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Mass .
ep-prodact:classificationBySafetyActivityType
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:FusionOfHSEActivitiesOverPeriod ;
rdfs:range ep-prodact:SafetyActivityType .
ep-prodact:conveyed
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:TransportationActivity ;
rdfs:range ep-core:PhysicalObject ;
rdfs:subPropertyOf ep-prodact:involvement .
ep-prodact:conveyedAmountOfSubstance
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:TransportationActivity ;
rdfs:range ep-prodact:AmountOfSubstance ;
rdfs:subPropertyOf ep-prodact:conveyed .
ep-prodact:coulterCounter
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:glycolDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:hasPart
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range ep-prodact:PartOfProductionActivity .
ep-prodact:involvedVessel
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:MarineOperation ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
rdfs:subPropertyOf ep-prodact:involvement .
ep-prodact:involvement
rdf:type owl:ObjectProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#Activity> ;
rdfs:range ep-core:PhysicalObject .
ep-prodact:noOfDrillsOrExcercises
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfFirstAidEvents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfHazardReportCards
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfIncidentsTotal
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfLostTimeIncidents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfMiscellaneousHseEvents
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfPermitsWithSjaIssued
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfRestrictedWorkAndMedicalTreatmentInjuries
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfSafetyMeetings
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:noOfSpillsOrLeaks
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:oilInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:oxygenInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:phenolDensity
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Density .
ep-prodact:productionActivityPeriodClassification
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:FusionOfPartsOfProductionActivityOverPeriod ;
rdfs:range ep-prodact:ProductionOperationClassByDuration .
ep-prodact:residualChlorideInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:samplePhValue
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:double .
ep-prodact:samplePoint
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:string .
ep-prodact:sampleTemperature
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:Temperature .
ep-prodact:sampleTurbidity
rdf:type owl:DatatypeProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range xsd:double .
ep-prodact:standbyVessel
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:MarineOperation ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
rdfs:subPropertyOf ep-prodact:involvedVessel .
ep-prodact:totalNoOfPermitsIssued
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> ;
rdfs:range xsd:integer .
ep-prodact:totalOrganicCarbonInWater
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterSample ;
rdfs:range ep-core:SpecificMass .
ep-prodact:waterSampleTaken
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:WaterCleaningOperation ;
rdfs:range ep-prodact:WaterSample .
ep-prodact:yearlyActivityToDate
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:ProductionActivityLastingLessThanAYear ;
rdfs:range ep-prodact:AnnualProductionActivityToEndOfReportingPeriod .
<http://www.reportinghub.no/ep/schema/well#WellGroup>
rdf:type owl:Class .
......
# Saved by TopBraid on Wed Oct 12 14:37:18 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
# imports: http://www.reportinghub.no/ep/schema/1.0/core
@prefix : <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> .
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:count
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "count"^^xsd:string .
ep-core:hasSetOfAllPartsOfType
rdf:type owl:ObjectProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "basis for"^^xsd:string .
ep-core:thousand_barrel
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "thousand barrel"^^xsd:string .
ep-core:MeasureOfFlowOfMaterial
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "measure of flow of material"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:VolumeFlowRateAt15degC1atm
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt1degC1atm
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt60degF1atm
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:atmosphere
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Pressure ;
rdfs:label "atmosphere"^^xsd:string .
ep-core:barrel_day-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "barrel day-1"^^xsd:string .
ep-core:centimetre
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "centimetre"^^xsd:string .
ep-core:fahrenheit
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:Temperature ;
rdfs:label "fahrenheit"^^xsd:string .
ep-core:inch_64
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:domain ep-core:Length ;
rdfs:label "inch/64"^^xsd:string .
ep-core:metre3_hour-1
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "metre3 hour-1"^^xsd:string .
ep-core:thousand_barrel
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "thousand barrel"^^xsd:string .
\ No newline at end of file
# Saved by TopBraid on Tue Oct 25 15:10:35 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/core
@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production-core>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-core:MeasureOfFlowOfMaterial
rdf:type rdfs:Class , ep-core:PropertySpace ;
rdfs:label "measure of flow of material"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-core:VolumeFlowRateAt15degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume flow rate at 15 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt1degC1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume flow rate at 1 degrees C 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:VolumeFlowRateAt60degF1atm
rdf:type ep-core:PropertySpace , rdfs:Class ;
rdfs:label "volume flow rate at 60 degrees F 1 atmosphere"^^xsd:string ;
rdfs:subClassOf ep-core:MeasureOfFlowOfMaterial .
ep-core:atmosphere
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Pressure ;
rdfs:label "atmosphere"^^xsd:string .
ep-core:barrel_day-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "barrel day-1"^^xsd:string .
ep-core:centimetre
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "centimetre"^^xsd:string .
ep-core:count
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:label "count"^^xsd:string .
ep-core:fahrenheit
rdf:type ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:domain ep-core:Temperature ;
rdfs:label "fahrenheit"^^xsd:string .
ep-core:hasSetOfAllPartsOfType
rdf:type owl:ObjectProperty ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "basis for"^^xsd:string .
ep-core:inch_64
rdf:type ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:domain ep-core:Length ;
rdfs:label "inch/64"^^xsd:string .
ep-core:metre3_hour-1
rdf:type owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
rdfs:domain ep-core:VolumetricFlowRate ;
rdfs:label "metre3 hour-1"^^xsd:string .
ep-core:thousand_barrel
rdf:type owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
rdfs:label "thousand barrel"^^xsd:string .
......
# Saved by TopBraid on Sat Oct 08 14:21:11 BST 2011
# Saved by TopBraid on Fri Oct 21 14:31:55 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
......@@ -12,3 +12,11 @@
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/organization> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-prodorg:Person
rdf:type owl:Class ;
rdfs:subClassOf ep-prodorg:PersonOrOrganization .
ep-prodorg:PersonOrOrganization
rdf:type owl:Class ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalObject> .
......
# Saved by TopBraid on Sat Oct 08 14:31:01 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# Saved by TopBraid on Tue Oct 25 15:16:16 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://www.reportinghub.no/ep/schema/1.0/production-equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/production-well
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
@prefix ep-prod: <http://www.reportinghub.no/ep/schema/production#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/production>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
This diff could not be displayed because it is too large.
# Saved by TopBraid on Fri Oct 14 17:27:37 BST 2011
# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Sun Oct 09 10:33:34 BST 2011
# Saved by TopBraid on Tue Oct 25 15:54:44 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
......@@ -8,7 +9,6 @@
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/spin/rh
......@@ -29,7 +29,7 @@
<http://www.reportinghub.no/ep/spin/1.1/lib>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
owl:imports <http://www.reportinghub.no/spin/rh> , <http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type> , <http://www.reportinghub.no/ep/schema/1.0/report> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/equipment> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/activity-purpose> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-spin-lib:Function
......@@ -504,12 +504,12 @@ ep-spin-lib:buildURI
] ;
spin:constraint
[ rdf:type spl:Argument ;
spl:predicate sp:arg2 ;
spl:predicate sp:arg1 ;
spl:valueType xsd:string
] ;
spin:constraint
[ rdf:type spl:Argument ;
spl:predicate sp:arg1 ;
spl:predicate sp:arg2 ;
spl:valueType xsd:string
] .
......@@ -3610,260 +3610,260 @@ ddr:TTUC_Enumeration_1
rdfs:label "Enumeration"^^xsd:string ;
dtype:value ddr:TTUC_degC .
_:b89
sp:varName "yieldPointScale"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b88
sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b87
sp:varName "wellTestType"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b86
sp:varName "wellKillingType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b85
sp:varName "wellControlIncidentType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b84
sp:varName "wellCementJobType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b83
sp:varName "wellCementJobTopPlugType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b82
sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b81
sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b80
sp:varName "wellCementJobCasingRotationType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b79
sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b78
sp:varName "wellCementJobBottomPlugType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b77
sp:varName "wellBoreTightnessType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b76
sp:varName "wellBoreHphtType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b75
sp:varName "wellBoreDrillingType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b74
sp:varName "volumetricFlowRateScale"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b73
sp:varName "volumeScale"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b72
sp:varName "tubeType"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b71
sp:varName "durationScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b70
sp:varName "temperatureScale"^^xsd:string .
_:b20
sp:varName "uri"^^xsd:string .
_:b69
sp:varName "strengthScale"^^xsd:string .
_:b21
sp:varName "uri"^^xsd:string .
_:b68
sp:varName "speedScale"^^xsd:string .
_:b22
sp:varName "uri"^^xsd:string .
_:b67
sp:varName "specificVolumeScale"^^xsd:string .
_:b23
sp:varName "uri"^^xsd:string .
_:b66
sp:varName "specificMassScale"^^xsd:string .
_:b24
sp:varName "uri"^^xsd:string .
_:b65
sp:varName "pressureTestType"^^xsd:string .
_:b25
sp:varName "uri"^^xsd:string .
_:b64
sp:varName "pressureScale"^^xsd:string .
_:b26
sp:varName "uri"^^xsd:string .
_:b63
sp:varName "porePressureDeterminationType"^^xsd:string .
_:b27
sp:varName "uri"^^xsd:string .
_:b62
sp:varName "plasticViscosityScale"^^xsd:string .
_:b28
sp:varName "uri"^^xsd:string .
_:b61
sp:varName "angleScale"^^xsd:string .
_:b29
sp:varName "uri"^^xsd:string .
_:b60
sp:varName "mudClass"^^xsd:string .
_:b30
sp:varName "uri"^^xsd:string .
_:b59
sp:varName "massPerUnitLengthScale"^^xsd:string .
_:b31
sp:varName "uri"^^xsd:string .
_:b58
sp:varName "lengthScale"^^xsd:string .
_:b32
sp:varName "uri"^^xsd:string .
_:b57
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b33
sp:varName "normalizedStr"^^xsd:string .
_:b56
sp:varName "innerBarrelType"^^xsd:string .
_:b34
sp:varName "s1"^^xsd:string .
_:b55
sp:varName "gasReadingType"^^xsd:string .
_:b35
sp:varName "s2"^^xsd:string .
_:b54
sp:varName "fluidType"^^xsd:string .
_:b36
sp:varName "t0a"^^xsd:string .
_:b53
sp:varName "fixedOrMoveableRigType"^^xsd:string .
_:b37
sp:varName "t0b"^^xsd:string .
_:b52
sp:varName "drillingEquipmentType"^^xsd:string .
_:b38
sp:varName "t1"^^xsd:string .
_:b51
sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
_:b39
sp:varName "t2"^^xsd:string .
_:b50
sp:varName "drillingActivityPurposeType"^^xsd:string .
_:b40
sp:varName "t3"^^xsd:string .
_:b49
sp:varName "drillingActivityOutcomeType"^^xsd:string .
_:b41
sp:varName "t4"^^xsd:string .
_:b48
sp:varName "densityScale"^^xsd:string .
_:b42
sp:varName "activitySuccessType"^^xsd:string .
_:b47
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b43
sp:varName "casingRoleType"^^xsd:string .
_:b46
sp:varName "componentType"^^xsd:string .
_:b44
sp:varName "cementingFluidReturnType"^^xsd:string .
_:b45
sp:varName "classOfWellDatumObject"^^xsd:string .
_:b44
sp:varName "cementingFluidReturnType"^^xsd:string .
_:b46
sp:varName "componentType"^^xsd:string .
_:b43
sp:varName "casingRoleType"^^xsd:string .
_:b47
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b42
sp:varName "activitySuccessType"^^xsd:string .
_:b48
sp:varName "densityScale"^^xsd:string .
_:b41
sp:varName "t4"^^xsd:string .
_:b49
sp:varName "drillingActivityOutcomeType"^^xsd:string .
_:b40
sp:varName "t3"^^xsd:string .
_:b50
sp:varName "drillingActivityPurposeType"^^xsd:string .
_:b39
sp:varName "t2"^^xsd:string .
_:b51
sp:varName "drillingActivityTypeAccordingToEquipmentType"^^xsd:string .
_:b38
sp:varName "t1"^^xsd:string .
_:b52
sp:varName "drillingEquipmentType"^^xsd:string .
_:b37
sp:varName "t0b"^^xsd:string .
_:b53
sp:varName "fixedOrMoveableRigType"^^xsd:string .
_:b36
sp:varName "t0a"^^xsd:string .
_:b54
sp:varName "fluidType"^^xsd:string .
_:b35
sp:varName "s2"^^xsd:string .
_:b55
sp:varName "gasReadingType"^^xsd:string .
_:b34
sp:varName "s1"^^xsd:string .
_:b56
sp:varName "innerBarrelType"^^xsd:string .
_:b33
sp:varName "normalizedStr"^^xsd:string .
_:b57
sp:varName "dailyDrillingReportType"^^xsd:string .
_:b32
sp:varName "uri"^^xsd:string .
_:b58
sp:varName "lengthScale"^^xsd:string .
_:b31
sp:varName "uri"^^xsd:string .
_:b59
sp:varName "massPerUnitLengthScale"^^xsd:string .
_:b30
sp:varName "uri"^^xsd:string .
_:b60
sp:varName "mudClass"^^xsd:string .
_:b29
sp:varName "uri"^^xsd:string .
_:b61
sp:varName "angleScale"^^xsd:string .
_:b28
sp:varName "uri"^^xsd:string .
_:b62
sp:varName "plasticViscosityScale"^^xsd:string .
_:b27
sp:varName "uri"^^xsd:string .
_:b63
sp:varName "porePressureDeterminationType"^^xsd:string .
_:b26
sp:varName "uri"^^xsd:string .
_:b64
sp:varName "pressureScale"^^xsd:string .
_:b25
sp:varName "uri"^^xsd:string .
_:b65
sp:varName "pressureTestType"^^xsd:string .
_:b24
sp:varName "uri"^^xsd:string .
_:b66
sp:varName "specificMassScale"^^xsd:string .
_:b23
sp:varName "uri"^^xsd:string .
_:b67
sp:varName "specificVolumeScale"^^xsd:string .
_:b22
sp:varName "uri"^^xsd:string .
_:b68
sp:varName "speedScale"^^xsd:string .
_:b21
sp:varName "uri"^^xsd:string .
_:b69
sp:varName "strengthScale"^^xsd:string .
_:b20
sp:varName "uri"^^xsd:string .
_:b70
sp:varName "temperatureScale"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b71
sp:varName "durationScale"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b72
sp:varName "tubeType"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b73
sp:varName "volumeScale"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b74
sp:varName "volumetricFlowRateScale"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b75
sp:varName "wellBoreDrillingType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b76
sp:varName "wellBoreHphtType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b77
sp:varName "wellBoreTightnessType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b78
sp:varName "wellCementJobBottomPlugType"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b79
sp:varName "wellCementJobCasingReciprocationType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b80
sp:varName "wellCementJobCasingRotationType"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b81
sp:varName "wellCementJobFloatHoldingType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b82
sp:varName "wellCementJobPlugBumpingType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b83
sp:varName "wellCementJobTopPlugType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b84
sp:varName "wellCementJobType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b85
sp:varName "wellControlIncidentType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b86
sp:varName "wellKillingType"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b87
sp:varName "wellTestType"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b88
sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b89
sp:varName "yieldPointScale"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> .
@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/transform/1.0/dpr/collector>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/schema/1.0/production
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> .
@prefix productionOperations: <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix wellTest: <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/transform/1.0/dpr/collector>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest> , <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
# Saved by TopBraid on Fri Oct 14 13:58:37 BST 2011
# Saved by TopBraid on Tue Oct 25 15:20:37 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
This diff could not be displayed because it is too large.
# Saved by TopBraid on Fri Oct 14 21:14:36 BST 2011
# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011
# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
# baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest
# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
# imports: http://www.reportinghub.no/np/data/npd
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/np/data/npd-alias-identifiers
# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/collector
# imports: http://spinrdf.org/spin
# imports: http://www.witsml.org/schemas/131/addendum/combo
@prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> .
......@@ -18,5 +18,5 @@
<http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> , <http://www.reportinghub.no/np/data/npd> , <http://spinrdf.org/spin> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/np/data/npd-alias-identifiers> ;
owl:imports <http://www.reportinghub.no/np/data/npd-alias-identifiers> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/1.0/dpr/collector> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
# Saved by TopBraid on Thu Oct 20 19:54:58 BST 2011
# Saved by TopBraid on Tue Oct 25 15:26:03 BST 2011
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......