chinmaytq

Merge branch 'master' into refactor-event-logs

Showing 158 changed files with 1171 additions and 404 deletions
......@@ -264,54 +264,6 @@ ep-flow:Flow
rdfs:label "flow"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalThing .
ep-flow:FlowAtInstant
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is at an instant in time"^^xsd:string ;
rdfs:label "flow at instant"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringDay
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is during a day"^^xsd:string ;
rdfs:label "flow during day"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonth
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is during a month"^^xsd:string ;
rdfs:label "flow during month"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringMonthToDate
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that exists from the beginning of a month to a point in time within it"^^xsd:string ;
rdfs:label "flow during month to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringPeriod
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is during a period of time"^^xsd:string ;
rdfs:label "flow during period"^^xsd:string ;
rdfs:subClassOf ep-flow:Flow .
ep-flow:FlowDuringWeek
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is during a week"^^xsd:string ;
rdfs:label "flow during week"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYear
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that is during a year"^^xsd:string ;
rdfs:label "flow during year"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowDuringYearToDate
rdf:type owl:Class , ep-flow:TemporalPartOfAFlowDurationType ;
rdfs:comment "flow that exists from the beginning of a year to a point in time within it"^^xsd:string ;
rdfs:label "flow during year to date"^^xsd:string ;
rdfs:subClassOf ep-flow:FlowDuringPeriod .
ep-flow:FlowInAStandardState
rdf:type owl:Class ;
rdfs:comment "flow that is in a standard pressure and temperature state"^^xsd:string ;
......@@ -534,12 +486,6 @@ ep-flow:ProductInventoryType
rdfs:label "product inventory type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductMaterialType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of material defined by the ReportingProduct enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "product material type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:ProductionExploitation
rdf:type owl:Class , ep-flow:ProductionFlowPurposeType ;
rdfs:comment "flow that is exploited from a reservoir. This is independent of any disposition. (source: MPR-XSD)"^^xsd:string ;
......@@ -682,10 +628,6 @@ ep-flow:TemporalPartDurationType
rdfs:label "temporal part duration type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-flow:TemporalPartOfAFlowDurationType
rdf:type rdfs:Class ;
rdfs:subClassOf owl:Class .
ep-flow:ValueAdjustedFlow
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
......@@ -868,216 +810,3 @@ ep-flow:yearlyAverageAmountOfMaterial
rdfs:domain ep-flow:Flow ;
rdfs:label "yearly average amount of material"^^xsd:string ;
rdfs:range ep-flow:ClassOfMaterialWithMassCriterion .
ep-material:AqueousMaterial
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C10AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C2AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C3AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C4AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C5AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C6AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C7AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C8AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndHeavier
rdf:type ep-flow:ProductMaterialType .
ep-material:C9AndLighter
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonDioxide
rdf:type ep-flow:ProductMaterialType .
ep-material:CarbonMonoxide
rdf:type ep-flow:ProductMaterialType .
ep-material:Chemical
rdf:type ep-flow:ProductMaterialType .
ep-material:Condensate
rdf:type ep-flow:ProductMaterialType .
ep-material:Crude-stabilized
rdf:type ep-flow:ProductMaterialType .
ep-material:Cuttings
rdf:type ep-flow:ProductMaterialType .
ep-material:Diesel
rdf:type ep-flow:ProductMaterialType .
ep-material:Diethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Dioxygen
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane
rdf:type ep-flow:ProductMaterialType .
ep-material:Ethane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-componentInOil
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-dry
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-rich
rdf:type ep-flow:ProductMaterialType .
ep-material:Gas-wet
rdf:type ep-flow:ProductMaterialType .
ep-material:HeliumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Heptane
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:HydrogenSulfide
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane
rdf:type ep-flow:ProductMaterialType .
ep-material:Isobutane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Isopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedNaturalGas
rdf:type ep-flow:ProductMaterialType .
ep-material:LiquifiedPetroleumGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Methane
rdf:type ep-flow:ProductMaterialType .
ep-material:Methanol
rdf:type ep-flow:ProductMaterialType .
ep-material:MixedButane
rdf:type ep-flow:ProductMaterialType .
ep-material:Monoethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:NGL-componentInGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Naphtha
rdf:type ep-flow:ProductMaterialType .
ep-material:NaturalGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Neopentane
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NitrogenOxideGas
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalButane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:NormalPentane
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil
rdf:type ep-flow:ProductMaterialType .
ep-material:Oil-componentInWater
rdf:type ep-flow:ProductMaterialType .
ep-material:OilAndGas
rdf:type ep-flow:ProductMaterialType .
ep-material:Oleic
rdf:type ep-flow:ProductMaterialType .
ep-material:PetroleumGasLiquid
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane
rdf:type ep-flow:ProductMaterialType .
ep-material:Propane-component
rdf:type ep-flow:ProductMaterialType .
ep-material:Salt
rdf:type ep-flow:ProductMaterialType .
ep-material:Sand
rdf:type ep-flow:ProductMaterialType .
ep-material:Triethyleneglycol
rdf:type ep-flow:ProductMaterialType .
ep-material:Vapour
rdf:type ep-flow:ProductMaterialType .
ep-material:Water
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-discharge
rdf:type ep-flow:ProductMaterialType .
ep-material:Water-processed
rdf:type ep-flow:ProductMaterialType .
......
......@@ -61,6 +61,7 @@ ep-geo:County
ep-geo:DestinationType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of the classes defined by the SaleDestinationType enumeration in the MPR-XSD"^^xsd:string ;
rdfs:label "destination type"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -111,26 +112,31 @@ ep-geo:Terminal
ep-geo:hasAreaName
rdf:type owl:DatatypeProperty ;
rdfs:comment "area name of an offshore location"^^xsd:string ;
rdfs:domain ep-geo:OffshoreLocation ;
rdfs:label "has area name"^^xsd:string .
ep-geo:hasNorthSeaAreaName
rdf:type owl:DatatypeProperty ;
rdfs:comment "North Sea area name of an offshore location"^^xsd:string ;
rdfs:domain ep-geo:OffshoreLocation ;
rdfs:label "has North Sea area name"^^xsd:string .
ep-geo:hasNorthSeaBlockSuffixId
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:comment "North Sea block suffix ID of an offshore location"^^xsd:string ;
rdfs:domain ep-geo:OffshoreLocation ;
rdfs:label "has North Sea block suffix ID"^^xsd:string .
ep-geo:hasNorthSeaQuadrantId
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdfs:comment "North Sea quadrant ID of an offshore location"^^xsd:string ;
rdfs:domain ep-geo:OffshoreLocation ;
rdfs:label "has North Sea quadrant ID"^^xsd:string .
ep-geo:hasOffshoreLocationComment
rdf:type owl:DatatypeProperty ;
rdfs:comment "comment that is about an offshore location"^^xsd:string ;
rdfs:domain ep-geo:OffshoreLocation ;
rdfs:label "has offshore location comment"^^xsd:string .
......
This diff could not be displayed because it is too large.
......@@ -11,11 +11,11 @@
<http://www.reportinghub.no/ep/schema/1.0/organization>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/core> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
owl:versionInfo "0.1.0"^^xsd:string .
ep-org:CateringCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "the persons from the catering contractor spending the night at the installation"^^xsd:string ;
rdfs:label "catering crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
......@@ -35,7 +35,7 @@ ep-org:Company
rdfs:subClassOf ep-org:Organization-WholeLife .
ep-org:ContractorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:label "contractor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew ;
ep-core:seeReferenceData
......@@ -55,32 +55,32 @@ ep-org:CrewType
rdfs:subClassOf owl:Class .
ep-org:DayVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "the persons visiting the installation but not spending the night at the installation"^^xsd:string ;
rdfs:label "day visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:DrillingContractCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:label "drilling contract crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS16701510"^^xsd:string .
ep-org:NonOperatorOvernightVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "the persons from an unknown source normally not working on the installation, but spending the night there"^^xsd:string ;
rdfs:label "non-operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:OperatorNormalCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "the persons from the operator normally working on the installation and spending the night there"^^xsd:string ;
rdfs:label "operator normal crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
ep-org:OperatorOvernightVisitorCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "the persons from the operator normally not working on the installation, but spending the night there"^^xsd:string ;
rdfs:label "operator overnight visitor crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
......@@ -88,7 +88,7 @@ ep-org:OperatorOvernightVisitorCrew
ep-org:Organization
rdf:type owl:Class ;
rdfs:label "organization"^^xsd:string ;
rdfs:subClassOf ep-org:PersonOrOrganization , ep-core:PhysicalObject ;
rdfs:subClassOf ep-core:PhysicalObject , ep-org:PersonOrOrganization ;
ep-core:seeReferenceData
"http://posccaesar.org/rdl/RDS282149"^^xsd:string .
......@@ -96,7 +96,7 @@ ep-org:Organization-WholeLife
rdf:type owl:Class ;
rdfs:comment "organization that is for all of its life"^^xsd:string ;
rdfs:label "organization - whole life"^^xsd:string ;
rdfs:subClassOf ep-org:PersonOrOrganization-WholeLife , ep-org:Organization .
rdfs:subClassOf ep-org:Organization , ep-org:PersonOrOrganization-WholeLife .
ep-org:Person
rdf:type owl:Class ;
......@@ -125,11 +125,12 @@ ep-org:PersonRole
ep-org:PersonRoleType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of person role"^^xsd:string ;
rdfs:label "person role type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-org:TotalCrew
rdf:type owl:Class , ep-org:CrewType ;
rdf:type ep-org:CrewType , owl:Class ;
rdfs:comment "all personnel on board"^^xsd:string ;
rdfs:label "total crew"^^xsd:string ;
rdfs:subClassOf ep-org:Crew .
......@@ -138,7 +139,7 @@ ep-org:WholeLifePerson
rdf:type owl:Class ;
rdfs:comment "person that is for all of its life"^^xsd:string ;
rdfs:label "whole life person"^^xsd:string ;
rdfs:subClassOf ep-org:PersonOrOrganization-WholeLife , ep-org:Person .
rdfs:subClassOf ep-org:Person , ep-org:PersonOrOrganization-WholeLife .
ep-org:hasCrew
rdf:type owl:ObjectProperty ;
......@@ -148,7 +149,7 @@ ep-org:hasCrew
rdfs:range ep-org:Crew .
ep-org:numberInCrew
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:comment "The count of personnel on a type of crew. One of the types is all personnel on board."^^xsd:string ;
rdfs:domain ep-org:Crew ;
rdfs:label "number in crew"^^xsd:string .
......
......@@ -29,6 +29,54 @@
rdfs:label "approve a report"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
<http://www.reportinghub.no/ep/schema/activity#Completion-DrillStemTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "completion - drill stem test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#DrillStemTest> .
<http://www.reportinghub.no/ep/schema/activity#Completion-ProductionTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "completion - production test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionTest> .
<http://www.reportinghub.no/ep/schema/activity#DrawdownTest>
rdf:type owl:Class ;
rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "drawdown test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#Gas-FlowAfterFlowTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "gas - flow after flow test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#Gas-IsochronalTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "gas - isochronal test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#Gas-ModifiedIsochronalTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "gas - modified isochronal test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#InjectionTest-FallOff>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "injection test - fall-off"^^xsd:string ;
rdfs:subClassOf ep-prodact:InjectionWellTest .
<http://www.reportinghub.no/ep/schema/activity#InterferenceTest-PulseTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "interference test - pulse test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#IssueAReport>
rdf:type owl:Class ;
rdfs:label "issue a report"^^xsd:string ;
......@@ -40,16 +88,58 @@
rdfs:label "make an observation"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#Activity> .
<http://www.reportinghub.no/ep/schema/activity#MaximumSandFreeRateTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "maximum sand-free rate test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#MultiLayerTransientTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "multi-layer transient test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#MultiRateTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "multi-rate test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#ObserveTheWeather>
rdf:type owl:Class ;
rdfs:label "observe the weather"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#MakeAnObservation> .
<http://www.reportinghub.no/ep/schema/activity#Oil-FlowAfterFlowTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "oil - flow after flow test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#PressureBuildUpTest>
rdf:type owl:Class ;
rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "pressure build-up test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:type owl:Class ;
rdfs:label "production well test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#ProductionActivity> , <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#SingleRateTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "single rate test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#Water-FlowAfterFlowTest>
rdf:type owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "water - flow after flow test"^^xsd:string ;
rdfs:subClassOf <http://www.reportinghub.no/ep/schema/activity#WellTest> .
<http://www.reportinghub.no/ep/schema/activity#WellOperation>
rdf:type ep-prodact:ProductionActivityType ;
rdfs:comment "activity that is for operating a well"^^xsd:string .
......@@ -116,16 +206,19 @@ ep-prodact:Alarm
ep-prodact:AlarmType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of Alarm"^^xsd:string ;
rdfs:label "alarm type"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-prodact:AlertLevel
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of raise an alert according to level"^^xsd:string ;
rdfs:label "alert level"^^xsd:string ;
rdfs:subClassOf owl:Class .
ep-prodact:AlertType
rdf:type rdfs:Class ;
rdfs:comment "class that consists of subclasses of raise an alert according to type"^^xsd:string ;
rdfs:label "alert type"^^xsd:string ;
rdfs:subClassOf owl:Class .
......@@ -918,6 +1011,7 @@ ep-prodact:causedBy
ep-prodact:commentMade
rdf:type owl:DatatypeProperty ;
rdfs:comment "comment that is made by a make a comment activity"^^xsd:string ;
rdfs:domain ep-prodact:MakeAComment ;
rdfs:label "comment made"^^xsd:string .
......@@ -937,6 +1031,7 @@ ep-prodact:commentator
ep-prodact:descriptionOfSource
rdf:type owl:DatatypeProperty ;
rdfs:comment "description of the source for a data acquisition activity"^^xsd:string ;
rdfs:domain ep-prodact:DataAcquisitionActivity ;
rdfs:label "description of source"^^xsd:string .
......
......@@ -12,7 +12,7 @@
<http://www.reportinghub.no/ep/schema/1.0/production-facility>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-well> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/facility> ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/organization> , <http://www.reportinghub.no/ep/schema/1.0/production-well> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/equipment#Compressor>
......@@ -73,56 +73,56 @@
rdf:type ep-prodfac:ReportingFacilityType .
<http://www.reportinghub.no/ep/schema/facility#averageHighestThirdWaveHeight>
rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
rdfs:comment "length that is the average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes) (source: MPR-XSD)"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
rdfs:label "average highest third wave height"^^xsd:string ;
rdfs:range ep-core:Length .
<http://www.reportinghub.no/ep/schema/facility#averageWaveHeight>
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "length that is the average height of surface waves"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
rdfs:label "average wave height"^^xsd:string ;
rdfs:range ep-core:Length .
<http://www.reportinghub.no/ep/schema/facility#cloudCeilingHeight>
rdf:type owl:FunctionalProperty , ep-core:Class_of_indirect_property , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , ep-core:Class_of_indirect_property , owl:FunctionalProperty ;
rdfs:comment "length that is the height of the cloud ceiling"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#CloudCover> ;
rdfs:label "cloud ceiling height"^^xsd:string ;
rdfs:range ep-core:Length .
<http://www.reportinghub.no/ep/schema/facility#facilityOperator>
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:comment "organization that operates a facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "facility operator"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
<http://www.reportinghub.no/ep/schema/facility#maximumWaveHeight>
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "length that is the maximum height of surface waves"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
rdfs:label "maximum wave height"^^xsd:string ;
rdfs:range ep-core:Length .
<http://www.reportinghub.no/ep/schema/facility#surfaceWavePeriod>
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:comment "time duration that is the period of surface waves"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurfaceWaves> ;
rdfs:label "period"^^xsd:string ;
rdfs:range ep-core:TimeDuration .
<http://www.reportinghub.no/ep/schema/facility#visibility>
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "length that is the maximum distance at which things can be seen through surrounding air"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
rdfs:label "visibility"^^xsd:string ;
rdfs:range ep-core:Length .
<http://www.reportinghub.no/ep/schema/facility#windChillTemperature>
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "temperature that is the wind chill temperature of surrounding air"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
rdfs:label "wind chill temperature"^^xsd:string ;
......@@ -242,13 +242,8 @@ ep-prodfac:numberOfBedsAvailable
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:range xsd:integer .
ep-prodfac:numberOfOtherCrew
rdf:type owl:DatatypeProperty ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:range xsd:integer .
ep-prodfac:operatingTime
rdf:type ep-core:Class_of_indirect_property , owl:FunctionalProperty , owl:ObjectProperty ;
rdf:type owl:ObjectProperty , owl:FunctionalProperty , ep-core:Class_of_indirect_property ;
rdfs:comment "time duration that is the operating time of a temporal part of a facility"^^xsd:string ;
rdfs:domain <http://www.reportinghub.no/ep/schema/facility#Facility> ;
rdfs:label "operating time"^^xsd:string ;
......
# baseURI: http://www.reportinghub.no/ep/schema/1.0/unnamed
# imports: http://spinrdf.org/spin
# imports: http://www.epim.no/schemas/mprml/1
# imports: http://www.reportinghub.no/ep/transform/transform-helper-schema
@prefix : <http://www.reportinghub.no/ep/schema/1.0/unnamed#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix transhelp: <http://www.reportinghub.no/ep/transform/transform-helper-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/ep/schema/1.0/unnamed>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.epim.no/schemas/mprml/1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
<http://www.reportinghub.no/ep/schema/core#Pressure>
transhelp:rangeOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_annuluspressure> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> .
<http://www.reportinghub.no/ep/schema/core#Temperature>
transhelp:rangeOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> .
<http://www.reportinghub.no/ep/schema/equipment#Casing>
transhelp:domainOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> .
<http://www.reportinghub.no/ep/schema/equipment#Tubing>
transhelp:domainOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> .
<http://www.reportinghub.no/ep/schema/production-well#WellHead-flowingConditions>
transhelp:flowingStateMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> .
<http://www.reportinghub.no/ep/schema/production-well#WellHead-nonflowingConditions>
transhelp:flowingStateMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> .
<http://www.reportinghub.no/ep/schema/production-well#WellHeadDownStreamChokeValve>
transhelp:domainOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> .
<http://www.reportinghub.no/ep/schema/well#WellBoreBottom>
transhelp:domainOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_bottomholetemperature> , <http://www.epim.no/schemas/mprml/1#FP_bottomholepressure> .
<http://www.reportinghub.no/ep/schema/well#WellHead>
transhelp:domainOfPropertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> .
rdf:type
transhelp:propertyMapsToMPREnumeration
<http://www.epim.no/schemas/mprml/1#FP_wellheadpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_tubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperatureDSCT> , <http://www.epim.no/schemas/mprml/1#FP_temperature> , <http://www.epim.no/schemas/mprml/1#FP_pressure> , <http://www.epim.no/schemas/mprml/1#FP_tubingtemperature> , <http://www.epim.no/schemas/mprml/1#FP_flowingtubingpressure> , <http://www.epim.no/schemas/mprml/1#FP_casingpressure> , <http://www.epim.no/schemas/mprml/1#FP_wellheadpressureDSCP> , <http://www.epim.no/schemas/mprml/1#FP_wellheadtemperature> .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
This diff is collapsed. Click to expand it.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
......@@ -15,7 +15,7 @@
<http://www.reportinghub.no/ep/transform/transform-helper-schema>
rdf:type owl:Ontology ;
rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.epim.no/schemas/mprml/1> ;
owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
transhelp:buildRdlURI
......@@ -43,8 +43,18 @@ transhelp:buildRdlURI
transhelp:derivedFrom
rdf:type owl:ObjectProperty .
transhelp:domainOfPropertyMapsToMPREnumeration
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ;
rdfs:label "domain of property maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:facilityIdentifier
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:flowingStateMapsToMPREnumeration
rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "flowing state maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:forComment
rdf:type owl:ObjectProperty ;
......@@ -61,36 +71,49 @@ transhelp:hasEquivalentInRDL
rdfs:label "has equivalent in RDL"^^xsd:string .
transhelp:interval
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalEnd
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalIdentifier
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:intervalStart
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:label
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:mapsTo
rdf:type rdf:Property .
transhelp:materialClassMapsToMPREnumeration
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ;
rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "material class maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:necessaryIntervalString
rdf:type owl:DatatypeProperty .
transhelp:nominalInstant
rdf:type owl:FunctionalProperty , owl:DatatypeProperty .
rdf:type owl:DatatypeProperty , owl:FunctionalProperty .
transhelp:propertyMapsToMPREnumeration
rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "property maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:quantitySpaceMapsToClassOfScale
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ;
rdfs:label "quantity space maps to class of scale"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:rangeOfPropertyMapsToMPREnumeration
rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ;
rdfs:label "range of property maps to MPR enumeration"^^xsd:string ;
rdfs:subPropertyOf transhelp:mapsTo .
transhelp:standardTempPres
rdf:type rdf:Property ;
rdfs:range <http://www.epim.no/schemas/mprml/1#StandardTempPress> .
......
......@@ -13,6 +13,7 @@
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1
......@@ -32,6 +33,7 @@
@prefix TRANSFORM_mpr-operationalHSEReport-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1#> .
@prefix TRANSFORM_mpr-organization-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1#> .
@prefix TRANSFORM_mpr-productVolume-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0#> .
@prefix TRANSFORM_mpr-productVolumeParameterSet-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1#> .
@prefix TRANSFORM_mpr-productVolumePeriod-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0#> .
@prefix TRANSFORM_mpr-productVolumeReport-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0#> .
@prefix TRANSFORM_mpr-productionActivity-v1.1: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1#> .
......@@ -55,5 +57,5 @@
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-comment-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-geographicContext-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-approval-v1.1.1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/injectionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-weather-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSample-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-installationReport-v1.1.1> ;
owl:imports <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionOperationReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-facilityIdentifierStructure-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionActivity-v1.1.1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.0/mpr/wellTest> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-comment-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-geographicContext-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-approval-v1.1.1> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productionReport-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeParameterSet-v1.1.1> , <http://www.reportinghub.no/ep/transform/1.0/mpr/injectionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-organization-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-weather-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumeReport-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolumePeriod-v1.0> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-fluidSample-v1.0> , <http://www.reportinghub.no/ep/transform/1.0/mpr/productionTestResults> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-operationalHSEReport-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-commonPropertiesProductVolume-v1.1.1> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-installationReport-v1.1.1> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
......@@ -9,5 +9,8 @@
@prefix visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#RepresentationForm>
forms:keyProperties (rdfs:label rdfs:comment <http://posccaesar.org/rdl/hasDesignation>) .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
2013-07-19 David Price and David Leal
1) NEW Introduced new anyUoM enumeration:
<xsd:simpleType name="anyUom">
<xsd:annotation>
<xsd:documentation>areaUom is not specified elsewhere, so not included here.</xsd:documentation>
</xsd:annotation>
Merged in all UoM enum values from : witsml:pressureUom witsml:volumeUom
witsml:thermodynamicTemperatureUom witsml:lengthUom witsml:densityUom witsml:lengthPerLengthUom
witsml:timeUom
</xsd:simpleType>
and changed generalQualifiedMeasure to use it rather than <xsd:attribute name="uom" type="witsml:uomString" use="required">
<xsd:complexType name="generalQualifiedMeasure">
...
<xsd:attribute name="uom" type="witsml:anyUom" use="required">
<xsd:annotation>
<xsd:documentation>The unit of measure for the value. This value must conform to the values allowed by the measure class. The scheme has been updated to make this the union of all the UOM enumerations.</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
...
</xsd:complexType>
\ No newline at end of file
This diff could not be displayed because it is too large.
# baseURI: http://www.reportinghub.no/refdata/1.0/foundation
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix foundationrd: <http://www.reportinghub.no/refdata/1.0/foundation#> .
@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#> .
@prefix pca-rdl: <http://posccaesar.org/rdl/> .
@prefix p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#> .
<http://www.reportinghub.no/refdata/1.0/foundation>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
xsd:date
owl:sameAs pca-rdl:ERH-DATE .
xsd:dateTime
owl:sameAs pca-rdl:ERH-DATETIME .
xsd:double
owl:sameAs pca-rdl:ERH-DOUBLE .
xsd:float
owl:sameAs pca-rdl:ERH-FLOAT .
xsd:integer
owl:sameAs pca-rdl:ERH-INTEGER .
xsd:string
owl:sameAs pca-rdl:ERH-STRING .
pca-rdl:ERH-DATE
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language Date Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA DATE"^^xsd:string .
pca-rdl:ERH-DATETIME
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language DateTime Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA DATETIME"^^xsd:string .
pca-rdl:ERH-DOUBLE
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language Double Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA DOUBLE"^^xsd:string .
pca-rdl:ERH-FLOAT
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language Float Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA FLOAT"^^xsd:string .
pca-rdl:ERH-INTEGER
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language Integer Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA INTEGER"^^xsd:string .
pca-rdl:ERH-STRING
rdf:type p2:RepresentationForm ;
pca-rdl:hasDefinition "the W3C XML Schema Language String Datatype"^^xsd:string ;
pca-rdl:hasDesignation "XML SCHEMA STRING"^^xsd:string .
pca-rdl:ERH00000
rdf:type p2:Thing , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA THING"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00000"^^xsd:string .
pca-rdl:ERH00001
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00001"^^xsd:string .
pca-rdl:ERH00002
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB NPD REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00002"^^xsd:string .
pca-rdl:ERH00003
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB DRILLING REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00003"^^xsd:string .
pca-rdl:ERH00004
rdf:type p2:ClassOfClass , owl:Class ;
rdfs:subClassOf owl:Thing ;
pca-rdl:hasDesignation
"EPIM REPORTINGHUB PRODUCTION REFERENCE DATA CLASS"^^xsd:string ;
pca-rdl:hasIdPCA "ERH00004"^^xsd:string .
\ No newline at end of file
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology
API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core#
CODE the NPD code code http://www.reportinghub.no/np/schema/npd#
CODE ASSIGNED BY MANUFACTURER identifier that is a code assigned by a manufacturer to a class of supply defined by a manufacturer pca-rdl:ERH4d3613a2-2a3b-11b2-80f6-ac4319491de1 codeAssignedByAManufacturer http://www.reportinghub.no/ep/schema/equipment#
COMPANY SHORT NAME the NPD company short name pca-rdl:ERH4d35c3f3-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING companyShortName http://www.reportinghub.no/np/schema/npd#
CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd#
DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core#
DESCRIPTION OF ACTIVITIES FORECAST FOR THE NEXT DAILY REPORTING PERIOD description of the drilling activities that are forecast for the next daily reporting period pca-rdl:ERH4d35c639-2a3b-11b2-80f6-ac4319491de1 descriptionOfActivitiesForecastForTheNextDailyReportingPeriod http://www.reportinghub.no/ep/schema/activity#
DESCRIPTION OF ACTIVITIES WITHIN THE DAILY REPORTING PERIOD description of the drilling activity that take place within a daily reporting period pca-rdl:ERH4d35c639-2a3b-11b2-80f6-ac4319491de1 descriptionOfActivitiesWithinTheDailyReportingPeriod http://www.reportinghub.no/ep/schema/activity#
DISCOVERY CURRENT ACTIVITY STATUS the NPD status of the discovery pca-rdl:ERH4d35c3cf-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING discoveryCurrentActivityStatus http://www.reportinghub.no/np/schema/npd#
DISCOVERY YEAR the year the discovery was made pca-rdl:ERH4d35c3cf-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-INTEGER discoveryYear http://www.reportinghub.no/np/schema/npd#
DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core#
END DATE the NPD end date of the thing pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATE endDate http://www.reportinghub.no/np/schema/npd#
FACILITY FUNCTIONS the NPD functions of the facility pca-rdl:ERH4d35c405-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING facilityFunctions http://www.reportinghub.no/np/schema/npd#
FACILITY KIND the NPD kind of the facility pca-rdl:ERH4d35c405-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING facilityKind http://www.reportinghub.no/np/schema/npd#
FINISHED AT UTC representation of the finishing time for an activity pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATETIME finishedAt http://www.reportinghub.no/ep/schema/activity#
FIXED FACILITY PHASE the NPD phase of the fixed facility pca-rdl:ERH4d35c931-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING fixedFacilityPhase http://www.reportinghub.no/np/schema/npd#
IDENTIFICATION NUMBER OF CORE identification number of the core extracted by an extract a well core activity pca-rdl:ERH4d35c421-2a3b-11b2-80f6-ac4319491de1 identificationNumberOfCore http://www.reportinghub.no/ep/schema/activity#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4d35c3e7-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4d35c3e5-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LITHOLOGY DESCRIPTION description of the lithology at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 lithologyDescription http://www.reportinghub.no/ep/schema/well#
LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core#
LOG RUN NUMBER identification number of a well bore log run activity pca-rdl:ERH4d35c54b-2a3b-11b2-80f6-ac4319491de1 logRunNumber http://www.reportinghub.no/ep/schema/activity#
NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core#
NOMINAL TIME UTC representation of the nominal time of an activity pca-rdl:ERH4d35c63b-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATETIME nominallyAt http://www.reportinghub.no/ep/schema/activity#
NPD IDENTIFIER the NPD identifier pca-rdl:ERH4d35c3cb-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd#
NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd#
NUMBER IN CREW The count of personnel on a type of crew. One of the types is all personnel on board. pca-rdl:RDS16701120 numberInCrew http://www.reportinghub.no/ep/schema/organization#
ORGANISATION NUMBER the official Norwegian organization number of the operating company pca-rdl:ERH4d35c00d-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-STRING organisationNumber http://www.reportinghub.no/np/schema/npd#
PERCENTAGE OF SHARE the percent of the total share of the licence pca-rdl:ERH4d35c3d1-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-FLOAT percentageOfShare http://www.reportinghub.no/np/schema/npd#
SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core#
SHOW DESCRIPTION description of the show at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 showDescription http://www.reportinghub.no/ep/schema/well#
START DATE the NPD start date of the thing pca-rdl:ERH4d35bfef-2a3b-11b2-80f6-ac4319491de1 pca-rdl:ERH-DATE startDate http://www.reportinghub.no/np/schema/npd#
STRATIGRAPHY DESCRIPTION description of the stratigraphy at a spatial part of a wellbore pca-rdl:ERH4d35c915-2a3b-11b2-80f6-ac4319491de1 stratigraphyDescription http://www.reportinghub.no/ep/schema/well#
UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core#
WELLBORE COMPLETED AT UTC representation of the time at which a wellbore was completed pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBoreCompletedAt http://www.reportinghub.no/ep/schema/well#
WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd#
WELLBORE DRILL PERMIT the NPD drill permit of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreDrillPermit http://www.reportinghub.no/np/schema/npd#
WELLBORE PRE-SPUD AT UTC representation of the time at of the pre-spud for a wellbore pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBorePreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE SPUD AT UTC representation of the time of spud of a wellbore pca-rdl:ERH4d35c683-2a3b-11b2-80f6-ac4319491de1 wellBoreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE TYPE the NPD type of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreType http://www.reportinghub.no/np/schema/npd#
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
[RDLDesignation] RDLDefinition CoRepresented CoPattern ERHLocalname ERHOntology
API NAME identifier that is a name given by the API pca-rdl:ERH-STRING apiName http://www.reportinghub.no/ep/schema/core#
CODE the NPD code code http://www.reportinghub.no/np/schema/npd#
CODE ASSIGNED BY MANUFACTURER identifier that is a code assigned by a manufacturer to a class of supply defined by a manufacturer pca-rdl:ERH4bdfdf55-2a3b-11b2-8044-f80dbf6cc067 codeAssignedByAManufacturer http://www.reportinghub.no/ep/schema/equipment#
COMPANY SHORT NAME the NPD company short name pca-rdl:ERH4bdfc9f7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING companyShortName http://www.reportinghub.no/np/schema/npd#
CURRENT ACTIVITY STATUS the NPD status of the field pca-rdl:RDS409500951 pca-rdl:ERH-STRING currentActivityStatus http://www.reportinghub.no/np/schema/npd#
DESCRIPTION description of a thing description http://www.reportinghub.no/ep/schema/core#
DISCOVERY CURRENT ACTIVITY STATUS the NPD status of the discovery pca-rdl:ERH4bbcee05-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING discoveryCurrentActivityStatus http://www.reportinghub.no/np/schema/npd#
DISCOVERY YEAR the year the discovery was made pca-rdl:ERH4bbcee05-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-INTEGER discoveryYear http://www.reportinghub.no/np/schema/npd#
DTI NAME identifier that is a name given by the DTI pca-rdl:ERH-STRING dtiName http://www.reportinghub.no/ep/schema/core#
END DATE the NPD end date of the thing pca-rdl:ERH4bdfc9e7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-DATE endDate http://www.reportinghub.no/np/schema/npd#
FACILITY FUNCTIONS the NPD functions of the facility pca-rdl:ERH4bdfcee7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING facilityFunctions http://www.reportinghub.no/np/schema/npd#
FACILITY KIND the NPD kind of the facility pca-rdl:ERH4bdfcee7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING facilityKind http://www.reportinghub.no/np/schema/npd#
FIXED FACILITY PHASE the NPD phase of the fixed facility pca-rdl:ERH4bdfcef3-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING fixedFacilityPhase http://www.reportinghub.no/np/schema/npd#
LICENCING ACTIVITY the Ministry of Petroleum and Energy licencing activity under which the licence was granted pca-rdl:ERH4bbcee1b-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING licensingActivity http://www.reportinghub.no/np/schema/npd#
LITHOLOGY DESCRIPTION description of the lithology at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 lithologyDescription http://www.reportinghub.no/ep/schema/well#
LOCAL FIELD NAME identifier that is the local name for a field pca-rdl:ERH-STRING localFieldName http://www.reportinghub.no/ep/schema/core#
NAME identifier that is the name of a thing pca-rdl:ERH-STRING name http://www.reportinghub.no/ep/schema/core#
NPD IDENTIFIER the NPD identifier pca-rdl:ERH4bbcee01-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING id http://www.reportinghub.no/np/schema/npd#
NPD NAME the NPD name pca-rdl:ERH-STRING name http://www.reportinghub.no/np/schema/npd#
NUMBER IN CREW The count of personnel on a type of crew. One of the types is all personnel on board. pca-rdl:RDS16701120 numberInCrew http://www.reportinghub.no/ep/schema/organization#
ORGANISATION NUMBER the official Norwegian organization number of the operating company pca-rdl:ERH4bbcedef-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-STRING organisationNumber http://www.reportinghub.no/np/schema/npd#
PERCENTAGE OF SHARE the percent of the total share of the licence pca-rdl:ERH4bbcee07-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-FLOAT percentageOfShare http://www.reportinghub.no/np/schema/npd#
SHORT NAME a short or abbreviated name pca-rdl:ERH-STRING shortName http://www.reportinghub.no/ep/schema/core#
SHOW DESCRIPTION description of the show at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 showDescription http://www.reportinghub.no/ep/schema/well#
START DATE the NPD start date of the thing pca-rdl:ERH4bdfc9e7-2a3b-11b2-8044-f80dbf6cc067 pca-rdl:ERH-DATE startDate http://www.reportinghub.no/np/schema/npd#
STRATIGRAPHY DESCRIPTION description of the stratigraphy at a spatial part of a wellbore pca-rdl:ERH4bdfc9b9-2a3b-11b2-8044-f80dbf6cc067 stratigraphyDescription http://www.reportinghub.no/ep/schema/well#
UNIT SYMBOL the standard symbol for the unit of measure pca-rdl:ERH-STRING unitSymbol http://www.reportinghub.no/ep/schema/core#
WELLBORE COMPLETED AT UTC representation of the time at which a wellbore was completed pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBoreCompletedAt http://www.reportinghub.no/ep/schema/well#
WELLBORE COMPLETION DATE the completion date of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-DATE wellBoreCompletionDate http://www.reportinghub.no/np/schema/npd#
WELLBORE DRILL PERMIT the NPD drill permit of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreDrillPermit http://www.reportinghub.no/np/schema/npd#
WELLBORE PRE-SPUD AT UTC representation of the time at of the pre-spud for a wellbore pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBorePreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE SPUD AT UTC representation of the time of spud of a wellbore pca-rdl:ERH4bbcee2b-2a3b-11b2-8044-f80dbf6cc067 wellBoreSpudAt http://www.reportinghub.no/ep/schema/well#
WELLBORE TYPE the NPD type of the wellbore pca-rdl:RDS1714464911 pca-rdl:ERH-STRING wellBoreType http://www.reportinghub.no/np/schema/npd#
This diff is collapsed. Click to expand it.
SELECT *
WHERE { ?clsn a p2:Classification .
?clsn p2:hasClassifier pca-rdl:ERH00002 .
?clsn p2:hasClassified ?rd .
}
SELECT *
FROM <http://www.reportinghub.no/refdata/1.0/npd>
WHERE {
?rd pca-rdl:hasDesignation ?des .
OPTIONAL { ?rd a ?rdtype . }
OPTIONAL {
?clsn p2:hasClassified ?rd .
?clsn p2:hasClassifier ?cls .
}
OPTIONAL { ?rd rdfs:comment ?comment }
}
\ No newline at end of file
SELECT DISTINCT ?RDDesignation ?RDDefinition ?RDId ?EntityType ?RDURI ?RDSuperclass ?RDSuperclassId ?RDSuperclassURI ?ERHLocalname ?ERHOntology
WHERE {
?RDURI pca-rdl:hasDesignation ?RDDesignation .
?RDURI pca-rdl:hasDefinition ?RDDefinition .
?RDURI pca-rdl:hasIdPCA ?RDId .
?RDURI rdf:type ?p2 .
FILTER ( afn:namespace(?p2) = "http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#" )
BIND (afn:localname(?p2) AS ?EntityType )
OPTIONAL {
?spec p2:hasSubclass ?RDURI .
?spec p2:hasSuperclass ?RDSuperclassURI .
?RDSuperclassURI pca-rdl:hasDesignation ?RDSuperclass .
?RDSuperclassURI pca-rdl:hasIdPCA ?RDSuperclassId .
}
?erh owl:sameAs ?RDURI .
BIND (afn:localname(?erh) AS ?ERHLocalname )
BIND (afn:namespace(?erh) AS ?ERHOntology )
}
\ No newline at end of file
SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?CoRepresented ?CoPattern ?ERHLocalname ?ERHOntology
WHERE {
?s a p2:ClassOfClassOfRepresentation .
?s pca-rdl:hasDesignation ?RDLDesignation .
?s pca-rdl:hasDefinition ?RDLDefinition .
OPTIONAL {
?s p2:hasClassOfRepresented ?CoRepresented . }
OPTIONAL { ?s p2:hasClassOfPattern ?CoPattern . }
?erh owl:sameAs ?s .
BIND (afn:localname(?erh) AS ?ERHLocalname )
BIND (afn:namespace(?erh) AS ?ERHOntology )
}
\ No newline at end of file
SELECT DISTINCT ?RDLDesignation ?RDLDefinition ?EntityType ?CoPossessor ?ERHLocalname ?ERHOntology
WHERE {
?s pca-rdl:hasDesignation ?RDLDesignation .
?s p2:hasClassOfPossessor ?CoPossessor .
?s pca-rdl:hasDefinition ?RDLDefinition .
?s rdf:type ?p2 .
BIND (afn:localname(?p2) AS ?EntityType )
OPTIONAL {
?spec p2:hasSubclass ?s .
?spec p2:hasSuperclass ?sup .
?sup pca-rdl:hasDesignation ?RDLSuperclass .
?sup pca-rdl:hasIdPCA ?RDLSuperclassId .
}
?erh owl:sameAs ?s .
BIND (afn:localname(?erh) AS ?ERHLocalname )
BIND (afn:namespace(?erh) AS ?ERHOntology )
}
\ No newline at end of file
# 100 CLASS uri, des, id and def
CONSTRUCT {
?rduri a ?p2uri .
?rduri pca-rdl:hasDesignation ?des .
?rduri pca-rdl:hasDefinition ?def .
?rduri pca-rdl:hasIdPCA ?rdlid .
?ontitemuri owl:sameAs ?rduri .
?specuri a p2:Specialization .
?specuri p2:hasSuperclass ?superuri .
?specuri p2:hasSubclass ?rduri .
}
WHERE {
?this erh-drilling-rd-classes:eRHLocalname ?localname .
?this erh-drilling-rd-classes:eRHOntology ?ont .
BIND (fn:concat(?ont, ?localname) AS ?ontitem) .
BIND (spif:buildURI(?ontitem) AS ?ontitemuri) .
NOT EXISTS {
?ontitemuri owl:sameAs ?anything .
} .
?this erh-drilling-rd-classes:rDId ?rdlid .
?this erh-drilling-rd-classes:rDURI ?rduristr .
BIND (smf:buildURI(?rduristr) AS ?rduri) .
?this erh-drilling-rd-classes:RDDesignation ?des .
?this erh-drilling-rd-classes:rDDefinition ?def .
?this erh-drilling-rd-classes:entityType ?p2name .
BIND (fn:concat("http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#", ?p2name) AS ?p2thing) .
BIND (smf:buildURI(?p2thing) AS ?p2uri) .
OPTIONAL {
?this erh-drilling-rd-classes:rDSuperclassURI ?super .
BIND (smf:buildURI(?super) AS ?superuri) .
BIND (spif:generateUUID() AS ?specuuid) .
BIND (fn:concat("ERH", ?specuuid) AS ?specid) .
BIND (spif:buildURI("<http://posccaesar.org/rdl/{?specid}>") AS ?specuri) .
} .
}
# 100 CLASS uri, des, id and def
CONSTRUCT {
?rduri a ?p2uri .
?rduri pca-rdl:hasDesignation ?des .
?rduri pca-rdl:hasDefinition ?def .
?rduri pca-rdl:hasIdPCA ?rdlid .
}
WHERE {
?this erh-drilling-rd-classes:rDId ?rdlid .
?this erh-drilling-rd-classes:rDURI ?rduristr .
BIND (smf:buildURI(?rduristr) AS ?rduri) .
?this erh-drilling-rd-classes:RDDesignation ?des .
?this erh-drilling-rd-classes:rDDefinition ?def .
?this erh-drilling-rd-classes:entityType ?p2name .
BIND (fn:concat("http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#", ?p2name) AS ?p2thing) .
BIND (smf:buildURI(?p2thing) AS ?p2uri) .
}
# 200 CLASS subclasses
CONSTRUCT {
?specuri a p2:Specialization .
?specuri p2:hasSuperclass ?superuri .
?specuri p2:hasSubclass ?rduri .
}
WHERE {
?this a erh-drilling-rd-classes:erh-drilling-rd-classes .
?this erh-drilling-rd-classes:rDSuperclassURI ?super .
BIND (smf:buildURI(?super) AS ?superuri) .
?this erh-drilling-rd-classes:rDURI ?rduristr .
BIND (smf:buildURI(?rduristr) AS ?rduri) .
BIND (spif:generateUUID() AS ?specuuid) .
BIND (fn:concat("ERH", ?specuuid) AS ?specid) .
BIND (spif:buildURI("<http://posccaesar.org/rdl/{?specid}>") AS ?specuri) .
}
# 300 Class SAME AS
CONSTRUCT {
?ontitemuri owl:sameAs ?rduri .
}
WHERE {
?this a erh-drilling-rd-classes:erh-drilling-rd-classes .
?this erh-drilling-rd-classes:eRHLocalname ?localname .
?this erh-drilling-rd-classes:eRHOntology ?ont .
BIND (fn:concat(?ont, ?localname) AS ?ontitem) .
BIND (spif:buildURI(?ontitem) AS ?ontitemuri) .
?this erh-drilling-rd-classes:rDURI ?rduristr .
BIND (smf:buildURI(?rduristr) AS ?rduri) .
}
\ No newline at end of file
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
This diff is collapsed. Click to expand it.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
This diff is collapsed. Click to expand it.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
This diff is collapsed. Click to expand it.
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-drill
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/refdata/transform/datprop2rd
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> .
@prefix datprop2rd-drill: <http://www.reportinghub.no/refdata/transform/datprop2rd-drill#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/datprop2rd-drill>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:DatatypeProperty
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0396 Handle classification of RD classes as Drilling"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00003> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable
[ sp:varName "uuid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "ERH" ;
sp:arg2 [ sp:varName "uuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "pcaid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>"
] ;
sp:variable
[ sp:varName "clsnuri"^^xsd:string
]
])
] .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-npd
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/refdata/transform/datprop2rd
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> .
@prefix datprop2rd-npd: <http://www.reportinghub.no/refdata/transform/datprop2rd-npd#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/datprop2rd-npd>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:DatatypeProperty
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0395 Handle classification of RD propety as NPD"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00002> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable
[ sp:varName "uuid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "ERH" ;
sp:arg2 [ sp:varName "uuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "pcaid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>"
] ;
sp:variable
[ sp:varName "clsnuri"^^xsd:string
]
])
] .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/datprop2rd-prod
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/refdata/transform/datprop2rd
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix datprop2rd: <http://www.reportinghub.no/refdata/transform/datprop2rd#> .
@prefix datprop2rd-prod: <http://www.reportinghub.no/refdata/transform/datprop2rd-prod#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/datprop2rd-prod>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/datprop2rd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:DatatypeProperty
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0395 Handle classification of RD propety as Production"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00004> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable
[ sp:varName "uuid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "ERH" ;
sp:arg2 [ sp:varName "uuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "pcaid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>"
] ;
sp:variable
[ sp:varName "clsnuri"^^xsd:string
]
])
] .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
......@@ -2,14 +2,13 @@
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/refdata/foundation
@prefix : <http://www.reportinghub.no/refdata/transform/datprop2rd#> .
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
@prefix RDL_ERHFoundationRD: <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#> .
@prefix RDL_ERHFoundationRD: <http://www.reportinghub.no/refdata/foundation#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix drilling: <http://www.reportinghub.no/ep/schema/1.0/drilling#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
......@@ -23,7 +22,7 @@
<http://www.reportinghub.no/refdata/transform/datprop2rd>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/RDL_ERHFoundationRD> ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/refdata/foundation> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:DatatypeProperty
......@@ -56,11 +55,6 @@ owl:DatatypeProperty
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
] [ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#ClassOfClassOfRepresentation> ;
sp:predicate rdf:type ;
sp:subject
......@@ -243,7 +237,7 @@ owl:DatatypeProperty
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0395 Handle classification of RD propety as NPD"^^xsd:string ;
rdfs:comment "0395 Handle classification of RD property as ERH Class"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
......@@ -256,30 +250,17 @@ owl:DatatypeProperty
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00002> ;
] [ sp:object <http://posccaesar.org/rdl/ERH00001> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ rdf:type afn:namespace ;
sp:arg1 spin:_this
] ;
sp:arg2 "http://www.reportinghub.no/np/schema/npd#"
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
......@@ -309,7 +290,7 @@ owl:DatatypeProperty
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0396 Handle classification of RD classes as Drilling"^^xsd:string ;
rdfs:comment "0395 Handle classification of RD property as ERH Thing"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
......@@ -322,13 +303,8 @@ owl:DatatypeProperty
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00003> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
......@@ -338,14 +314,6 @@ owl:DatatypeProperty
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 [ rdf:type afn:namespace ;
sp:arg1 spin:_this
] ;
sp:arg2 "http://www.reportinghub.no/np/schema/npd#"
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
......
# baseURI: http://www.reportinghub.no/refdata/transform/make-rd-drill
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling
# imports: http://www.reportinghub.no/refdata/1.0/drilling
# imports: http://www.reportinghub.no/refdata/transform/class2rd-drill
@prefix : <http://www.reportinghub.no/refdata/transform/make-rd-drill#> .
@prefix class2rd-drill: <http://www.reportinghub.no/refdata/transform/class2rd-drill#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/make-rd-drill>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/drilling> , <http://www.reportinghub.no/refdata/1.0/drilling> , <http://www.reportinghub.no/refdata/transform/class2rd-drill> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: http://www.reportinghub.no/refdata/transform/make-rd-npd
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/refdata/1.0/npd
# imports: http://www.reportinghub.no/refdata/transform/class2rd-npd
@prefix class2rd-npd: <http://www.reportinghub.no/refdata/transform/class2rd-npd#> .
@prefix make-rd-npd: <http://www.reportinghub.no/refdata/transform/make-rd-npd#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/make-rd-npd>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/1.0/npd> , <http://www.reportinghub.no/refdata/transform/class2rd-npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/make-rd-prod
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/refdata/1.0/production
# imports: http://www.reportinghub.no/refdata/foundation
# imports: http://www.reportinghub.no/refdata/transform/class2rd-prod
# imports: http://www.reportinghub.no/refdata/transform/datprop2rd-prod
# imports: http://www.reportinghub.no/refdata/transform/objprop2rd-prod
@prefix : <http://www.reportinghub.no/refdata/transform/make-rd-prod#> .
@prefix class2rd-prod: <http://www.reportinghub.no/refdata/transform/class2rd-prod#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/make-rd-prod>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/1.0/production> , <http://www.reportinghub.no/refdata/foundation> , <http://www.reportinghub.no/refdata/transform/class2rd-prod> , <http://www.reportinghub.no/refdata/transform/datprop2rd-prod> , <http://www.reportinghub.no/refdata/transform/objprop2rd-prod> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass" ;
composite:index "0"^^xsd:int
] .
# baseURI: http://www.reportinghub.no/refdata/transform/objprop2rd-prod
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/refdata/transform/objprop2rd
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .
@prefix objprop2rd: <http://www.reportinghub.no/refdata/transform/objprop2rd#> .
@prefix objprop2rd-prod: <http://www.reportinghub.no/refdata/transform/objprop2rd-prod#> .
@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 sp: <http://spinrdf.org/sp#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix spin: <http://spinrdf.org/spin#> .
@prefix spl: <http://spinrdf.org/spl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://www.reportinghub.no/refdata/transform/objprop2rd-prod>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/refdata/transform/objprop2rd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:ObjectProperty
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0395 Handle classification of RD property as Production"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00004> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
] ;
sp:variable
[ sp:varName "uuid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type fn:concat ;
sp:arg1 "ERH" ;
sp:arg2 [ sp:varName "uuid"^^xsd:string
]
] ;
sp:variable
[ sp:varName "pcaid"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:buildURI ;
sp:arg1 "<http://posccaesar.org/rdl/{?pcaid}>"
] ;
sp:variable
[ sp:varName "clsnuri"^^xsd:string
]
])
] .
# baseURI: null
@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
@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 visual: <http://topbraid.org/visual#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
[] rdf:type inference:Configuration ;
composite:child
[ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
composite:index "0"^^xsd:int
] .
......@@ -2,8 +2,8 @@
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/refdata/transform/class2rd
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/refdata/foundation
@prefix : <http://www.reportinghub.no/refdata/transform/objprop2rd#> .
@prefix RDL-annotations: <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#> .
......@@ -164,7 +164,7 @@
<http://www.reportinghub.no/refdata/transform/objprop2rd>
rdf:type owl:Ontology ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/np/schema/1.0/npd> , <http://www.reportinghub.no/refdata/transform/class2rd> ;
owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> , <http://rds.posccaesar.org/2008/06/OWL/RDL-annotations> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/refdata/foundation> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
owl:ObjectProperty
......@@ -202,11 +202,6 @@ owl:ObjectProperty
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
]) ;
sp:where ([ rdf:type sp:NotExists ;
sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/core#Class_of_indirect_property> ;
......@@ -307,11 +302,6 @@ owl:ObjectProperty
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "thisrduri"^^xsd:string
]
]) ;
sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/core#Class_of_indirect_property> ;
sp:predicate rdf:type ;
......@@ -444,7 +434,7 @@ owl:ObjectProperty
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0270 Set Part 2 ClassOfRelation of EHR RD Object Property"^^xsd:string ;
rdfs:comment "0270 Set Part 2 ClassOfRelation of ERH RD Object Property"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "p2class"^^xsd:string
] ;
......@@ -536,7 +526,7 @@ owl:ObjectProperty
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0310 Handle classification of RD object properties as NPD"^^xsd:string ;
rdfs:comment "0395 Handle classification of RD property as ERH Class"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
......@@ -549,30 +539,17 @@ owl:ObjectProperty
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00002> ;
] [ sp:object <http://posccaesar.org/rdl/ERH00001> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
]) ;
sp:where ([ sp:object
[ sp:varName "thisrduri"^^xsd:string
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:eq ;
sp:arg1 [ rdf:type afn:namespace ;
sp:arg1 spin:_this
] ;
sp:arg2 "http://www.reportinghub.no/np/schema/npd#"
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
......@@ -602,7 +579,7 @@ owl:ObjectProperty
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "0311 Handle classification of RD classes as Drilling"^^xsd:string ;
rdfs:comment "0395 Handle classification of RD property as ERH Thing"^^xsd:string ;
sp:templates ([ sp:object <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification> ;
sp:predicate rdf:type ;
sp:subject
......@@ -615,13 +592,8 @@ owl:ObjectProperty
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00003> ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
] [ sp:object <http://posccaesar.org/rdl/ERH00000> ;
sp:predicate rdf:type ;
sp:predicate <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier> ;
sp:subject
[ sp:varName "clsnuri"^^xsd:string
]
......@@ -631,14 +603,6 @@ owl:ObjectProperty
] ;
sp:predicate owl:sameAs ;
sp:subject spin:_this
] [ rdf:type sp:Filter ;
sp:expression
[ rdf:type sp:ne ;
sp:arg1 [ rdf:type afn:namespace ;
sp:arg1 spin:_this
] ;
sp:arg2 "http://www.reportinghub.no/np/schema/npd#"
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type spif:generateUUID
......
This diff could not be displayed because it is too large.
......@@ -176,14 +176,9 @@ OPTIONAL {
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:GasSales" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" />
<mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" />
......
......@@ -39,8 +39,6 @@ WHERE {
<mprpswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" />
<mprpswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" />
<mprpswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" />
<mprpswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" />
......
# baseURI: http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/data/erh
# imports: http://www.reportinghub.no/ep/spin/prod-property
# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
# imports: http://www.reportinghub.no/np/data/npd
......@@ -16,5 +17,5 @@
<http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest>
rdf:type owl:Ontology ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
This diff could not be displayed because it is too large.