David Price

Merge branch 'master' into CleanMar3

This diff could not be displayed because it is too large.
......@@ -342,6 +342,12 @@ ep-flow:Inventory
rdfs:label "inventory"^^xsd:string ;
rdfs:subClassOf ep-core:PhysicalObject .
ep-flow:InventoryInAStandardState
rdf:type owl:Class ;
rdfs:comment "inventory that is in a standard state"^^xsd:string ;
rdfs:label "inventory in a standard state"^^xsd:string ;
rdfs:subClassOf ep-flow:Inventory .
ep-flow:MassAdjustedFlow
rdf:type owl:Class , ep-flow:ProductionFlowDefinitionType ;
rdfs:comment "flow that <not documented in XSD>"^^xsd:string ;
......@@ -745,13 +751,6 @@ ep-flow:flowMeasuredBy
rdfs:label "flow measured by"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowMeasuredOrCalculatedAt
rdf:type owl:ObjectProperty ;
rdfs:comment "facility at which a flow is measured or calculated"^^xsd:string ;
rdfs:domain ep-flow:Flow ;
rdfs:label "flow measured or calculated at"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:flowOutOf
rdf:type owl:ObjectProperty ;
rdfs:comment "physical thing that a flow is out of"^^xsd:string ;
......@@ -825,6 +824,13 @@ ep-flow:materialThatFlows
rdfs:label "material that flows"^^xsd:string ;
rdfs:range ep-material:QuantityOfMaterial .
ep-flow:measuredOrCalculatedAt
rdf:type owl:ObjectProperty ;
rdfs:comment "facility at which a flow or inventory is measured or calculated"^^xsd:string ;
rdfs:domain ep-core:PhysicalThing ;
rdfs:label "measured or calculated at"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/facility#Facility> .
ep-flow:reidVapourPressure
rdf:type ep-core:Class_of_indirect_property , owl:ObjectProperty , owl:FunctionalProperty ;
rdfs:comment "Reid vapor pressure of stabilized crude."^^xsd:string ;
......
......@@ -31,49 +31,49 @@ ep-activity:ApproveAReport
rdfs:subClassOf ep-activity:Activity .
ep-activity:Completion-DrillStemTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:DrillStemTest .
ep-activity:Completion-ProductionTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "completion - production test"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionTest .
ep-activity:DrawdownTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , owl:Class ;
rdfs:comment "well test that is a <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "drawdown test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
ep-activity:Gas-FlowAfterFlowTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
ep-activity:Gas-IsochronalTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "gas - isochronal test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
ep-activity:Gas-ModifiedIsochronalTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
ep-activity:InjectionTest-FallOff
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 .
ep-activity:InterferenceTest-PulseTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
......@@ -90,19 +90,19 @@ ep-activity:MakeAnObservation
rdfs:subClassOf ep-activity:Activity .
ep-activity:MaximumSandFreeRateTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
ep-activity:MultiLayerTransientTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
ep-activity:MultiRateTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "multi-rate test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
......@@ -113,13 +113,13 @@ ep-activity:ObserveTheWeather
rdfs:subClassOf ep-activity:MakeAnObservation .
ep-activity:Oil-FlowAfterFlowTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
ep-activity:PressureBuildUpTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
......@@ -127,16 +127,16 @@ ep-activity:PressureBuildUpTest
ep-activity:ProductionWellTest
rdf:type owl:Class ;
rdfs:label "production well test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest , ep-activity:ProductionActivity .
rdfs:subClassOf ep-activity:ProductionActivity , ep-activity:WellTest .
ep-activity:SingleRateTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , owl:Class ;
rdfs:comment "well test that is <no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "single rate test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
ep-activity:Water-FlowAfterFlowTest
rdf:type owl:Class , ep-activity:WellTestType ;
rdf:type ep-activity:WellTestType , 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 ep-activity:WellTest .
......@@ -188,13 +188,13 @@ ep-prodact:AccidentPreventionExercise
rdfs:subClassOf ep-prodact:DrillOrExcercise .
ep-prodact:AdministerFirstAid
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "medical treatment that is first aid"^^xsd:string ;
rdfs:label "administer first aid"^^xsd:string ;
rdfs:subClassOf ep-prodact:MedicalTreatment .
ep-prodact:AirTrafficOperation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "activity that is an air traffic operation"^^xsd:string ;
rdfs:label "air traffic operation"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionActivity .
......@@ -224,22 +224,22 @@ ep-prodact:AlertType
rdfs:subClassOf owl:Class .
ep-prodact:AllocateSplitFactors
rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ;
rdfs:comment "activity that is allocating the fraction of a source flow that is assumed to go into different product streams"^^xsd:string ;
rdfs:label "allocate split factors"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity .
ep-prodact:AnnualProductionActivityToDate
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:comment "production activity that is during the year to date"^^xsd:string ;
rdfs:label "annual production activity to date"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:AnnualProductionOperationToDate
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:comment "production operation from the beginning of an annual reporting period to a date within, or at the end of, the reporting period"^^xsd:string ;
rdfs:label "annual production operation to date"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperation , ep-prodact:AnnualProductionActivityToDate .
rdfs:subClassOf ep-prodact:AnnualProductionActivityToDate , ep-prodact:ProductionOperation .
ep-prodact:BasketMovement
rdf:type owl:Class ;
......@@ -254,7 +254,7 @@ ep-prodact:CargoShipOperation
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:ConstructionOperation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "activity that is construction"^^xsd:string ;
rdfs:label "construction operation"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity ;
......@@ -262,7 +262,7 @@ ep-prodact:ConstructionOperation
"http://posccaesar.org/rdl/RDS9685637"^^xsd:string .
ep-prodact:DailyProductionOperationProcessingLoss
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is all that happens to cause production operation processing loss in one day"^^xsd:string ;
rdfs:label "daily production operation processing loss"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -280,7 +280,7 @@ ep-prodact:DefinedHazardAndAccidentSituation
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:Deviation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "activity that is a deviation from existing procedures and guidelines"^^xsd:string ;
rdfs:label "deviation"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionActivity .
......@@ -292,25 +292,25 @@ ep-prodact:DischargeWater
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:DrillOrExcercise
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is a drill or exercise intended to prevent harm to health, safety or the environment"^^xsd:string ;
rdfs:label "drill or exercise"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:ExtendedMaintenanceTurnaround
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is an extended maintenance turnaround"^^xsd:string ;
rdfs:label "extended maintenance turnaround"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:ExtendedMaintenanceTurnaroundExportTerminal
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "extended maintenance turnaround that is for an export terminal"^^xsd:string ;
rdfs:label "extended maintenance turnaround export terminal"^^xsd:string ;
rdfs:subClassOf ep-prodact:ExtendedMaintenanceTurnaround .
ep-prodact:Fire
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "incident that is an unintentional fire"^^xsd:string ;
rdfs:label "fire"^^xsd:string ;
rdfs:subClassOf ep-prodact:Incident .
......@@ -322,61 +322,61 @@ ep-prodact:FluidLevelTest
rdfs:subClassOf ep-activity:ProductionWellTest .
ep-prodact:FluidSampling-DST
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "fluid sampling and analysis that has a sample taken as part of a drill stem test"^^xsd:string ;
rdfs:label "fluid sampling - DST"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-RFTorMDT
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - RFT or MDT"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-bottomhole
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "fluid sampling and analysis that has a sample taken from the bottom of a wellbore"^^xsd:string ;
rdfs:label "fluid sampling - bottomhole"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-formationTester
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "fluid sampling and analysis that has the sample taken by a formation tester"^^xsd:string ;
rdfs:label "fluid sampling - formation tester"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-recombined
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - recombined"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-separatorGas
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - separator gas"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-separatorOil
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - separator oil"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-separatorWater
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - separator water"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-synthetic
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "<no definition in MPR-XSD>"^^xsd:string ;
rdfs:label "fluid sampling - synthetic"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
ep-prodact:FluidSampling-wellhead
rdf:type owl:Class , ep-prodact:FluidSamplingType ;
rdf:type ep-prodact:FluidSamplingType , owl:Class ;
rdfs:comment "fluid sampling and analysis that has the sample taken at the well head"^^xsd:string ;
rdfs:label "fluid sampling - wellhead"^^xsd:string ;
rdfs:subClassOf ep-prodact:FluidSamplingAndAnalysis .
......@@ -394,7 +394,7 @@ ep-prodact:FluidSamplingType
rdfs:subClassOf owl:Class .
ep-prodact:HSEProblem
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is an HSE problem"^^xsd:string ;
rdfs:label "HSE problem"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -412,7 +412,7 @@ ep-prodact:Incident
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:InitialWellTest
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdfs:comment "well test that is the first on a well"^^xsd:string ;
rdfs:label "initial well test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
......@@ -430,25 +430,25 @@ ep-prodact:Injury
rdfs:subClassOf ep-prodact:AccidentOrInjury .
ep-prodact:IssueBillOfLading
rdf:type owl:Class , ep-prodact:SalesActivityType ;
rdf:type ep-prodact:SalesActivityType , owl:Class ;
rdfs:comment "sales activity that is issuing a bill of lading"^^xsd:string ;
rdfs:label "issue bill of lading"^^xsd:string ;
rdfs:subClassOf ep-prodact:SalesActivity .
ep-prodact:IssueWorkPermit
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is issuing a work permit"^^xsd:string ;
rdfs:label "issue work permit"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:IssueWorkPermitWithSJA
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "issue a work permit with Safe Job Analysis"^^xsd:string ;
rdfs:label "issue work permit with SJA"^^xsd:string ;
rdfs:subClassOf ep-prodact:IssueWorkPermit .
ep-prodact:JobObservation
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "<not defined in MPR-XSD>"^^xsd:string ;
rdfs:label "job observation"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
......@@ -466,13 +466,13 @@ ep-prodact:LostTimeAccident
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:LostTimeIncident
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "incident that results in an injured employee who requires medical treatment and cannot return to work the next day (source: MPR-XSD)"^^xsd:string ;
rdfs:label "lost time incident"^^xsd:string ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:MaintenanceActivity
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "activity that is maintenance"^^xsd:string ;
rdfs:label "maintenance activity"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionActivity ;
......@@ -486,7 +486,7 @@ ep-prodact:MakeAComment
rdfs:subClassOf ep-activity:Activity .
ep-prodact:MakeATransaction
rdf:type owl:Class , ep-prodact:SalesActivityType ;
rdf:type ep-prodact:SalesActivityType , owl:Class ;
rdfs:comment "sales activity that is making a transaction"^^xsd:string ;
rdfs:label "make a transaction"^^xsd:string ;
rdfs:subClassOf ep-prodact:SalesActivity .
......@@ -498,25 +498,25 @@ ep-prodact:MarineOperation
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:MarkedGasLossOfExport
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is not exporting gas due to marked product"^^xsd:string ;
rdfs:label "marked gas loss of export"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:MarkedOilLossOfExport
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is not exporting oil due to marked product"^^xsd:string ;
rdfs:label "marked oil loss of export"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:MeasurePropertiesOfAFlow
ep-prodact:MeasureProperties
rdf:type owl:Class ;
rdfs:comment "activity that is measuring the properties of a flow"^^xsd:string ;
rdfs:label "measure properties of a flow"^^xsd:string ;
rdfs:comment "activity that is measuring properties"^^xsd:string ;
rdfs:label "measure properties"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity .
ep-prodact:MeasureSplitFactors
rdf:type owl:Class , ep-prodact:SplitFactorDeterminationType ;
rdf:type ep-prodact:SplitFactorDeterminationType , owl:Class ;
rdfs:comment "activity that is measuring the fraction of a source flow that goes into different product streams"^^xsd:string ;
rdfs:label "measure split factors"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity .
......@@ -528,19 +528,19 @@ ep-prodact:MedicalTreatment
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:MedicalTreatmentInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "injury that requires medical treatment"^^xsd:string ;
rdfs:label "medical treatment injury"^^xsd:string ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:ModificationProject
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a modification project"^^xsd:string ;
rdfs:label "modification project"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:MonthlyProductionOperationToDate
rdf:type owl:Class , ep-prodact:ProductionOperationClassByDuration ;
rdf:type ep-prodact:ProductionOperationClassByDuration , owl:Class ;
rdfs:comment "production operation from the beginning of a monthly reporting period to a date within, or at the end of, the reporting period"^^xsd:string ;
rdfs:label "monthly production operation to date"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperation .
......@@ -558,25 +558,25 @@ ep-prodact:MovementOfProductType
rdfs:subClassOf owl:Class .
ep-prodact:NearMiss
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "incident that under different circumstances could have caused injury, illness and/or major damage to/loss of assets, or harm to the environment or to a third party (source: MPR-XSD)"^^xsd:string ;
rdfs:label "near miss"^^xsd:string ;
rdfs:subClassOf ep-prodact:Incident .
ep-prodact:OperationMistakes
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is an operation mistake"^^xsd:string ;
rdfs:label "operation mistakes"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:OtherReasonWellTest
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdfs:comment "well test that is not initial, periodic, or a revision"^^xsd:string ;
rdfs:label "other reason well text"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
ep-prodact:PeriodicWellTest
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdfs:comment "well test that is carried out as part of a periodic testing regime"^^xsd:string ;
rdfs:label "periodic well test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
......@@ -588,115 +588,115 @@ ep-prodact:PersonnelSafetyIntroduction
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:PlannedMaintenanceTurnaround
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a planned maintenance turnaround"^^xsd:string ;
rdfs:label "planned maintenace turnaround"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:PowerStationFailure
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "activity that is the failure of a power station"^^xsd:string ;
rdfs:label "power station failure"^^xsd:string ;
rdfs:subClassOf ep-activity:Activity .
ep-prodact:PreventiveMaintenanceTopside
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is preventive maintenance topside"^^xsd:string ;
rdfs:label "preventive maintenace topside"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:ProcessAndOperationProblem
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a process and operation problem"^^xsd:string ;
rdfs:label "process and operation problem"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:ProductCompletedLifting
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is exported from a stock within a given time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product completed lifting"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductGain-Loss
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is the lack of proper proportion or relation between the corresponding input and liftings transactions (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product gain/loss"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductInputToStorage
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is addition to a stock within a given time period (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product input to storage"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductLifted
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is from storage"^^xsd:string ;
rdfs:label "product lifted"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductLiftingEntitlement
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product lifting entitlement"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductLiftingEntitlementRemaining
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product lifting entitlement remaining"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductLinePack
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that provides the quantity of gas which the operator responsible for gas transportation decides must be provided by the gas producing fields in order to make deliveries as requested by gas shippers and provide operating tolerances (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product line pack"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductMassAdjustment
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product mass adjustment"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductPartialLifting
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is a lifting up to a (not completed) determined point in time (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product partial lifting"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductPipelineLifting
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is exported from a stock by a pipeline"^^xsd:string ;
rdfs:label "product pipeline lifting"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductProductionImbalance
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is the difference between the amount of gas entering and exiting a shipper's nomination portfolio. This will take into account all differences whatever the time or reason it occurs. (source: MPR-XSD)"^^xsd:string ;
rdfs:label "product production imbalance"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductSwap
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product swap"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductTankerLifting
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that is exported from a stock by a tanker"^^xsd:string ;
rdfs:label "product tanker lifting"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductTransaction
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product transaction"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
ep-prodact:ProductTransfer
rdf:type owl:Class , ep-prodact:MovementOfProductType ;
rdf:type ep-prodact:MovementOfProductType , owl:Class ;
rdfs:comment "movement of product that <not documented in XSD>"^^xsd:string ;
rdfs:label "product transfer"^^xsd:string ;
rdfs:subClassOf ep-prodact:MovementOfProduct .
......@@ -708,7 +708,7 @@ ep-prodact:ProductionActivityType
rdfs:subClassOf owl:Class .
ep-prodact:ProductionOperation
rdf:type owl:Class , ep-prodact:ProductionActivityType ;
rdf:type ep-prodact:ProductionActivityType , owl:Class ;
rdfs:comment "production activity that is all of what is done in the operation of a facility during a period"^^xsd:string ;
rdfs:label "production operation"^^xsd:string ;
rdfs:subClassOf ep-activity:ProductionActivity .
......@@ -737,13 +737,13 @@ ep-prodact:ProductionOperationProcessingLoss
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:ProductionOperationProcessingLossForUnspecifiedReason
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a production operation processing loss without a specified reason"^^xsd:string ;
rdfs:label "production operation processing loss for unspecified reason"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:ProductionOperationProcessingRegulatoryReference
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a production operation processing regulatory reference"^^xsd:string ;
rdfs:label "production operation processing regulatory reference"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -767,25 +767,25 @@ ep-prodact:ReasonForLossOfProcessingType
rdfs:subClassOf owl:Class .
ep-prodact:ReleaseToAir
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "spill or leak that is to air"^^xsd:string ;
rdfs:label "release to air"^^xsd:string ;
rdfs:subClassOf ep-prodact:SpillOrLeak .
ep-prodact:ReleaseToWater
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "spill or leak that is to water"^^xsd:string ;
rdfs:label "release to water"^^xsd:string ;
rdfs:subClassOf ep-prodact:SpillOrLeak .
ep-prodact:ReportHazard
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is making a formal report of a hazard"^^xsd:string ;
rdfs:label "report hazard"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:ReservoirLoss
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a reservoir loss"^^xsd:string ;
rdfs:label "reservoir loss"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -797,13 +797,13 @@ ep-prodact:RestrictedWork
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:RestrictedWorkInjury
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "injury that results in a reduction in ability to work"^^xsd:string ;
rdfs:label "restricted work injury"^^xsd:string ;
rdfs:subClassOf ep-prodact:Injury .
ep-prodact:RevisionWellTest
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdfs:comment "well test that is <not defined in MPR-XSD>"^^xsd:string ;
rdfs:label "revision well test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
......@@ -821,7 +821,7 @@ ep-prodact:SafetyConsideration
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SafetyMeeting
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is a safety meeting"^^xsd:string ;
rdfs:label "safety meeting"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
......@@ -839,13 +839,13 @@ ep-prodact:SalesActivityType
rdfs:subClassOf owl:Class .
ep-prodact:SentAshore
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is sending a person ashore"^^xsd:string ;
rdfs:label "sent ashore"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SevereAccident
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "accident that challenges safety systems at a level much higher than expected (source: MPR-XSD)"^^xsd:string ;
rdfs:label "severe accident"^^xsd:string ;
rdfs:subClassOf ep-prodact:AccidentOrInjury .
......@@ -857,13 +857,13 @@ ep-prodact:ShutdownProduction
rdfs:subClassOf ep-activity:ProductionActivity .
ep-prodact:SickOnBoard
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "activity that is a person being ill on board"^^xsd:string ;
rdfs:label "sick on board"^^xsd:string ;
rdfs:subClassOf ep-prodact:HealthSafetyAndEnvironmentActivity .
ep-prodact:SpillOrLeak
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "incident that is a spill or leak"^^xsd:string ;
rdfs:label "spill or leak"^^xsd:string ;
rdfs:subClassOf ep-prodact:Incident .
......@@ -881,7 +881,7 @@ ep-prodact:StandbyVesselOperation
rdfs:subClassOf ep-prodact:MarineOperation .
ep-prodact:StrikeOrLockout
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a strike or lock-out"^^xsd:string ;
rdfs:label "strike or lock-out"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -893,49 +893,49 @@ ep-prodact:SupplyShipOperation
rdfs:subClassOf ep-prodact:MarineOperation .
ep-prodact:TestingAndLogging
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is testing and logging"^^xsd:string ;
rdfs:label "testing and logging"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:ThirdPartyProcessingLoss
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a third party processing loss"^^xsd:string ;
rdfs:label "third party processing loss"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:TopsideEquipmentFailureMaintenance
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is an topside equipment failure and maintenance"^^xsd:string ;
rdfs:label "topside equipment failure maintenance"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:TrafficAccident
rdf:type owl:Class , ep-prodact:SafetyActivityType ;
rdf:type ep-prodact:SafetyActivityType , owl:Class ;
rdfs:comment "accident that involves one or more moving vehicles"^^xsd:string ;
rdfs:label "traffic accident"^^xsd:string ;
rdfs:subClassOf ep-prodact:AccidentOrInjury .
ep-prodact:UnavailableTankerStorage
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is unavailable tanker storage"^^xsd:string ;
rdfs:label "unavailable tanker storage"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:UnknownReasonWellTest
rdf:type owl:Class , ep-prodact:WellTestReasonType ;
rdf:type ep-prodact:WellTestReasonType , owl:Class ;
rdfs:comment "well test that is carried out for a reason that is not recorded"^^xsd:string ;
rdfs:label "unknown reason well test"^^xsd:string ;
rdfs:subClassOf ep-activity:WellTest .
ep-prodact:WeatherProblem
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is a weather problem"^^xsd:string ;
rdfs:label "weather problem"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:WellEquipmentFailureMaintenance
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is well equipment failure and maintenance"^^xsd:string ;
rdfs:label "well equipment failure maintenance"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -946,19 +946,19 @@ ep-prodact:WellOperationType
rdfs:subClassOf owl:Class .
ep-prodact:WellPlannedOperations
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is well planned operations"^^xsd:string ;
rdfs:label "well planned operations"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:WellPreventiveMaintenance
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is well preventive maintenance"^^xsd:string ;
rdfs:label "well preventive maintenance"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
ep-prodact:WellProblems
rdf:type owl:Class , ep-prodact:ReasonForLossOfProcessingType ;
rdf:type ep-prodact:ReasonForLossOfProcessingType , owl:Class ;
rdfs:comment "activity that is well problems"^^xsd:string ;
rdfs:label "well problems"^^xsd:string ;
rdfs:subClassOf ep-prodact:ProductionOperationProcessingLoss .
......@@ -997,13 +997,13 @@ ep-prodact:buyer
rdfs:range <http://www.reportinghub.no/ep/schema/organization#PersonOrOrganization> .
ep-prodact:cargoBatchNumber
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:comment "identifier for a batch of cargo"^^xsd:string ;
rdfs:domain ep-material:BatchOfCargo ;
rdfs:label "cargo batch number"^^xsd:string .
ep-prodact:cargoNumber
rdf:type owl:FunctionalProperty , owl:DatatypeProperty ;
rdf:type owl:DatatypeProperty , owl:FunctionalProperty ;
rdfs:comment "identifier of a cargo"^^xsd:string ;
rdfs:domain ep-material:QuantityOfMaterial ;
rdfs:label "cargo number"^^xsd:string .
......@@ -1062,7 +1062,7 @@ ep-prodact:hasDischargeFlow
rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
ep-prodact:hasGasLiftChoke
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "gas lift choke for a well test activity"^^xsd:string ;
rdfs:domain ep-activity:WellTest ;
rdfs:label "has gas lift choke"^^xsd:string ;
......@@ -1082,7 +1082,7 @@ ep-prodact:hasPredecessor
rdfs:range ep-activity:Activity .
ep-prodact:hasShutInPressure
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 "pressure that is the shut-in pressure for a well test"^^xsd:string ;
rdfs:domain ep-activity:ProductionWellTest ;
rdfs:label "has shut-in pressure"^^xsd:string ;
......@@ -1095,56 +1095,56 @@ ep-prodact:hasValidPredecessor
rdfs:range ep-activity:Activity .
ep-prodact:injectionWellTestMaximumAnnularPressure
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 "pressure that is the maximum annular pressure for an injection well test"^^xsd:string ;
rdfs:domain ep-prodact:InjectionWellTest ;
rdfs:label "injection well test maximum annular pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-prodact:injectionWellTestMinimumAnnularPressure
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 "pressure that is the minimum annular pressure for an injection well test"^^xsd:string ;
rdfs:domain ep-prodact:InjectionWellTest ;
rdfs:label "injection well test minimum annular pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-prodact:injectionWellTestWellheadFlowingPressure
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 "pressure that is the flowing pressure at the wellhead for an injection well test"^^xsd:string ;
rdfs:domain ep-prodact:InjectionWellTest ;
rdfs:label "injection well test wellhead flowing pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-prodact:injectionWellTestWellheadMaximumPressure
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 "pressure that is the maximum pressure at the wellhead for an injection well test"^^xsd:string ;
rdfs:domain ep-prodact:InjectionWellTest ;
rdfs:label "injection well test wellhead maximum pressure"^^xsd:string ;
rdfs:range ep-core:Pressure .
ep-prodact:lastPartOfTypeDefiningType
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "class of activity that the last part of type is a member of"^^xsd:string ;
rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
rdfs:label "last part of type defining type"^^xsd:string ;
rdfs:range owl:Class .
ep-prodact:measuredFlow
ep-prodact:measured
rdf:type owl:ObjectProperty ;
rdfs:comment "flow that is measured by a measure properties of a flow activity"^^xsd:string ;
rdfs:domain ep-prodact:MeasurePropertiesOfAFlow ;
rdfs:label "measured flow"^^xsd:string ;
rdfs:range <http://www.reportinghub.no/ep/schema/flow#Flow> .
rdfs:comment "physical thing that is measured by a measure properties activity"^^xsd:string ;
rdfs:domain ep-prodact:MeasureProperties ;
rdfs:label "measured"^^xsd:string ;
rdfs:range ep-core:PhysicalThing .
ep-prodact:movedProduct
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "quantity of material that is moved by a movement of product activity"^^xsd:string ;
rdfs:domain ep-prodact:MovementOfProduct ;
rdfs:label "moved product"^^xsd:string ;
rdfs:range ep-material:QuantityOfMaterial .
ep-prodact:onProductionFacility
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "production facility that a production activity is carried out upon"^^xsd:string ;
rdfs:domain ep-activity:ProductionActivity ;
rdfs:label "on facility"^^xsd:string ;
......@@ -1165,7 +1165,7 @@ ep-prodact:performedByShip
rdfs:range <http://www.reportinghub.no/ep/schema/production-facility#Ship> .
ep-prodact:processingLost
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "quantity of material that is not produced as a result of a production operation processing loss activity"^^xsd:string ;
rdfs:domain ep-prodact:ProductionOperationProcessingLoss ;
rdfs:range ep-material:QuantityOfMaterial .
......@@ -1176,7 +1176,7 @@ ep-prodact:productionActivityPeriodClassification
rdfs:range ep-prodact:ProductionOperationClassByDuration .
ep-prodact:remainingActivity
rdf:type owl:ObjectProperty , owl:FunctionalProperty ;
rdf:type owl:FunctionalProperty , owl:ObjectProperty ;
rdfs:comment "activity that is after the last part of type"^^xsd:string ;
rdfs:domain ep-prodact:LastPartOfTypeRemainingActivityPair ;
rdfs:label "remaining activity"^^xsd:string ;
......@@ -1225,7 +1225,7 @@ ep-prodact:sourceOrganization
rdfs:range <http://www.reportinghub.no/ep/schema/organization#Organization> .
ep-prodact:timeWorked
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 "time duration for the parts of a production operation activity that are working"^^xsd:string ;
rdfs:domain ep-prodact:ProductionOperation ;
rdfs:label "time worked"^^xsd:string ;
......
......@@ -21,36 +21,36 @@
<http://www.epim.no/schemas/mprml/1#Cs_productVolumeComponentContent>
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 70101 Set the component flow measuring facility"^^xsd:string ;
rdfs:comment "STEP 70103 Set the component inventory measuring facility"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
[ sp:varName "measuredComponentInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
[ sp:varName "measuredComponentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
[ sp:varName "wholeInventoryMeasurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowMeasuredOrCalculatedAt> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#measuredOrCalculatedAt> ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
[ sp:varName "measuredComponentInventory"^^xsd:string
]
]) ;
sp:where ([ sp:object spin:_this ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object spin:_this ;
sp:predicate <http://www.epim.no/schemas/mprml/1#componentContentRef> ;
......@@ -62,33 +62,33 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "measuredWholeFlow"^^xsd:string
[ sp:varName "measuredWholeInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
[ sp:varName "wholeInventoryMeasurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowMeasuredOrCalculatedAt> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#measuredOrCalculatedAt> ;
sp:subject
[ sp:varName "measuredWholeFlow"^^xsd:string
[ sp:varName "measuredWholeInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "measurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
[ sp:varName "wholeInventoryMeasurementFacility"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacility> ;
sp:predicate rdf:type ;
......@@ -100,7 +100,7 @@
[ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 [ sp:varName "componentFlow"^^xsd:string
sp:arg1 [ sp:varName "componentInventory"^^xsd:string
]
] ;
sp:arg2 "/" ;
......@@ -111,83 +111,85 @@
]
] ;
sp:variable
[ sp:varName "measuredComponentFlow"^^xsd:string
[ sp:varName "measuredComponentInventory"^^xsd:string
]
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 70102 record the product flow components - where \"flow\" means inventory and not a flow"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
rdfs:comment "STEP 70100 record the component - actually flow and not inventory"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalStart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalEnd"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "interval"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#existsThroughout> ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "temporalPartDurationType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "wholeFlowSourceOrDestination"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:subject
[ sp:varName "wholeInventoryFacility"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "componentFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ;
sp:subject
[ sp:varName "wholeFlowContainingFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "componentMaterialType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "componentName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object spin:_this ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalIdentifier"^^xsd:string
......@@ -250,12 +252,12 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
......@@ -274,7 +276,7 @@
[ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 [ sp:varName "wholeInventory"^^xsd:string
sp:arg1 [ sp:varName "wholeFlow"^^xsd:string
]
] ;
sp:arg2 [ sp:varName "separatedComponentURISuffix"^^xsd:string
......@@ -282,7 +284,7 @@
]
] ;
sp:variable
[ sp:varName "componentInventory"^^xsd:string
[ sp:varName "componentFlow"^^xsd:string
]
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
......@@ -290,7 +292,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -299,7 +301,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -308,7 +310,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#existsThroughout> ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -317,7 +319,7 @@
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#TemporalPartDurationType> ;
sp:predicate rdf:type ;
......@@ -327,16 +329,20 @@
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wholeInventory"^^xsd:string
[ sp:varName "wholeFlowSourceOrDestination"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:subject
[ sp:varName "wholeInventoryFacility"^^xsd:string
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ;
sp:predicate rdf:type ;
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wholeFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ;
sp:subject
[ sp:varName "wholeInventoryFacility"^^xsd:string
[ sp:varName "wholeFlowContainingFacility"^^xsd:string
]
])
])
......@@ -366,79 +372,77 @@
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 70100 record the component - actually flow and not inventory"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
rdfs:comment "STEP 70102 record the product flow components - where \"flow\" means inventory and not a flow"^^xsd:string ;
sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/material#QuantityOfMaterial> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ;
sp:predicate <http://www.reportinghub.no/ep/schema/material#hasComponent> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalStart"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalEnd"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "interval"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#existsThroughout> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "temporalPartDurationType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlowSourceOrDestination"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ;
sp:subject
[ sp:varName "wholeFlowContainingFacility"^^xsd:string
[ sp:varName "wholeInventoryFacility"^^xsd:string
]
] [ sp:object
[ sp:varName "componentMaterialType"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "componentName"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object spin:_this ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ sp:object
[ sp:varName "intervalIdentifier"^^xsd:string
......@@ -501,12 +505,12 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Inventory> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
......@@ -525,7 +529,7 @@
[ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 [ sp:varName "wholeFlow"^^xsd:string
sp:arg1 [ sp:varName "wholeInventory"^^xsd:string
]
] ;
sp:arg2 [ sp:varName "separatedComponentURISuffix"^^xsd:string
......@@ -533,7 +537,7 @@
]
] ;
sp:variable
[ sp:varName "componentFlow"^^xsd:string
[ sp:varName "componentInventory"^^xsd:string
]
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
......@@ -541,7 +545,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -550,7 +554,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#finishedAt> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -559,7 +563,7 @@
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#existsThroughout> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
......@@ -568,7 +572,7 @@
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#TemporalPartDurationType> ;
sp:predicate rdf:type ;
......@@ -578,26 +582,118 @@
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wholeFlowSourceOrDestination"^^xsd:string
[ sp:varName "wholeInventory"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#flowIntoOrOutOf> ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSpatialPart> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
[ sp:varName "wholeInventoryFacility"^^xsd:string
]
])
] [ rdf:type sp:Optional ;
sp:elements ([ sp:object
[ sp:varName "wholeFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ;
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeFlowContainingFacility"^^xsd:string
[ sp:varName "wholeInventoryFacility"^^xsd:string
]
])
])
] ;
spin:rule
[ rdf:type sp:Construct ;
rdfs:comment "STEP 70101 Set the component flow measuring facility"^^xsd:string ;
sp:templates ([ sp:object
[ sp:varName "componentFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#measuredOrCalculatedAt> ;
sp:subject
[ sp:varName "measuredComponentFlow"^^xsd:string
]
]) ;
sp:where ([ sp:object spin:_this ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "componentFlow"^^xsd:string
]
] [ sp:object spin:_this ;
sp:predicate <http://www.epim.no/schemas/mprml/1#componentContentRef> ;
sp:subject
[ sp:varName "target"^^xsd:string
]
] [ sp:object
[ sp:varName "target"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/transform/transform-helper-schema#derivedFrom> ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Flow> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "wholeFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "measuredWholeFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/flow#measuredOrCalculatedAt> ;
sp:subject
[ sp:varName "measuredWholeFlow"^^xsd:string
]
] [ sp:object
[ sp:varName "measurementFacility"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "wholeFlowMeasurementFacility"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacility> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "measurementFacility"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type sp:iri ;
sp:arg1 [ rdf:type fn:concat ;
sp:arg1 [ rdf:type xsd:string ;
sp:arg1 [ sp:varName "componentFlow"^^xsd:string
]
] ;
sp:arg2 "/" ;
sp:arg3 [ rdf:type xsd:string ;
sp:arg1 [ sp:varName "measurementFacility"^^xsd:string
]
]
]
] ;
sp:variable
[ sp:varName "measuredComponentFlow"^^xsd:string
]
])
] .
<http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-componentContent-v1.0>
rdf:type owl:Ontology ;
owl:imports <http://www.reportinghub.no/ep/schema/1.0/scale-maps-to-mpr-enumeration> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> ;
owl:imports <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/flow> , <http://www.reportinghub.no/ep/schema/1.0/scale-maps-to-mpr-enumeration> ;
owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......