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
# 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/facility
# 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#> .
......@@ -17,7 +18,7 @@
<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: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>
......@@ -92,12 +93,24 @@ ep-prodact:AdministerFirstAid
ep-prodact:AirTrafficOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
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> .
......@@ -116,7 +129,7 @@ ep-prodact:AnnualProductionVolumeActivityToEndOfReportingPeriod
ep-prodact:CargoShipOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
ep-prodact:ConstructionOperation
rdf:type owl:Class ;
......@@ -204,7 +217,7 @@ ep-prodact:MaintenanceActivity
ep-prodact:MarineOperation
rdf:type owl:Class ;
rdfs:subClassOf ep-prodact:PartOfProductionActivity .
rdfs:subClassOf ep-prodact:TransportationActivity , ep-prodact:PartOfProductionActivity .
ep-prodact:MedicalTreatmentInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
......@@ -226,6 +239,12 @@ 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> .
......@@ -290,6 +309,10 @@ 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 .
......@@ -321,6 +344,18 @@ ep-prodact:classificationBySafetyActivityType
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 ;
......@@ -339,7 +374,8 @@ ep-prodact:hasPart
ep-prodact:involvedVessel
rdf:type owl:ObjectProperty ;
rdfs:domain ep-prodact:MarineOperation ;
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> .
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#ShipOrBoat> ;
rdfs:subPropertyOf ep-prodact:involvement .
ep-prodact:involvement
rdf:type owl:ObjectProperty ;
......@@ -441,6 +477,12 @@ ep-prodact:sampleTurbidity
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> ;
......
# Saved by TopBraid on Wed Oct 12 14:37:18 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
# 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 : <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>
<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: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 ;
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 rdfs:Class , ep-core:PropertySpace ;
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 rdfs:Class , ep-core:PropertySpace ;
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 rdfs:Class , ep-core:PropertySpace ;
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 owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
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 ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
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 owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
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 owl:FunctionalProperty , owl:DatatypeProperty , ep-core:Scale ;
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 owl:DatatypeProperty , owl:FunctionalProperty , ep-core:Scale ;
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 ep-core:Scale , owl:DatatypeProperty , owl:FunctionalProperty ;
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 ep-core:Scale , owl:FunctionalProperty , owl:DatatypeProperty ;
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
# 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
......@@ -8,6 +8,7 @@
# 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#> .
......@@ -18,5 +19,5 @@
<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: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 .
......
# Saved by TopBraid on Fri Oct 14 17:27:36 BST 2011
# Saved by TopBraid on Tue Oct 25 15:34:42 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
# 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
# imports: http://spinrdf.org/spin
# imports: http://www.witsml.org/schemas/131/addendum/combo
......@@ -17,14 +12,15 @@
@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 spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix unnamed: <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> .
@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
rdf:type owl:Ontology ;
owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/well> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/geography> , <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> ;
owl:imports <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://spinrdf.org/spin> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
ep-dpr-spin-lib:BuildDailyProductionReportURI
......@@ -56,6 +52,30 @@ ep-dpr-spin-lib:Function
rdfs:label "function"^^xsd:string ;
rdfs:subClassOf spin:Functions .
ep-dpr-spin-lib:buildAmountOfOilURI
rdf:type spin:Function ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
rdfs:comment "arg1 is any additional information that may be added to the identifier. The UUID takes care of uniqueness."^^xsd:string ;
sp:resultVariables (_:b2) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b3
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/" ;
sp:arg2 _:b3 ;
sp:arg3 "-" ;
sp:arg4 spin:_arg1
] ;
sp:variable _:b2
])
] .
ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI
rdf:type spin:Function ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
......@@ -63,7 +83,7 @@ ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI
[ rdf:type sp:Select ;
rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup)
arg2 is report end date"""^^xsd:string ;
sp:resultVariables (_:b2) ;
sp:resultVariables (_:b4) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -76,7 +96,7 @@ arg2 is report end date"""^^xsd:string ;
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b2
sp:variable _:b4
])
] .
......@@ -87,7 +107,7 @@ ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI
[ rdf:type sp:Select ;
rdfs:comment """arg1 is name of the facility (this may to change when we sort out the identity lookup)
arg2 is report end date"""^^xsd:string ;
sp:resultVariables (_:b3) ;
sp:resultVariables (_:b5) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -100,7 +120,7 @@ arg2 is report end date"""^^xsd:string ;
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b3
sp:variable _:b5
])
] .
......@@ -110,7 +130,7 @@ ep-dpr-spin-lib:buildCountryURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b4) ;
sp:resultVariables (_:b6) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -119,7 +139,7 @@ ep-dpr-spin-lib:buildCountryURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b4
sp:variable _:b6
])
] .
......@@ -131,7 +151,7 @@ ep-dpr-spin-lib:buildDailyProductionActivityURI
rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
arg2 is start date
arg3 is end date"""^^xsd:string ;
sp:resultVariables (_:b5) ;
sp:resultVariables (_:b7) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -146,7 +166,7 @@ arg3 is end date"""^^xsd:string ;
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b5
sp:variable _:b7
])
] .
......@@ -158,7 +178,7 @@ ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI
rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
arg2 is start date
arg3 is end date"""^^xsd:string ;
sp:resultVariables (_:b6) ;
sp:resultVariables (_:b8) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -173,7 +193,7 @@ arg3 is end date"""^^xsd:string ;
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b6
sp:variable _:b8
])
] .
......@@ -183,14 +203,14 @@ ep-dpr-spin-lib:buildFacilityURI
spin:body
[ rdf:type sp:Select ;
rdfs:comment "arg1 is name of facility (this is going to change when we sort out the identity lookup)"^^xsd:string ;
sp:resultVariables (_:b7) ;
sp:resultVariables (_:b9) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/facility/" ;
sp:arg2 spin:_arg1
] ;
sp:variable _:b7
sp:variable _:b9
])
] .
......@@ -200,7 +220,7 @@ ep-dpr-spin-lib:buildProductFlowURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b8) ;
sp:resultVariables (_:b10) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -211,7 +231,7 @@ ep-dpr-spin-lib:buildProductFlowURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b8
sp:variable _:b10
])
] .
......@@ -222,7 +242,7 @@ ep-dpr-spin-lib:buildProductionActivityToDateURI
[ rdf:type sp:Select ;
rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
arg2 is end date"""^^xsd:string ;
sp:resultVariables (_:b9) ;
sp:resultVariables (_:b11) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -235,7 +255,7 @@ arg2 is end date"""^^xsd:string ;
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b9
sp:variable _:b11
])
] .
......@@ -245,7 +265,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b10) ;
sp:resultVariables (_:b12) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -254,7 +274,7 @@ ep-dpr-spin-lib:buildProductionFacilityURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b10
sp:variable _:b12
])
] .
......@@ -264,7 +284,7 @@ ep-dpr-spin-lib:buildProductionFlowURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b11) ;
sp:resultVariables (_:b13) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -273,7 +293,7 @@ ep-dpr-spin-lib:buildProductionFlowURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b11
sp:variable _:b13
])
] .
......@@ -283,7 +303,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b12) ;
sp:resultVariables (_:b14) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -296,7 +316,7 @@ ep-dpr-spin-lib:buildProductionFlowsForAPeriodURI
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b12
sp:variable _:b14
])
] .
......@@ -306,7 +326,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b13) ;
sp:resultVariables (_:b15) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -317,7 +337,7 @@ ep-dpr-spin-lib:buildProductionFlowsToDateURI
sp:arg3 spin:_arg2
]
] ;
sp:variable _:b13
sp:variable _:b15
])
] .
......@@ -327,7 +347,7 @@ ep-dpr-spin-lib:buildShipURI
spin:body
[ rdf:type sp:Select ;
rdfs:comment "arg1 is name of the ship - assumed to be unique in this scope"^^xsd:string ;
sp:resultVariables (_:b14) ;
sp:resultVariables (_:b16) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -336,7 +356,7 @@ ep-dpr-spin-lib:buildShipURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b14
sp:variable _:b16
])
] .
......@@ -346,7 +366,7 @@ ep-dpr-spin-lib:buildStateURI
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b15) ;
sp:resultVariables (_:b17) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -355,7 +375,7 @@ ep-dpr-spin-lib:buildStateURI
sp:arg1 spin:_arg1
]
] ;
sp:variable _:b15
sp:variable _:b17
])
] .
......@@ -367,7 +387,7 @@ ep-dpr-spin-lib:buildTemporalPartOfFacilityURI
rdfs:comment """arg1 is name of facility (this is going to change when we sort out the identity lookup)
arg2 is start date
arg3 is end date"""^^xsd:string ;
sp:resultVariables (_:b16) ;
sp:resultVariables (_:b18) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
......@@ -382,7 +402,34 @@ arg3 is end date"""^^xsd:string ;
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b16
sp:variable _:b18
])
] .
ep-dpr-spin-lib:buildTemporalPartOfShipURI
rdf:type spin:Function ;
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
rdfs:comment """arg1 is name of ship
arg2 is start date
arg3 is end date"""^^xsd:string ;
sp:resultVariables (_:b19) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/temporalPartOfAShip/" ;
sp:arg2 [ rdf:type fn:concat ;
sp:arg1 [ rdf:type ep-spin-lib:normalizeString ;
sp:arg1 spin:_arg1
] ;
sp:arg2 "$" ;
sp:arg3 spin:_arg2 ;
sp:arg4 "$" ;
sp:arg5 spin:_arg3
]
] ;
sp:variable _:b19
])
] .
......@@ -392,7 +439,7 @@ ep-dpr-spin-lib:selectDurationScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b17) ;
sp:resultVariables (_:b20) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -417,7 +464,7 @@ ep-dpr-spin-lib:selectDurationScale
]
]
] ;
sp:variable _:b17
sp:variable _:b20
])
] .
......@@ -427,7 +474,7 @@ ep-dpr-spin-lib:selectLengthScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b18) ;
sp:resultVariables (_:b21) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -466,7 +513,7 @@ ep-dpr-spin-lib:selectLengthScale
]
]
] ;
sp:variable _:b18
sp:variable _:b21
])
] .
......@@ -475,7 +522,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b19) ;
sp:resultVariables (_:b22) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -535,7 +582,7 @@ ep-dpr-spin-lib:selectMassConcentrationScale
]
]
] ;
sp:variable _:b19
sp:variable _:b22
])
] .
......@@ -545,7 +592,7 @@ ep-dpr-spin-lib:selectPressureScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b20) ;
sp:resultVariables (_:b23) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -570,7 +617,7 @@ ep-dpr-spin-lib:selectPressureScale
]
]
] ;
sp:variable _:b20
sp:variable _:b23
])
] .
......@@ -580,7 +627,7 @@ ep-dpr-spin-lib:selectProductType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b21) ;
sp:resultVariables (_:b24) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -787,7 +834,7 @@ ep-dpr-spin-lib:selectProductType
]
]
] ;
sp:variable _:b21
sp:variable _:b24
])
] .
......@@ -797,7 +844,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b22) ;
sp:resultVariables (_:b25) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -976,7 +1023,7 @@ ep-dpr-spin-lib:selectProductionFacilityType
]
]
] ;
sp:variable _:b22
sp:variable _:b25
])
] .
......@@ -986,7 +1033,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b23) ;
sp:resultVariables (_:b26) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1046,7 +1093,7 @@ ep-dpr-spin-lib:selectProductionFlowDefinitionType
]
]
] ;
sp:variable _:b23
sp:variable _:b26
])
] .
......@@ -1056,7 +1103,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b24) ;
sp:resultVariables (_:b27) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1074,7 +1121,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b24
sp:variable _:b27
])
] .
......@@ -1084,7 +1131,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b25) ;
sp:resultVariables (_:b28) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1102,7 +1149,7 @@ ep-dpr-spin-lib:selectProductionFlowDirectionRelationshipType
sp:arg3 <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf>
]
] ;
sp:variable _:b25
sp:variable _:b28
])
] .
......@@ -1112,7 +1159,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b26) ;
sp:resultVariables (_:b29) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1263,7 +1310,7 @@ ep-dpr-spin-lib:selectProductionFlowPurposeType
]
]
] ;
sp:variable _:b26
sp:variable _:b29
])
] .
......@@ -1272,7 +1319,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b27) ;
sp:resultVariables (_:b30) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1325,7 +1372,7 @@ ep-dpr-spin-lib:selectProductionOperationPartType
]
]
] ;
sp:variable _:b27
sp:variable _:b30
])
] .
......@@ -1335,7 +1382,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b28) ;
sp:resultVariables (_:b31) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1409,7 +1456,7 @@ ep-dpr-spin-lib:selectRelationshipToMeasure
]
]
] ;
sp:variable _:b28
sp:variable _:b31
])
] .
......@@ -1418,7 +1465,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b29) ;
sp:resultVariables (_:b32) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1562,7 +1609,7 @@ ep-dpr-spin-lib:selectSafetyActivityType
]
]
] ;
sp:variable _:b29
sp:variable _:b32
])
] .
......@@ -1572,7 +1619,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b30) ;
sp:resultVariables (_:b33) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1583,7 +1630,7 @@ ep-dpr-spin-lib:selectSpecificVolumeScale
sp:arg2 <http://www.reportinghub.no/ep/schema/core#fractionByVolume> ;
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
] ;
sp:variable _:b30
sp:variable _:b33
])
] .
......@@ -1593,7 +1640,7 @@ ep-dpr-spin-lib:selectTemperatureScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b31) ;
sp:resultVariables (_:b34) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1611,7 +1658,7 @@ ep-dpr-spin-lib:selectTemperatureScale
sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
] ;
sp:variable _:b31
sp:variable _:b34
])
] .
......@@ -1621,7 +1668,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b32) ;
sp:resultVariables (_:b35) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1695,7 +1742,7 @@ ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType
]
]
] ;
sp:variable _:b32
sp:variable _:b35
])
] .
......@@ -1704,7 +1751,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b33) ;
sp:resultVariables (_:b36) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1778,7 +1825,7 @@ ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType
]
]
] ;
sp:variable _:b33
sp:variable _:b36
])
] .
......@@ -1788,7 +1835,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b34) ;
sp:resultVariables (_:b37) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1813,7 +1860,7 @@ ep-dpr-spin-lib:selectVolumeAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b34
sp:variable _:b37
])
] .
......@@ -1823,7 +1870,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b35) ;
sp:resultVariables (_:b38) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1848,7 +1895,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateAtStandardTemperaturePressureType
]
]
] ;
sp:variable _:b35
sp:variable _:b38
])
] .
......@@ -1858,7 +1905,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b36) ;
sp:resultVariables (_:b39) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -1883,7 +1930,7 @@ ep-dpr-spin-lib:selectVolumeFlowRateScale
]
]
] ;
sp:variable _:b36
sp:variable _:b39
])
] .
......@@ -1893,7 +1940,7 @@ ep-dpr-spin-lib:selectVolumeScale
rdfs:subClassOf ep-dpr-spin-lib:Function ;
spin:body
[ rdf:type sp:Select ;
sp:resultVariables (_:b37) ;
sp:resultVariables (_:b40) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:if ;
......@@ -2121,108 +2168,117 @@ ep-dpr-spin-lib:selectVolumeScale
]
]
] ;
sp:variable _:b37
sp:variable _:b40
])
] .
_:b7 sp:varName "uri"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b37
sp:varName "volumeScale"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b36
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b3 sp:varName "UUID"^^xsd:string .
_:b35
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "volumeAtStdType"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "prodActType"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b32
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b7 sp:varName "uri"^^xsd:string .
_:b31
sp:varName "temperatureScale"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b30
sp:varName "specificVolumeScale"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b29
sp:varName "safetyActivityType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "relationshipToMeasure"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "popType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b24
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b23
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b22
sp:varName "productionFacilityType"^^xsd:string .
_:b17
sp:varName "uri"^^xsd:string .
_:b21
sp:varName "productType"^^xsd:string .
_:b18
sp:varName "uri"^^xsd:string .
_:b19
sp:varName "uri"^^xsd:string .
_:b20
sp:varName "pressureScale"^^xsd:string .
sp:varName "durationScale"^^xsd:string .
_:b19
_:b21
sp:varName "lengthScale"^^xsd:string .
_:b22
sp:varName "massConcScale"^^xsd:string .
_:b18
sp:varName "lengthScale"^^xsd:string .
_:b23
sp:varName "pressureScale"^^xsd:string .
_:b17
sp:varName "durationScale"^^xsd:string .
_:b24
sp:varName "productType"^^xsd:string .
_:b16
sp:varName "uri"^^xsd:string .
_:b25
sp:varName "productionFacilityType"^^xsd:string .
_:b15
sp:varName "uri"^^xsd:string .
_:b26
sp:varName "productionFlowDefinitionType"^^xsd:string .
_:b14
sp:varName "uri"^^xsd:string .
_:b27
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b13
sp:varName "uri"^^xsd:string .
_:b28
sp:varName "productionFlowDirectionRelationshipType"^^xsd:string .
_:b12
sp:varName "uri"^^xsd:string .
_:b29
sp:varName "productionFlowPurposeType"^^xsd:string .
_:b11
sp:varName "uri"^^xsd:string .
_:b30
sp:varName "popType"^^xsd:string .
_:b10
sp:varName "uri"^^xsd:string .
_:b31
sp:varName "relationshipToMeasure"^^xsd:string .
_:b9 sp:varName "uri"^^xsd:string .
_:b32
sp:varName "safetyActivityType"^^xsd:string .
_:b8 sp:varName "uri"^^xsd:string .
_:b33
sp:varName "specificVolumeScale"^^xsd:string .
_:b6 sp:varName "uri"^^xsd:string .
_:b34
sp:varName "temperatureScale"^^xsd:string .
_:b5 sp:varName "uri"^^xsd:string .
_:b35
sp:varName "temporalPartOfAFlowDurationType"^^xsd:string .
_:b4 sp:varName "uri"^^xsd:string .
_:b36
sp:varName "prodActType"^^xsd:string .
_:b3 sp:varName "uri"^^xsd:string .
_:b37
sp:varName "volumeAtStdType"^^xsd:string .
_:b2 sp:varName "uri"^^xsd:string .
_:b38
sp:varName "volumeFlowRateAtStdType"^^xsd:string .
_:b1 sp:varName "uri"^^xsd:string .
_:b39
sp:varName "volumeFlowRateScale"^^xsd:string .
_:b40
sp:varName "volumeScale"^^xsd:string .
......
# 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
# 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.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 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#> .
......@@ -18,5 +19,5 @@
<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: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
# baseURI: http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations
# Saved by TopBraid on Tue Oct 25 15:30:47 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed
# imports: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/production-core
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/production-report
# imports: http://www.witsml.org/schemas/131/addendum/combo
@prefix : <http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations#> .
@prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations#> .
@prefix ep-dpr-spin-lib: <http://www.reportinghub.no/ep/dpr/spin/1.1/lib#> .
@prefix ep-spin-lib: <http://www.reportinghub.no/ep/spin/lib#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
......@@ -19,12 +19,12 @@
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix unnamed: <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed#> .
@prefix unnamed: <http://www.reportinghub.no/ep/schema/1.0/production-core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/transform/1.1/dpr/productionOperations>
<http://www.reportinghub.no/ep/transform/1.0/dpr/productionOperations>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/dpr/spin/1.1/unnamed> , <http://spinrdf.org/spin> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-core> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/production-report> , <http://www.reportinghub.no/ep/schema/1.0/production-organization> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://spinrdf.org/spin> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.witsml.org/schemas/131/addendum/combo#A_Global-WITSMLComposite>
......@@ -399,7 +399,7 @@ Note types of facility are currently bound as Field - this will have to be fixed
<http://www.witsml.org/schemas/131/addendum/combo#Cs_cargoShipOperation>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#CargoShipOperation> ;
sp:predicate rdf:type ;
sp:subject _:b40
] [ sp:object _:b41 ;
......@@ -411,19 +411,55 @@ Note types of facility are currently bound as Field - this will have to be fixed
] [ sp:object _:b40 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b43
] [ sp:object _:b44 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ;
sp:subject _:b40
] [ sp:object _:b45 ;
sp:predicate rdfs:label ;
sp:subject _:b44
] [ sp:object <http://www.reportinghub.no/ep/schema/production-organization#Person> ;
sp:predicate rdf:type ;
sp:subject _:b44
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AmountOfCrudeOil> ;
sp:predicate rdf:type ;
sp:subject _:b46
] [ sp:object _:b46 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#conveyedAmountOfSubstance> ;
sp:subject _:b40
] [ sp:object _:b47 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
sp:subject
[ sp:varName "epWaterSample"^^xsd:string
]
] [ sp:object
[ sp:varName "owVal"^^xsd:string
] ;
sp:predicate
[ sp:varName "epOwUOM"^^xsd:string
] ;
sp:subject _:b47
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b47
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b44
sp:variable _:b48
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/cargoShipOperation/{?1}" ;
sp:arg2 _:b44
sp:arg2 _:b48
] ;
sp:variable _:b40
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAmountOfOilURI ;
sp:arg1 ""
] ;
sp:variable _:b46
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b42 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
......@@ -433,33 +469,118 @@ Note types of facility are currently bound as Field - this will have to be fixed
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b49 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#densityStdTempPresRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "densityStdTempPresVal"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b49
] [ sp:object
[ sp:varName "densityStdTempPresUOM"^^xsd:string
] ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b49
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 [ sp:varName "oilAmountUOM"^^xsd:string
]
] ;
sp:variable
[ sp:varName "epOilAmountUOM"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b50
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/densityStdTempPres/{?1}" ;
sp:arg2 _:b50
] ;
sp:variable
[ sp:varName "epOilAmount"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b51 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilGrossStdTempPresRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "oilGrossStdTempPresVal"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b51
] [ sp:object _:b52 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b51
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectVolumeScale ;
sp:arg1 _:b52
] ;
sp:variable
[ sp:varName "epOilGrossStdTempPresUOM"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b53
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/amountOfOil/oilGrossStdTempPres/{?1}" ;
sp:arg2 _:b53
] ;
sp:variable
[ sp:varName "epOilGrossStdTempPres"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b45 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#captain> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/captain/{?1}" ;
sp:arg2 _:b45
] ;
sp:variable _:b44
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b54 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b46
sp:subject _:b55
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#cargoShipOperationRef> ;
sp:subject _:b45
] [ sp:object _:b47 ;
sp:subject _:b54
] [ sp:object _:b56 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b46
] [ sp:object _:b48 ;
sp:subject _:b55
] [ sp:object _:b57 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b47
] [ sp:object _:b46 ;
sp:subject _:b56
] [ sp:object _:b55 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b49
] [ sp:object _:b50 ;
sp:subject _:b58
] [ sp:object _:b59 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b49
] [ sp:object _:b51 ;
sp:subject _:b58
] [ sp:object _:b60 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b49
sp:subject _:b58
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b48 ;
sp:arg2 _:b50 ;
sp:arg3 _:b51
sp:arg1 _:b57 ;
sp:arg2 _:b59 ;
sp:arg3 _:b60
] ;
sp:variable _:b43
])
......@@ -471,166 +592,185 @@ Note types of facility are currently bound as Field - this will have to be fixed
[ rdf:type sp:Construct ;
rdfs:comment """?epInstallAnnualProdAct should correspond to main activity in product volumes...remains to be seen though
Need functions to generate facility URIs - also need their temporal parts"""^^xsd:string ;
sp:templates ([ sp:object _:b52 ;
sp:templates ([ sp:object _:b61 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b53
] [ sp:object _:b54 ;
sp:subject _:b62
] [ sp:object _:b63 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b64
] [ sp:object _:b65 ;
sp:predicate rdf:type ;
sp:subject _:b64
] [ sp:object _:b63 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvement> ;
sp:subject _:b52
sp:subject _:b61
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAPlatform> ;
sp:predicate rdf:type ;
sp:subject _:b54
] [ sp:object _:b55 ;
sp:subject _:b63
] [ sp:object _:b66 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfBedsAvailable> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "cateringCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfCateringCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "contractorCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfContractorCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "dayVisitorsCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDayVisitors> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "drillingContractCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfDrillingContractCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "otherCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOtherCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "ownCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "ownOtherCrewCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfOwnOtherCrew> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object
[ sp:varName "personnelOnboardCount"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-facility#numberOfPersonnelOnBoard> ;
sp:subject _:b54
sp:subject _:b63
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#FusionOfHSEActivitiesOverPeriod> ;
sp:predicate rdf:type ;
sp:subject _:b56
] [ sp:object _:b57 ;
sp:subject _:b67
] [ sp:object _:b68 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#productionActivityPeriodClassification> ;
sp:subject _:b56
] [ sp:object _:b58 ;
sp:subject _:b67
] [ sp:object _:b69 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#classificationBySafetyActivityType> ;
sp:subject _:b56
] [ sp:object _:b56 ;
sp:subject _:b67
] [ sp:object _:b67 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b59
] [ sp:object _:b60 ;
sp:subject _:b70
] [ sp:object _:b71 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfAllPartsOfType> ;
sp:subject _:b56
] [ sp:object _:b61 ;
sp:subject _:b67
] [ sp:object _:b72 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#count> ;
sp:subject _:b60
] [ sp:object _:b52 ;
sp:subject _:b71
] [ sp:object _:b61 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b59
sp:subject _:b70
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#AnnualProductionOperationsActivityToEndOfReportingPeriod> ;
sp:predicate rdf:type ;
sp:subject _:b59
] [ sp:object _:b59 ;
sp:subject _:b70
] [ sp:object _:b70 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b62
sp:subject _:b73
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#DailyProductionOperationsActivity> ;
sp:predicate rdf:type ;
sp:subject _:b52
] [ sp:object _:b62 ;
sp:subject _:b61
] [ sp:object _:b73 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b63
sp:subject _:b74
]) ;
sp:where ([ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b55 ;
sp:elements ([ sp:object _:b66 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#bedsAvailable> ;
sp:subject spin:_this
])
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b64
] [ sp:object _:b65 ;
sp:subject _:b75
] [ sp:object _:b76 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b64
] [ sp:object _:b66 ;
sp:subject _:b75
] [ sp:object _:b77 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b64
] [ sp:object _:b67 ;
sp:subject _:b75
] [ sp:object _:b78 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b64
] [ sp:object _:b68 ;
sp:subject _:b75
] [ sp:object _:b79 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b67
] [ sp:object _:b69 ;
sp:subject _:b78
] [ sp:object _:b80 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "installkind"^^xsd:string
] ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ;
sp:subject _:b69
] [ sp:object _:b70 ;
sp:subject _:b80
] [ sp:object _:b81 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b69
sp:subject _:b80
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ;
sp:arg1 [ sp:varName "installKind"^^xsd:string
]
] ;
sp:variable _:b65
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
sp:arg1 _:b68 ;
sp:arg2 _:b66
sp:arg1 _:b79 ;
sp:arg2 _:b77
] ;
sp:variable _:b63
sp:variable _:b74
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
sp:arg1 _:b68 ;
sp:arg2 _:b66
sp:arg1 _:b79 ;
sp:arg2 _:b77
] ;
sp:variable _:b62
sp:variable _:b73
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b68 ;
sp:arg2 _:b65 ;
sp:arg3 _:b66
sp:arg1 _:b79 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
] ;
sp:variable _:b53
sp:variable _:b62
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b70 ;
sp:arg2 _:b65 ;
sp:arg3 _:b66
sp:arg1 _:b81 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
] ;
sp:variable _:b52
sp:variable _:b61
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfFacilityURI ;
sp:arg1 _:b70 ;
sp:arg2 _:b65 ;
sp:arg3 _:b66
sp:arg1 _:b81 ;
sp:arg2 _:b76 ;
sp:arg3 _:b77
] ;
sp:variable _:b63
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildFacilityURI ;
sp:arg1 _:b81
] ;
sp:variable _:b54
sp:variable _:b64
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionActivityToEndOfPeriodURI ;
sp:arg1 _:b70 ;
sp:arg2 _:b66
sp:arg1 _:b81 ;
sp:arg2 _:b77
] ;
sp:variable
[ sp:varName "epInstallAnnualProdAct"^^xsd:string
......@@ -638,27 +778,27 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildAnnualProductionOperationsActivityToEndOfPeriodURI ;
sp:arg1 _:b70 ;
sp:arg2 _:b66
sp:arg1 _:b81 ;
sp:arg2 _:b77
] ;
sp:variable _:b59
sp:variable _:b70
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b71 ;
sp:elements ([ sp:object _:b82 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalHSERef> ;
sp:subject spin:_this
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b72 ;
sp:elements ([ sp:object _:b83 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyRef> ;
sp:subject _:b71
] [ sp:object _:b73 ;
sp:subject _:b82
] [ sp:object _:b84 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#safetyCountRef> ;
sp:subject _:b72
] [ sp:object _:b61 ;
sp:subject _:b83
] [ sp:object _:b72 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b73
] [ sp:object _:b74 ;
sp:subject _:b84
] [ sp:object _:b85 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodRef> ;
sp:subject _:b73
sp:subject _:b84
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildUniqueURI ;
......@@ -670,9 +810,9 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectTemporalPartOfActivityDurationType ;
sp:arg1 _:b74
sp:arg1 _:b85
] ;
sp:variable _:b57
sp:variable _:b68
] [ rdf:type sp:Bind ;
sp:expression
[ sp:varName "epInstallAnnualAct"^^xsd:string
......@@ -680,15 +820,15 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
sp:variable
[ sp:varName "epSafetyParent"^^xsd:string
]
] [ sp:object _:b75 ;
] [ sp:object _:b86 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
sp:subject _:b73
sp:subject _:b84
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectSafetyActivityType ;
sp:arg1 _:b75
sp:arg1 _:b86
] ;
sp:variable _:b58
sp:variable _:b69
])
])
])
......@@ -699,67 +839,67 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#LostProduction> ;
sp:predicate rdf:type ;
sp:subject _:b76
] [ sp:object _:b77 ;
sp:subject _:b87
] [ sp:object _:b88 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b76
] [ sp:object _:b78 ;
sp:subject _:b87
] [ sp:object _:b89 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b76
] [ sp:object _:b76 ;
sp:subject _:b87
] [ sp:object _:b87 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b79
sp:subject _:b90
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b80
sp:variable _:b91
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/lostProduction/{?1}" ;
sp:arg2 _:b80
sp:arg2 _:b91
] ;
sp:variable _:b76
sp:variable _:b87
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b78 ;
sp:elements ([ sp:object _:b89 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b77 ;
] [ sp:object _:b88 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b81 ;
sp:elements ([ sp:object _:b92 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b82
sp:subject _:b93
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#lostProductionRef> ;
sp:subject _:b81
] [ sp:object _:b83 ;
sp:subject _:b92
] [ sp:object _:b94 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b82
] [ sp:object _:b84 ;
sp:subject _:b93
] [ sp:object _:b95 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b83
] [ sp:object _:b82 ;
sp:subject _:b94
] [ sp:object _:b93 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b85
] [ sp:object _:b86 ;
sp:subject _:b96
] [ sp:object _:b97 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b85
] [ sp:object _:b87 ;
sp:subject _:b96
] [ sp:object _:b98 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b85
sp:subject _:b96
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b84 ;
sp:arg2 _:b86 ;
sp:arg3 _:b87
sp:arg1 _:b95 ;
sp:arg2 _:b97 ;
sp:arg3 _:b98
] ;
sp:variable _:b79
sp:variable _:b90
])
])
] .
......@@ -769,98 +909,170 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#MarineOperation> ;
sp:predicate rdf:type ;
sp:subject _:b88
] [ sp:object _:b89 ;
sp:subject _:b99
] [ sp:object _:b100 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b88
] [ sp:object _:b90 ;
sp:subject _:b99
] [ sp:object _:b101 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b88
] [ sp:object _:b91 ;
sp:subject _:b99
] [ sp:object _:b102 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#involvedVessel> ;
sp:subject _:b88
] [ sp:object _:b92 ;
sp:subject _:b99
] [ sp:object _:b103 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b102
] [ sp:object _:b104 ;
sp:predicate rdfs:comment ;
sp:subject _:b88
] [ sp:object _:b88 ;
sp:subject _:b103
] [ sp:object _:b105 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#standbyVessel> ;
sp:subject _:b99
] [ sp:object _:b106 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasTemporalPart> ;
sp:subject _:b105
] [ sp:object
[ sp:varName "stbCommentText"^^xsd:string
] ;
sp:predicate rdfs:comment ;
sp:subject _:b105
] [ sp:object _:b107 ;
sp:predicate rdfs:comment ;
sp:subject _:b99
] [ sp:object _:b99 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b93
sp:subject _:b108
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b94
sp:variable _:b109
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/marineOperation/{?1}" ;
sp:arg2 _:b94
sp:arg2 _:b109
] ;
sp:variable _:b88
sp:variable _:b99
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b90 ;
sp:elements ([ sp:object _:b101 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b89 ;
] [ sp:object _:b100 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b95 ;
sp:elements ([ sp:object _:b110 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShip> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildShipURI ;
sp:arg1 _:b95
sp:arg1 _:b110
] ;
sp:variable _:b91
])
sp:variable _:b102
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b96 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ;
sp:elements ([ sp:object _:b111 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
sp:subject spin:_this
] [ sp:object _:b92 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b96
] [ sp:object _:b90 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b96
] [ sp:object _:b89 ;
] [ sp:object _:b112 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b96
sp:subject _:b111
] [ sp:object _:b113 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b111
] [ sp:object _:b104 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b111
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
sp:arg1 _:b110 ;
sp:arg2 _:b112 ;
sp:arg3 _:b113
] ;
sp:variable _:b103
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b97 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b98
sp:elements ([ sp:object _:b114 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#standbyVessel> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildShipURI ;
sp:arg1 _:b114
] ;
sp:variable _:b105
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b115 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#supplyShipCommentRef> ;
sp:subject spin:_this
] [ sp:object _:b116 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b115
] [ sp:object _:b117 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b115
] [ sp:object _:b104 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b115
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildTemporalPartOfShipURI ;
sp:arg1 _:b114 ;
sp:arg2 _:b116 ;
sp:arg3 _:b117
] ;
sp:variable _:b106
])
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b118 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#activityRef> ;
sp:subject spin:_this
] [ sp:object _:b107 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject _:b118
] [ sp:object _:b101 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject _:b118
] [ sp:object _:b100 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject _:b118
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b119 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b120
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#marineOperationRef> ;
sp:subject _:b97
] [ sp:object _:b99 ;
sp:subject _:b119
] [ sp:object _:b121 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b98
] [ sp:object _:b100 ;
sp:subject _:b120
] [ sp:object _:b122 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b99
] [ sp:object _:b98 ;
sp:subject _:b121
] [ sp:object _:b120 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b101
] [ sp:object _:b102 ;
sp:subject _:b123
] [ sp:object _:b124 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b101
] [ sp:object _:b103 ;
sp:subject _:b123
] [ sp:object _:b125 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b101
sp:subject _:b123
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b100 ;
sp:arg2 _:b102 ;
sp:arg3 _:b103
sp:arg1 _:b122 ;
sp:arg2 _:b124 ;
sp:arg3 _:b125
] ;
sp:variable _:b93
sp:variable _:b108
])
])
] .
......@@ -868,88 +1080,88 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
<http://www.witsml.org/schemas/131/addendum/combo#Cs_operationalComment>
spin:rule
[ rdf:type sp:Construct ;
sp:templates ([ sp:object _:b104 ;
sp:templates ([ sp:object _:b126 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b105
] [ sp:object _:b106 ;
sp:subject _:b127
] [ sp:object _:b128 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b105
] [ sp:object _:b105 ;
sp:subject _:b127
] [ sp:object _:b127 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b107
] [ sp:object _:b108 ;
sp:subject _:b129
] [ sp:object _:b130 ;
sp:predicate rdfs:comment ;
sp:subject _:b105
] [ sp:object _:b109 ;
sp:subject _:b127
] [ sp:object _:b131 ;
sp:predicate rdf:type ;
sp:subject _:b105
sp:subject _:b127
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b110
sp:variable _:b132
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/PartOfProductionOperation/{?1}" ;
sp:arg2 _:b110
sp:arg2 _:b132
] ;
sp:variable _:b105
sp:variable _:b127
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b106 ;
sp:elements ([ sp:object _:b128 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b104 ;
] [ sp:object _:b126 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b111 ;
sp:elements ([ sp:object _:b133 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#typeRef> ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectProductionOperationPartType ;
sp:arg1 _:b111
sp:arg1 _:b133
] ;
sp:variable _:b109
sp:variable _:b131
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b108 ;
sp:elements ([ sp:object _:b130 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#comment> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b112 ;
sp:elements ([ sp:object _:b134 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b113
sp:subject _:b135
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operationalCommentRef> ;
sp:subject _:b112
] [ sp:object _:b114 ;
sp:subject _:b134
] [ sp:object _:b136 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b113
] [ sp:object _:b115 ;
sp:subject _:b135
] [ sp:object _:b137 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b114
] [ sp:object _:b113 ;
sp:subject _:b136
] [ sp:object _:b135 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b116
] [ sp:object _:b117 ;
sp:subject _:b138
] [ sp:object _:b139 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b116
] [ sp:object _:b118 ;
sp:subject _:b138
] [ sp:object _:b140 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b116
sp:subject _:b138
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b115 ;
sp:arg2 _:b117 ;
sp:arg3 _:b118
sp:arg1 _:b137 ;
sp:arg2 _:b139 ;
sp:arg3 _:b140
] ;
sp:variable _:b107
sp:variable _:b129
])
])
] .
......@@ -959,182 +1171,221 @@ Need functions to generate facility URIs - also need their temporal parts"""^^xs
[ rdf:type sp:Construct ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterCleaningOperation> ;
sp:predicate rdf:type ;
sp:subject _:b119
] [ sp:object _:b120 ;
sp:subject _:b141
] [ sp:object _:b142 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject _:b119
] [ sp:object _:b121 ;
sp:subject _:b141
] [ sp:object _:b143 ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject _:b119
] [ sp:object _:b119 ;
sp:subject _:b141
] [ sp:object _:b141 ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ;
sp:subject _:b122
] [ sp:object _:b123 ;
sp:subject _:b144
] [ sp:object _:b145 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePoint> ;
sp:subject _:b119
] [ sp:object _:b124 ;
sp:subject _:b141
] [ sp:object _:b146 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#waterSampleTaken> ;
sp:subject _:b119
sp:subject _:b141
] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#WaterSample> ;
sp:predicate rdf:type ;
sp:subject _:b124
] [ sp:object _:b125 ;
sp:subject _:b146
] [ sp:object _:b147 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#samplePhValue> ;
sp:subject _:b124
] [ sp:object _:b126 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
sp:subject _:b124
] [ sp:object _:b127 ;
sp:predicate rdf:type ;
sp:subject _:b126
] [ sp:object _:b128 ;
sp:subject _:b146
] [ sp:object _:b148 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#oilInWater> ;
sp:subject _:b124
] [ sp:object _:b129 ;
sp:predicate _:b130 ;
sp:subject _:b128
sp:subject _:b146
] [ sp:object _:b149 ;
sp:predicate _:b150 ;
sp:subject _:b148
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SpecificMass> ;
sp:predicate rdf:type ;
sp:subject _:b128
sp:subject _:b148
] [ sp:object _:b151 ;
sp:predicate <http://www.reportinghub.no/ep/schema/production-activity#amountOfOil> ;
sp:subject _:b146
] [ sp:object _:b152 ;
sp:predicate rdf:type ;
sp:subject _:b151
]) ;
sp:where ([ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b131
sp:variable _:b153
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterCleaningQuality/{?1}" ;
sp:arg2 _:b131
sp:arg2 _:b153
] ;
sp:variable _:b119
sp:variable _:b141
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b132
sp:variable _:b154
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/{?1}" ;
sp:arg2 _:b132
sp:arg2 _:b154
] ;
sp:variable _:b124
sp:variable _:b146
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b121 ;
sp:elements ([ sp:object _:b143 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimEnd> ;
sp:subject spin:_this
] [ sp:object _:b120 ;
] [ sp:object _:b142 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dTimStart> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b123 ;
sp:elements ([ sp:object _:b145 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#samplePoint> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b125 ;
sp:elements ([ sp:object _:b147 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#phValue> ;
sp:subject spin:_this
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b133 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ;
sp:elements ([ sp:object _:b155 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ;
sp:subject spin:_this
] [ sp:object _:b129 ;
] [ sp:object _:b149 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b133
] [ sp:object _:b134 ;
sp:subject _:b155
] [ sp:object _:b156 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject
[ sp:varName "oilAmounrRef"^^xsd:string
]
sp:subject _:b155
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 _:b134
sp:arg1 _:b156
] ;
sp:variable _:b127
sp:variable _:b150
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b135
sp:variable _:b157
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ;
sp:arg2 _:b135
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ;
sp:arg2 _:b157
] ;
sp:variable _:b126
sp:variable _:b148
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b136 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#oilInWaterProducedRef> ;
sp:elements ([ sp:object _:b158 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#amountOfOilRef> ;
sp:subject spin:_this
] [ sp:object
[ sp:varName "owVal"^^xsd:string
[ sp:varName "oilAmountVal"^^xsd:string
] ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b136
] [ sp:object _:b137 ;
sp:subject _:b158
] [ sp:object _:b159 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#uomRef> ;
sp:subject _:b136
sp:subject
[ sp:varName "oilAmounrRef"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:selectMassConcentrationScale ;
sp:arg1 _:b137
sp:arg1 _:b159
] ;
sp:variable _:b130
sp:variable _:b152
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable _:b138
sp:variable _:b160
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/oilInWater/{?1}" ;
sp:arg2 _:b138
sp:arg1 "https://www.reportinghub.no/ep/data/waterSample/amountOfOil/{?1}" ;
sp:arg2 _:b160
] ;
sp:variable _:b128
sp:variable _:b151
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object _:b139 ;
sp:elements ([ sp:object _:b161 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionActivityRef> ;
sp:subject _:b140
sp:subject _:b162
] [ sp:object spin:_this ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#waterCleaningQualityRef> ;
sp:subject _:b139
] [ sp:object _:b141 ;
sp:subject _:b161
] [ sp:object _:b163 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ;
sp:subject _:b140
] [ sp:object _:b142 ;
sp:subject _:b162
] [ sp:object _:b164 ;
sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ;
sp:subject _:b141
] [ sp:object _:b140 ;
sp:subject _:b163
] [ sp:object _:b162 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationReportRef> ;
sp:subject _:b143
] [ sp:object _:b144 ;
sp:subject _:b165
] [ sp:object _:b166 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateStart> ;
sp:subject _:b143
] [ sp:object _:b145 ;
sp:subject _:b165
] [ sp:object _:b167 ;
sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ;
sp:subject _:b143
sp:subject _:b165
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-dpr-spin-lib:buildDailyProductionOperationsActivityURI ;
sp:arg1 _:b142 ;
sp:arg2 _:b144 ;
sp:arg3 _:b145
sp:arg1 _:b164 ;
sp:arg2 _:b166 ;
sp:arg3 _:b167
] ;
sp:variable _:b122
sp:variable _:b144
])
])
] .
_:b1 sp:varName "epDailyProdRep"^^xsd:string .
_:b2 sp:varName "epDailyProdAct"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b4 sp:varName "endDate"^^xsd:string .
_:b5 sp:varName "docName"^^xsd:string .
_:b6 sp:varName "docDate"^^xsd:string .
_:b7 sp:varName "docCreateDate"^^xsd:string .
_:b8 sp:varName "epAnnualProdAct"^^xsd:string .
_:b9 sp:varName "epProdActToDate"^^xsd:string .
_:b10
sp:varName "docInfo"^^xsd:string .
_:b11
sp:varName "docNameStruct"^^xsd:string .
_:b12
sp:varName "fciRef"^^xsd:string .
_:b13
sp:varName "porSet"^^xsd:string .
_:b14
sp:varName "porRef"^^xsd:string .
_:b15
sp:varName "contextFacility"^^xsd:string .
_:b16
sp:varName "mainFacName"^^xsd:string .
_:b17
sp:varName "epDailyProdOpAct"^^xsd:string .
......@@ -1217,340 +1468,367 @@ _:b43
sp:varName "epInstProdOpAct"^^xsd:string .
_:b44
sp:varName "UUID"^^xsd:string .
sp:varName "epCaptain"^^xsd:string .
_:b45
sp:varName "prodAct"^^xsd:string .
sp:varName "captain"^^xsd:string .
_:b46
sp:varName "instRep"^^xsd:string .
sp:varName "epOilTransported"^^xsd:string .
_:b47
sp:varName "installation"^^xsd:string .
sp:varName "epOilInWater"^^xsd:string .
_:b48
sp:varName "installName"^^xsd:string .
sp:varName "UUID"^^xsd:string .
_:b49
sp:varName "parentRep"^^xsd:string .
sp:varName "densityStdTempPresRef"^^xsd:string .
_:b50
sp:varName "startDate"^^xsd:string .
sp:varName "oaUUID"^^xsd:string .
_:b51
sp:varName "oilGrossStdTempPresRef"^^xsd:string .
_:b52
sp:varName "oilGrossStdTempPresUOM"^^xsd:string .
_:b53
sp:varName "ogstpUUID"^^xsd:string .
_:b54
sp:varName "prodAct"^^xsd:string .
_:b55
sp:varName "instRep"^^xsd:string .
_:b56
sp:varName "installation"^^xsd:string .
_:b57
sp:varName "installName"^^xsd:string .
_:b58
sp:varName "parentRep"^^xsd:string .
_:b59
sp:varName "startDate"^^xsd:string .
_:b60
sp:varName "endDate"^^xsd:string .
_:b61
sp:varName "epInstProdOpAct"^^xsd:string .
_:b62
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b63
sp:varName "epInstallTempPart"^^xsd:string .
_:b64
sp:varName "epInstallWholeLife"^^xsd:string .
_:b65
sp:varName "epInstallType"^^xsd:string .
_:b66
sp:varName "beds"^^xsd:string .
_:b68
sp:varName "temporalPartOfActivityDurationType"^^xsd:string .
_:b69
sp:varName "safetyActivityType"^^xsd:string .
_:b70
sp:varName "epInstallAnnualProOpAct"^^xsd:string .
_:b72
sp:varName "safetyCount"^^xsd:string .
_:b73
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b74
sp:varName "epAnnualProdAct"^^xsd:string .
_:b75
sp:varName "parentRep"^^xsd:string .
_:b76
sp:varName "epLostProd"^^xsd:string .
sp:varName "startDate"^^xsd:string .
_:b77
sp:varName "startTime"^^xsd:string .
sp:varName "endDate"^^xsd:string .
_:b78
sp:varName "endTime"^^xsd:string .
sp:varName "mainFacility"^^xsd:string .
_:b79
sp:varName "epInstProdOpAct"^^xsd:string .
sp:varName "mainFacName"^^xsd:string .
_:b80
sp:varName "UUID"^^xsd:string .
sp:varName "installation"^^xsd:string .
_:b81
sp:varName "prodAct"^^xsd:string .
sp:varName "installName"^^xsd:string .
_:b82
sp:varName "instRep"^^xsd:string .
sp:varName "operationalHSERef"^^xsd:string .
_:b83
sp:varName "installation"^^xsd:string .
sp:varName "safetyRef"^^xsd:string .
_:b84
sp:varName "installName"^^xsd:string .
sp:varName "safetyCountRef"^^xsd:string .
_:b85
sp:varName "parentRep"^^xsd:string .
sp:varName "periodEnum"^^xsd:string .
_:b86
sp:varName "startDate"^^xsd:string .
sp:varName "safetyActivityEnum"^^xsd:string .
_:b87
sp:varName "endDate"^^xsd:string .
sp:varName "epLostProd"^^xsd:string .
_:b88
sp:varName "epMarineOp"^^xsd:string .
sp:varName "startTime"^^xsd:string .
_:b89
sp:varName "moStartTime"^^xsd:string .
sp:varName "endTime"^^xsd:string .
_:b90
sp:varName "moEndTime"^^xsd:string .
sp:varName "epInstProdOpAct"^^xsd:string .
_:b91
sp:varName "epSupplyShip"^^xsd:string .
sp:varName "UUID"^^xsd:string .
_:b92
sp:varName "moActComment"^^xsd:string .
sp:varName "prodAct"^^xsd:string .
_:b93
sp:varName "epInstProdOpAct"^^xsd:string .
sp:varName "instRep"^^xsd:string .
_:b94
sp:varName "moUUID"^^xsd:string .
sp:varName "installation"^^xsd:string .
_:b95
sp:varName "supplyShipName"^^xsd:string .
sp:varName "installName"^^xsd:string .
_:b96
sp:varName "moActivity"^^xsd:string .
sp:varName "parentRep"^^xsd:string .
_:b97
sp:varName "prodAct"^^xsd:string .
sp:varName "startDate"^^xsd:string .
_:b98
sp:varName "instRep"^^xsd:string .
sp:varName "endDate"^^xsd:string .
_:b99
sp:varName "installation"^^xsd:string .
sp:varName "epMarineOp"^^xsd:string .
_:b100
sp:varName "installName"^^xsd:string .
sp:varName "moStartTime"^^xsd:string .
_:b101
sp:varName "parentRep"^^xsd:string .
sp:varName "moEndTime"^^xsd:string .
_:b102
sp:varName "startDate"^^xsd:string .
sp:varName "epSupplyShip"^^xsd:string .
_:b103
sp:varName "endDate"^^xsd:string .
sp:varName "epSupplyShipTP"^^xsd:string .
_:b104
sp:varName "startTime"^^xsd:string .
sp:varName "supCommentText"^^xsd:string .
_:b105
sp:varName "epNotableOp"^^xsd:string .
sp:varName "epStandbyShip"^^xsd:string .
_:b106
sp:varName "endTime"^^xsd:string .
sp:varName "epStandByShipTP"^^xsd:string .
_:b107
sp:varName "epInstProdOpAct"^^xsd:string .
sp:varName "moActComment"^^xsd:string .
_:b108
sp:varName "naComment"^^xsd:string .
sp:varName "epInstProdOpAct"^^xsd:string .
_:b109
sp:varName "epNotableOpType"^^xsd:string .
sp:varName "moUUID"^^xsd:string .
_:b110
sp:varName "UUID"^^xsd:string .
sp:varName "supplyShipName"^^xsd:string .
_:b111
sp:varName "operationalCommentRefType"^^xsd:string .
sp:varName "supComment"^^xsd:string .
_:b112
sp:varName "prodAct"^^xsd:string .
sp:varName "supComStart"^^xsd:string .
_:b113
sp:varName "instRep"^^xsd:string .
sp:varName "supComEnd"^^xsd:string .
_:b114
sp:varName "installation"^^xsd:string .
sp:varName "standbyShipName"^^xsd:string .
_:b115
sp:varName "installName"^^xsd:string .
sp:varName "stbComment"^^xsd:string .
_:b116
sp:varName "parentRep"^^xsd:string .
sp:varName "stbComStart"^^xsd:string .
_:b117
sp:varName "startDate"^^xsd:string .
sp:varName "stbComEnd"^^xsd:string .
_:b118
sp:varName "endDate"^^xsd:string .
_:b55
sp:varName "beds"^^xsd:string .
_:b64
sp:varName "parentRep"^^xsd:string .
_:b65
sp:varName "startDate"^^xsd:string .
_:b66
sp:varName "endDate"^^xsd:string .
sp:varName "moActivity"^^xsd:string .
_:b67
sp:varName "mainFacility"^^xsd:string .
_:b119
sp:varName "prodAct"^^xsd:string .
_:b68
sp:varName "mainFacName"^^xsd:string .
_:b120
sp:varName "instRep"^^xsd:string .
_:b69
_:b121
sp:varName "installation"^^xsd:string .
_:b70
_:b122
sp:varName "installName"^^xsd:string .
_:b63
sp:varName "epAnnualProdAct"^^xsd:string .
_:b123
sp:varName "parentRep"^^xsd:string .
_:b62
sp:varName "epAnnualProdOpAct"^^xsd:string .
_:b124
sp:varName "startDate"^^xsd:string .
_:b53
sp:varName "epDailyProdOpAct"^^xsd:string .
_:b125
sp:varName "endDate"^^xsd:string .
_:b52
sp:varName "epInstProdOpAct"^^xsd:string .
_:b126
sp:varName "startTime"^^xsd:string .
_:b54
sp:varName "epInstallTempPart"^^xsd:string .
_:b127
sp:varName "epNotableOp"^^xsd:string .
_:b59
sp:varName "epInstallAnnualProOpAct"^^xsd:string .
_:b128
sp:varName "endTime"^^xsd:string .
_:b71
sp:varName "operationalHSERef"^^xsd:string .
_:b129
sp:varName "epInstProdOpAct"^^xsd:string .
_:b72
sp:varName "safetyRef"^^xsd:string .
_:b130
sp:varName "naComment"^^xsd:string .
_:b73
sp:varName "safetyCountRef"^^xsd:string .
_:b131
sp:varName "epNotableOpType"^^xsd:string .
_:b61
sp:varName "safetyCount"^^xsd:string .
_:b132
sp:varName "UUID"^^xsd:string .
_:b74
sp:varName "periodEnum"^^xsd:string .
_:b133
sp:varName "operationalCommentRefType"^^xsd:string .
_:b57
sp:varName "temporalPartOfActivityDurationType"^^xsd:string .
_:b134
sp:varName "prodAct"^^xsd:string .
_:b75
sp:varName "safetyActivityEnum"^^xsd:string .
_:b135
sp:varName "instRep"^^xsd:string .
_:b58
sp:varName "safetyActivityType"^^xsd:string .
_:b136
sp:varName "installation"^^xsd:string .
_:b10
sp:varName "docInfo"^^xsd:string .
_:b137
sp:varName "installName"^^xsd:string .
_:b11
sp:varName "docNameStruct"^^xsd:string .
_:b138
sp:varName "parentRep"^^xsd:string .
_:b5 sp:varName "docName"^^xsd:string .
_:b139
sp:varName "startDate"^^xsd:string .
_:b6 sp:varName "docDate"^^xsd:string .
_:b140
sp:varName "endDate"^^xsd:string .
_:b12
sp:varName "fciRef"^^xsd:string .
_:b141
sp:varName "epWaterClean"^^xsd:string .
_:b7 sp:varName "docCreateDate"^^xsd:string .
_:b142
sp:varName "startTime"^^xsd:string .
_:b1 sp:varName "epDailyProdRep"^^xsd:string .
_:b143
sp:varName "endTime"^^xsd:string .
_:b13
sp:varName "porSet"^^xsd:string .
_:b144
sp:varName "epInstProdOpAct"^^xsd:string .
_:b14
sp:varName "porRef"^^xsd:string .
_:b145
sp:varName "samplePoint"^^xsd:string .
_:b3 sp:varName "startDate"^^xsd:string .
_:b146
sp:varName "epWaterSample"^^xsd:string .
_:b4 sp:varName "endDate"^^xsd:string .
_:b147
sp:varName "phVal"^^xsd:string .
_:b15
sp:varName "contextFacility"^^xsd:string .
_:b148
sp:varName "epOilInWater"^^xsd:string .
_:b16
sp:varName "mainFacName"^^xsd:string .
_:b149
sp:varName "owVal"^^xsd:string .
_:b2 sp:varName "epDailyProdAct"^^xsd:string .
_:b150
sp:varName "epOwUOM"^^xsd:string .
_:b8 sp:varName "epAnnualProdAct"^^xsd:string .
_:b151
sp:varName "epOilAmount"^^xsd:string .
_:b9 sp:varName "epProdActToDate"^^xsd:string .
_:b152
sp:varName "epOilAmountUOM"^^xsd:string .
_:b131
_:b153
sp:varName "UUID"^^xsd:string .
_:b119
sp:varName "epWaterClean"^^xsd:string .
_:b132
_:b154
sp:varName "wsUUID"^^xsd:string .
_:b124
sp:varName "epWaterSample"^^xsd:string .
_:b121
sp:varName "endTime"^^xsd:string .
_:b120
sp:varName "startTime"^^xsd:string .
_:b155
sp:varName "oilInWaterRef"^^xsd:string .
_:b123
sp:varName "samplePoint"^^xsd:string .
_:b156
sp:varName "owUOM"^^xsd:string .
_:b125
sp:varName "phVal"^^xsd:string .
_:b157
sp:varName "owUUID"^^xsd:string .
_:b133
_:b158
sp:varName "oilAmountRef"^^xsd:string .
_:b129
sp:varName "oilAmountVal"^^xsd:string .
_:b134
_:b159
sp:varName "oilAmountUOM"^^xsd:string .
_:b127
sp:varName "epOilAmountUOM"^^xsd:string .
_:b135
_:b160
sp:varName "oaUUID"^^xsd:string .
_:b126
sp:varName "epOilAmount"^^xsd:string .
_:b136
sp:varName "oilInWaterRef"^^xsd:string .
_:b137
sp:varName "owUOM"^^xsd:string .
_:b130
sp:varName "epOwUOM"^^xsd:string .
_:b138
sp:varName "owUUID"^^xsd:string .
_:b128
sp:varName "epOilInWater"^^xsd:string .
_:b161
sp:varName "prodAct"^^xsd:string .
_:b140
_:b162
sp:varName "instRep"^^xsd:string .
_:b139
sp:varName "prodAct"^^xsd:string .
_:b141
_:b163
sp:varName "installation"^^xsd:string .
_:b142
_:b164
sp:varName "installName"^^xsd:string .
_:b143
_:b165
sp:varName "parentRep"^^xsd:string .
_:b144
_:b166
sp:varName "startDate"^^xsd:string .
_:b145
_:b167
sp:varName "endDate"^^xsd:string .
_:b122
sp:varName "epInstProdOpAct"^^xsd:string .
......
# 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#> .
......