Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2012-01-30 20:55:52 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6c07a9865726061899c03f579d36f103bbea3b9f
6c07a986
1 parent
fa2eb6e4
More on MPR wellTest
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
277 additions
and
120 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-EQUIPMENT-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-wellTest-v1.1.1.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
View file @
6c07a98
...
...
@@ -36,7 +36,7 @@
<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#
WellTest>
,
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity
>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#
ProductionActivity>
,
<http://www.reportinghub.no/ep/schema/activity#WellTest
>
.
<http://www.reportinghub.no/ep/schema/activity#WeeklyProductionActivity>
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
.
...
...
@@ -51,7 +51,7 @@
rdfs:
range
<http://www.reportinghub.no/ep/schema/flow#WholeLifeFlow>
.
ep-core:
Mass
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"mass"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
...
...
@@ -92,40 +92,40 @@ ep-core:Mass
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodact:
AdministerFirstAid
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
AirTrafficOperation
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"air traffic operation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
,
ep-prodact:
Transporta
tionActivity
.
rdfs:
subClassOf
ep-prodact:
TransportationActivity
,
ep-prodact:
PartOfProduc
tionActivity
.
ep-prodact:
Alarm
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
AnnualProductionActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
AnnualProductionActivityToDate
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivity
.
ep-prodact:
AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
ep-prodact:
AnnualProductionActivityToDate
.
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToDate
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
ep-prodact:
AnnualProductionActivityToDate
.
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToDate
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
CargoShipOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
,
ep-prodact:
Transporta
tionActivity
.
rdfs:
subClassOf
ep-prodact:
TransportationActivity
,
ep-prodact:
PartOfProduc
tionActivity
.
ep-prodact:
ConstructionOperation
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"construction operation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
...
...
@@ -133,24 +133,24 @@ ep-prodact:CrudeOil
rdf:
type
owl:
Class
.
ep-prodact:
CumulativeProductionActivitySinceProductionBegan
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
DailyProductionOperationsActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
DailyProductionVolumeActivity
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
Deviation
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"deviation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
DrillOrExcercise
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Fire
...
...
@@ -172,55 +172,55 @@ ep-prodact:FlowLine-Production
ep-prodact:
FluidLevelTest
rdf:
type
owl:
Class
;
rdfs:
label
"fluid level test"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#
ProductionActivity>
,
<http://www.reportinghub.no/ep/schema/activity#WellTest
>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#
WellTest>
,
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity
>
.
ep-prodact:
FluidSampling-DST
rdf:
type
owl:
Class
,
ep-prodact:
FluidSamplingType
;
rdf:
type
ep-prodact:
FluidSamplingType
,
owl:
Class
;
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:
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:
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:
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:
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:
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:
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:
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:
label
"fluid sampling - synthetic"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
FluidSamplingAndAnalysis
.
ep-prodact:
FluidSampling-wellhead
rdf:
type
ep-prodact:
FluidSamplingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
FluidSamplingType
;
rdfs:
label
"fluid sampling - wellhead"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
FluidSamplingAndAnalysis
.
...
...
@@ -251,21 +251,21 @@ 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:
label
"initial"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
ep-prodact:
InjectionWellTest
rdf:
type
owl:
Class
;
rdfs:
label
"injection well test"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#
ProductionActivity>
,
<http://www.reportinghub.no/ep/schema/activity#WellTest
>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#
WellTest>
,
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity
>
.
ep-prodact:
Injury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
IssueWorkPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
JobObservation
...
...
@@ -285,20 +285,20 @@ ep-prodact:LostTimeIncident
rdfs:
subClassOf
ep-prodact:
Incident
.
ep-prodact:
MaintenanceActivity
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"maintenance activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MarineOperation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
,
ep-prodact:
Transporta
tionActivity
.
rdfs:
subClassOf
ep-prodact:
TransportationActivity
,
ep-prodact:
PartOfProduc
tionActivity
.
ep-prodact:
MedicalTreatmentInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
MonthlyProductionActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#MonthlyProductionActivity>
.
ep-prodact:
NaturalGas
...
...
@@ -313,12 +313,12 @@ ep-prodact:NotablePartOfProductionActivity
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
OtherProductionActivity
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"other production activity"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
OtherReasonWellTest
rdf:
type
owl:
Class
,
ep-prodact:
WellTestReasonType
;
rdf:
type
ep-prodact:
WellTestReasonType
,
owl:
Class
;
rdfs:
label
"other"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
...
...
@@ -333,17 +333,17 @@ ep-prodact:Participation
rdfs:
subPropertyOf
ep-prodact:
involvement
.
ep-prodact:
PeriodicWellTest
rdf:
type
owl:
Class
,
ep-prodact:
WellTestReasonType
;
rdf:
type
ep-prodact:
WellTestReasonType
,
owl:
Class
;
rdfs:
label
"periodic"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
ep-prodact:
PowerStationFailure
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"power station failure"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
ProductionActivityLastingLessThanAYear
rdf:
type
owl:
Class
,
ep-prodact:
ProductionOperationClassByDuration
;
rdf:
type
ep-prodact:
ProductionOperationClassByDuration
,
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
ep-prodact:
ProductionActivityType
...
...
@@ -362,7 +362,7 @@ ep-prodact:ProductionOperationMethodType
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
ProductionOperationsActivity
rdf:
type
ep-prodact:
ProductionActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
ProductionActivityType
;
rdfs:
label
"production operations activity"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
.
...
...
@@ -379,7 +379,7 @@ ep-prodact:ReleasedToWater
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
ReportHazard
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWork
...
...
@@ -387,11 +387,11 @@ ep-prodact:RestrictedWork
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWorkInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
RevisionWellTest
rdf:
type
owl:
Class
,
ep-prodact:
WellTestReasonType
;
rdf:
type
ep-prodact:
WellTestReasonType
,
owl:
Class
;
rdfs:
label
"revision"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
...
...
@@ -400,7 +400,7 @@ ep-prodact:SafetyActivityType
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
SafetyMeeting
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SampleOfMaterial
...
...
@@ -420,7 +420,7 @@ ep-prodact:SickOnBoard
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SpillOrLeak
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SubstanceType
...
...
@@ -433,7 +433,7 @@ ep-prodact:TransportationActivity
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
UnknownReasonWellTest
rdf:
type
owl:
Class
,
ep-prodact:
WellTestReasonType
;
rdf:
type
ep-prodact:
WellTestReasonType
,
owl:
Class
;
rdfs:
label
"unknown"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
...
...
@@ -448,7 +448,7 @@ ep-prodact:WaterDischarge
ep-prodact:
WaterSample
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#Water>
,
ep-prodact:
SampleOfMaterial
.
rdfs:
subClassOf
ep-prodact:
SampleOfMaterial
,
<http://www.reportinghub.no/ep/schema/well#Water>
.
ep-prodact:
WellTestReasonType
rdf:
type
rdfs:
Class
;
...
...
@@ -456,11 +456,11 @@ ep-prodact:WellTestReasonType
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
WorkingUnderPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WorkingUnderPermitWithSJA
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
WorkingUnderPermit
.
ep-prodact:
ammoniumDensity
...
...
@@ -506,6 +506,12 @@ ep-prodact:glycolDensity
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
ep-core:
Density
.
ep-prodact:
hasGasLiftChoke
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
rdfs:
label
"has gas lift choke"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-equipment#GasLiftChoke>
.
ep-prodact:
hasPart
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
...
...
@@ -518,7 +524,7 @@ ep-prodact:hasPredecessor
rdfs:
range
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
hasShutInPressure
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
;
rdfs:
label
"has shut-in pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -530,25 +536,25 @@ ep-prodact:hasValidPredecessor
rdfs:
range
<http://www.reportinghub.no/ep/schema/activity#Activity>
.
ep-prodact:
injectionWellTestMaximumAnnularPressure
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
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_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
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_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
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_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdfs:
domain
ep-prodact:
InjectionWellTest
;
rdfs:
label
"injection well test wellhead maximum pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -614,7 +620,7 @@ ep-prodact:oilInWater
rdfs:
range
ep-core:
MassPerUnitMassConcentration
.
ep-prodact:
onProductionFacility
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
label
"on facility"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfAProductionFacility>
.
...
...
@@ -640,7 +646,7 @@ ep-prodact:productionActivityPeriodClassification
rdfs:
range
ep-prodact:
ProductionOperationClassByDuration
.
ep-prodact:
productionOperator
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
;
rdfs:
label
"production operator"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
...
...
@@ -656,7 +662,7 @@ ep-prodact:samplePhValue
rdfs:
range
xsd:
double
.
ep-prodact:
samplePoint
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-prodact:
WaterSample
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-core#TemporalPartOfAPointInSpace>
.
...
...
@@ -676,7 +682,7 @@ ep-prodact:samplingPerformedAt
rdfs:
range
<http://www.reportinghub.no/ep/schema/facility#Facility>
.
ep-prodact:
testedWellBoreInterval
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
rdfs:
label
"tested wellbore interval"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalObject
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-EQUIPMENT-v1.0.ttl
View file @
6c07a98
...
...
@@ -2,6 +2,7 @@
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/production-organization
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-prodeqt:
<http://www.reportinghub.no/ep/schema/production-equipment#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -13,11 +14,32 @@
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/production-organization>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-prodeqt:
DownHoleControlValve
rdf:
type
owl:
Class
;
rdfs:
label
"down hole control valve"
^^
xsd:
string
;
rdfs:
subClassOf
ep-prodeqt:
Valve
.
ep-prodeqt:
FlowMeter
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodeqt:
GasLiftChoke
rdf:
type
owl:
Class
;
rdfs:
label
"gas lift choke"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodeqt:
Valve
rdf:
type
owl:
Class
;
rdfs:
label
"valve"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodeqt:
hasCaptain
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"has captain"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/production-organization#Person>
.
ep-prodeqt:
hasValvePosition
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-prodeqt:
Valve
;
rdfs:
label
"has valve position"
^^
xsd:
string
;
rdfs:
range
ep-core:
Ratio
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
View file @
6c07a98
...
...
@@ -48,7 +48,7 @@ sp:if
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/production-core>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://www.reportinghub.no/ep/schema/1.0/production-core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-dpr-spin-lib:
Function
...
...
@@ -2160,7 +2160,7 @@ ep-dpr-spin-lib:selectIlluminanceScale
ep-dpr-spin-lib:
selectInjectedFluidType
rdf:
type
spin:
Function
;
rdfs:
label
"select
DensityAtStandardTemperaturePressure
Type"
^^
xsd:
string
;
rdfs:
label
"select
InjectedFluid
Type"
^^
xsd:
string
;
rdfs:
subClassOf
ep-dpr-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
...
...
@@ -5490,6 +5490,22 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
rdfs:
subClassOf
ep-dpr-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b28
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#VPVU_m3m3>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#fractionByVolume>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b28
])
]
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"myVar"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
...
...
@@ -5569,22 +5585,6 @@ ep-dpr-spin-lib:selectSpecificVolumeScale_MASS_CONCENTRATION
[
sp:
varName
"myVar"
^^
xsd:
string
]
])
]
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b28
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#VPVU_m3m3>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#fractionByVolume>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b28
])
]
.
ep-dpr-spin-lib:
selectTemperatureScale
...
...
@@ -7119,80 +7119,80 @@ ep-dpr-spin-lib:selectWorkScale
])
]
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b29
sp:
varName
"volumeFlowRateAtStdType"
^^
xsd:
string
.
_:
b2
sp:
varName
"UUID"
^^
xsd:
string
.
_:
b28
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b27
sp:
varName
"safetyActivityType"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b26
sp:
varName
"productionFlowPurposeType"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b25
sp:
varName
"productionFlowDirectionRelationshipType"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b24
sp:
varName
"productionFlowDirectionRelationshipType"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b23
sp:
varName
"productionFlowDefinitionType"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b22
sp:
varName
"productionFacilityType"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b21
sp:
varName
"productVolumeReportPeriodType"
^^
xsd:
string
.
_:
b
1
0
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
2
0
sp:
varName
"
densityScale
"
^^
xsd:
string
.
_:
b1
1
_:
b1
9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
2
_:
b1
8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
3
_:
b1
7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
4
_:
b1
6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b15
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
6
_:
b1
4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
7
_:
b1
3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
8
_:
b1
2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
9
_:
b1
1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
2
0
sp:
varName
"
densityScale
"
^^
xsd:
string
.
_:
b
1
0
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b29
sp:
varName
"volumeFlowRateAtStdType"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b28
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b27
sp:
varName
"safetyActivityType"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b26
sp:
varName
"productionFlowPurposeType"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b25
sp:
varName
"productionFlowDirectionRelationshipType"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b24
sp:
varName
"productionFlowDirectionRelationshipType"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b23
sp:
varName
"productionFlowDefinitionType"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b22
sp:
varName
"productionFacilityType"
^^
xsd:
string
.
_:
b2
sp:
varName
"UUID"
^^
xsd:
string
.
_:
b21
sp:
varName
"productVolumeReportPeriodType"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
View file @
6c07a98
...
...
@@ -1175,6 +1175,135 @@ ep-mpr-spin-lib:selectFrequencyScale
])
]
.
ep-mpr-spin-lib:
selectInjectedFluidType
rdf:
type
spin:
Function
;
rdfs:
label
"select InjectedFluidType"
^^
xsd:
string
;
rdfs:
subClassOf
ep-mpr-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"injectedFluidType"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_oil>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_gas>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_nonHCgas>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#NonHcGas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_CO2>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#CO2-gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_water>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Water>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_brine>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#Brine>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_freshwater>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#FreshWater>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_oil-gas>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#OilAndGas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_oil-water>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#OilAndWater>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_gas-water>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#GasAndWater>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_condensate>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Condensate>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_steam>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#Steam>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_air>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#Air-gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_dry>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#DryFluid>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_unknown>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#UnknownFluid>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#IF_other>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/production-well#OtherInjectionFluid>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#Fluid>
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
;
sp:
variable
[
sp:
varName
"injectedFluidType"
^^
xsd:
string
]
])
]
.
ep-mpr-spin-lib:
selectLengthPerLengthScale
rdf:
type
spin:
Function
;
rdfs:
subClassOf
ep-mpr-spin-lib:
Function
;
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-wellTest-v1.1.1.ttl
View file @
6c07a98
This diff could not be displayed because it is too large.
Please
register
or
login
to post a comment