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
2011-09-25 13:43:58 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8c9a3e2408ccb2390293cccd5db520cd851b8e4d
8c9a3e24
1 parent
ce7c1cee
Fixed name of WellBore and complete wellTestInfo transformation.
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
1611 additions
and
875 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-EQUIPMENT-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-drillReport-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-drillReport-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-normalization-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-normalization-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
View file @
8c9a3e2
# Saved by TopBraid on Sat Sep 24 1
1:51:40
BST 2011
# Saved by TopBraid on Sat Sep 24 1
8:43:01
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
...
...
@@ -28,33 +28,33 @@ ep-activity:Activity
rdfs:
subClassOf
ep-core:
PhysicalThing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
startedAt
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#overlaps>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
after
>
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
before
>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
before
>
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
after
>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#overlaps>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
startedAt
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
]
.
ep-activity:
ActivitySuccessType
...
...
@@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
.
ep-activity:
DailyDrillingActivityToStatus
...
...
@@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
.
ep-activity:
DailyProductionActivity
...
...
@@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillStemTest
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdfs:
label
"drill stem test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellTest
;
dc:
description
"A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the drillstring still in the hole."
^^
xsd:
string
;
...
...
@@ -175,72 +175,72 @@ ep-activity:DrillingActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
DrillingActivity-bop_test
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity bop test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-circulation_loss
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity circulation loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-coiled_tubing
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity coilled tubing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_failure
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity equipment failure"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_hang
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity equipment hang"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-fixed_equipment
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity fixed equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-injury
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity injury"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-kick
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity operation kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-mud_loss
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity mud loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-operation_failed
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity operation failed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-snubbing
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity snubbing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-stuck_equipment
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity stuck equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-success
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity success"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-wire_line
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity wire line"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
...
...
@@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
FailedActivity
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdf:
type
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdfs:
label
"failed activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
SuccessfulActivity
.
...
...
@@ -276,7 +276,7 @@ ep-activity:FluidReading
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
FormationIntegrityTest
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdfs:
label
"formation integrity test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
LeakOffTest
.
...
...
@@ -346,7 +346,7 @@ ep-activity:GasReadingType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
LeakOffTest
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdfs:
label
"leak-off test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
FormationIntegrityTest
.
...
...
@@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity
rdfs:
subClassOf
ep-activity:
OffshoreActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#Well>
;
owl:
onProperty
ep-activity:
onWell
]
;
rdfs:
subClassOf
...
...
@@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#Well>
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
onWell
]
.
...
...
@@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
PorePressureEstimation
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdfs:
label
"pore pressure estimation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureMeasurement
.
ep-activity:
PorePressureMeasurement
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdfs:
label
"pore pressure measurement"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureEstimation
.
...
...
@@ -444,14 +444,14 @@ ep-activity:ProductionActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
ProductionTest
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdfs:
label
"production test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellTest
;
dc:
description
"A test to determine the daily rate of oil, gas, and water production from a (potential) reservoir."
^^
xsd:
string
;
owl:
disjointWith
ep-activity:
DrillStemTest
.
ep-activity:
SuccessfulActivity
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdf:
type
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdfs:
label
"successful activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
FailedActivity
.
...
...
@@ -522,23 +522,23 @@ ep-activity:WellCementJob
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
WellCementJob-other
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job other"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJob-
primary
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-squeeze
.
owl:
disjointWith
ep-activity:
WellCementJob-
squeeze
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-primary
.
ep-activity:
WellCementJob-plug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-primary
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job primary"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-squeeze
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job squeeze"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
...
...
@@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementJobWithBottomPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
rdf:
type
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdfs:
label
"well cement job with bottom plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutBottomPlug
.
ep-activity:
WellCementJobWithCasingReciprocation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
rdf:
type
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdfs:
label
"well cement job with casing reciprocation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutCasingReciprocation
.
ep-activity:
WellCementJobWithCasingRotation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
rdf:
type
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdfs:
label
"well cement job with casing rotation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutTopPlug
.
ep-activity:
WellCementJobWithFloatHolding
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
rdf:
type
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdfs:
label
"well cement job with float holding"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutFloatHolding
.
ep-activity:
WellCementJobWithPlugBumping
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
rdf:
type
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdfs:
label
"well cement job with plug bumping"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutBottomPlug
.
ep-activity:
WellCementJobWithTopPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
rdf:
type
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdfs:
label
"well cement job with top plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutTopPlug
.
ep-activity:
WellCementJobWithoutBottomPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
rdf:
type
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdfs:
label
"well cement job without bottom plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithBottomPlug
.
ep-activity:
WellCementJobWithoutCasingReciprocation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
rdf:
type
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdfs:
label
"well cement job without casing reciprocation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithCasingRotation
.
ep-activity:
WellCementJobWithoutCasingRotation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
rdf:
type
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdfs:
label
"well cement job without casing rotation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithCasingRotation
.
ep-activity:
WellCementJobWithoutFloatHolding
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
rdf:
type
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdfs:
label
"well cement job without float holding"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithFloatHolding
.
ep-activity:
WellCementJobWithoutPlugBumping
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
rdf:
type
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdfs:
label
"well cement job without plug bumping"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithBottomPlug
.
ep-activity:
WellCementJobWithoutTopPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
rdf:
type
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdfs:
label
"well cement job without top plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithTopPlug
.
...
...
@@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementPumpingWithFluidReturn
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
rdf:
type
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdfs:
label
"well cement pumping with fluid return"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementPumping
;
owl:
disjointWith
ep-activity:
WellCementPumpingWithoutFluidReturn
.
ep-activity:
WellCementPumpingWithoutFluidReturn
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
rdf:
type
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdfs:
label
"well cement pumping without fluid return"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementPumping
;
owl:
disjointWith
ep-activity:
WellCementPumpingWithFluidReturn
.
...
...
@@ -682,28 +682,28 @@ ep-activity:WellControlIncident
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
WellControlIncident-gas_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
water_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-water
_kick
.
ep-activity:
WellControlIncident-oil_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident oil kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-shallow_
gas_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
shallow_gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-
gas_kick
.
ep-activity:
WellControlIncident-shallow_gas_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident shallow gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-gas
_kick
.
ep-activity:
WellControlIncident-water_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident water kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-gas
_kick
.
ep-activity:
WellControlIncidentType
rdf:
type
rdfs:
Class
;
...
...
@@ -716,40 +716,40 @@ ep-activity:WellKilling
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
WellKilling-bullheading
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing bullheading"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-drillers_method
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing drillers method"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
.
owl:
disjointWith
ep-activity:
WellKilling-
lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-forward_circulation
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing forward circulation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-lubricate_and_bleed
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing lubricate and bleed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-reverse_circulation
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing reverse circulation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-wait_and_weight
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing wait and weight"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
.
owl:
disjointWith
ep-activity:
WellKilling-
bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
ep-activity:
WellKillingType
rdf:
type
rdfs:
Class
;
...
...
@@ -764,7 +764,7 @@ ep-activity:WellStimulation
ep-activity:
WellTest
rdf:
type
owl:
Class
;
rdfs:
label
"well test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
.
rdfs:
subClassOf
ep-activity:
Drilling
Activity
.
ep-activity:
WellTestType
rdf:
type
rdfs:
Class
;
...
...
@@ -782,25 +782,25 @@ ep-activity:WirelineFormationTestType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WirelineFormationTestWithGoodSeal
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdfs:
label
"wireline formation test with a good seal"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WirelineFormationTest
;
owl:
disjointWith
ep-activity:
WirelineFormationTestWithoutGoodSeal
.
ep-activity:
WirelineFormationTestWithoutGoodSeal
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdfs:
label
"wireline formation test without a good seal"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WirelineFormationTest
;
owl:
disjointWith
ep-activity:
WirelineFormationTestWithGoodSeal
.
ep-activity:
averageRateOfDrilling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"average rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
descriptionOfActivitiesFollowingTheDailyReportingPeriod
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DailyDrillingActivity
;
rdfs:
label
"description of activities following the daily reporting period"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/report#Report>
.
...
...
@@ -816,25 +816,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod
rdfs:
label
"description of activities within the daily reporting period"
^^
xsd:
string
.
ep-activity:
distanceDrilled
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
drillingContractor
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"drilling contractor"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
drillingOperator
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"drilling operator"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
durationOfDrilling
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"duration of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -846,19 +846,25 @@ ep-activity:failedEquipment
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
finalRateOfDrilling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
finishedAt
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"finished at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
hasCasingLinerTubing
ep-activity:
fluidProducedByWellTest
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"fluid produced by well test"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-activity:
hasCasingLinerTubing
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellStimulation
;
rdfs:
label
"has Casing/Liner/Tubing"
^^
xsd:
string
.
...
...
@@ -867,18 +873,18 @@ ep-activity:hasCasingString
rdfs:
label
"has casing string"
^^
xsd:
string
.
ep-activity:
hasChokeValve
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
label
"has choke valve"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
.
ep-activity:
hasDrillBit
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"has drill bit"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
.
ep-activity:
hasDrillingFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"has drilling fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
...
...
@@ -893,8 +899,14 @@ ep-activity:hasSubActivity
rdf:
type
owl:
ObjectProperty
;
rdfs:
label
"has sub activity"
^^
xsd:
string
.
ep-activity:
hasWellTestChoke
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"has well test choke"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
.
ep-activity:
identificationNumberOfCore
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"identification number of core"
^^
xsd:
string
.
...
...
@@ -904,13 +916,13 @@ ep-activity:logRunNumber
rdfs:
label
"log run number"
^^
xsd:
string
.
ep-activity:
measuredDepthOfFluidSampling
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WirelineFormationTest
;
rdfs:
label
"measured depth of fluid sampling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
missedProductionTime
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"missed production time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -922,7 +934,7 @@ ep-activity:nominallyAt
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
onDrillBit
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellBoreDrillBitRun
;
rdfs:
label
"on drill bit"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
.
...
...
@@ -932,7 +944,7 @@ ep-activity:onFluid
rdfs:
label
"on WellBore"
^^
xsd:
string
.
ep-activity:
onRig
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on rig"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig>
.
...
...
@@ -944,19 +956,19 @@ ep-activity:onWell
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell>
.
ep-activity:
onWellBore
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on wellbore"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
.
ep-activity:
operatingTimeOfDrillBit
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"operating time of drill bit"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
pressureAtWhichPlugBumped
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"pressure at which plug bumped"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -966,61 +978,90 @@ ep-activity:pumpedFluid
rdfs:
label
"pumped fluid"
^^
xsd:
string
.
ep-activity:
recoveredCore
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"recovered core"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#RecoveredCore>
.
ep-activity:
sampledFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WirelineFormationTest
;
rdfs:
label
"sampled fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-activity:
serviceCompany
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"service company"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
startedAt
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"started at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeLost
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellControlIncident
;
rdfs:
label
"time lost"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
timeOfFailure
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of failure"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeOfRepair
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of repair"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
volumeOfPumpedCementingFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"volume of pumped cementing fluid"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
volumeOfReturnedCementingFluid
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"volume of returned cementing fluid"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
wellBoreLoggingTool
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
wellTestBottomHolePressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test bottom hole pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestFlowingPressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test flowing pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestNumber
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test number"
^^
xsd:
string
.
ep-activity:
wellTestShutInPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test shut-in pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestStoredOil
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test stored oil"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Oil>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
View file @
8c9a3e2
# Saved by TopBraid on Sat Sep 24 1
1:51:40
BST 2011
# Saved by TopBraid on Sat Sep 24 1
8:43:01
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
8c9a3e2
# Saved by TopBraid on S
at Sep 24 12:37:3
2 BST 2011
# Saved by TopBraid on S
un Sep 25 12:02:0
2 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/1.2/schema/vaem
...
...
@@ -74,6 +74,11 @@ ep-core:Scale
rdfs:
label
"scale"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
DatatypeProperty
.
ep-core:
SpecificMass
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"specific mass"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
SpecificVolume
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"specific volume"
^^
xsd:
string
;
...
...
@@ -104,6 +109,11 @@ ep-core:Volume
rdfs:
label
"volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
VolumetricFlowRate
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volumetric flow rate"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
YieldPoint
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"yield point"
^^
xsd:
string
;
...
...
@@ -179,6 +189,11 @@ ep-core:footUS
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot (US survey)"
^^
xsd:
string
.
ep-core:
fractionByVolume
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"fraction by volume"
^^
xsd:
string
.
ep-core:
gram_cm-3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"gram cm-3"
^^
xsd:
string
.
...
...
@@ -208,6 +223,12 @@ ep-core:hour
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"hour"
^^
xsd:
string
.
ep-core:
humanRecognizableName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"human recognizable name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
inch
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
...
...
@@ -253,6 +274,20 @@ ep-core:metre_hour-1
rdfs:
domain
ep-core:
Speed
;
rdfs:
label
"metre hour-1"
^^
xsd:
string
.
ep-core:
millimeter
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"millimetre"
^^
xsd:
string
.
ep-core:
million_metre3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"million metre3"
^^
xsd:
string
.
ep-core:
million_metre3_day-1
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"million metre3 day-1"
^^
xsd:
string
.
ep-core:
minute
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
...
...
@@ -300,6 +335,11 @@ ep-core:partOf
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
hasPart
.
ep-core:
partPerMillion
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
SpecificMass
;
rdfs:
label
"ppm"
^^
xsd:
string
.
ep-core:
partPerMillionByVolume
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-EQUIPMENT-v1.0.ttl
View file @
8c9a3e2
# Saved by TopBraid on Sat Sep 24 1
0:29:25
BST 2011
# Saved by TopBraid on Sat Sep 24 1
8:23:53
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/well
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
ep-eqt:
<http://www.reportinghub.no/ep/schema/equipment#>
.
...
...
@@ -13,7 +13,7 @@
<http://www.reportinghub.no/ep/schema/1.0/equipment>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
core>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/organization
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
organization>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/core
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-core:
PhysicalThing
...
...
@@ -30,10 +30,10 @@ ep-eqt:BlowOutPreventer
rdfs:
subClassOf
ep-eqt:
Equipment
.
ep-eqt:
Casing
rdf:
type
ep-eqt:
CasingLinerTubingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-eqt:
CasingLinerTubingType
;
rdfs:
label
"casing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
CasingLinerTubing
;
owl:
disjointWith
ep-eqt:
Tubing
,
ep-eqt:
Liner
.
owl:
disjointWith
ep-eqt:
Liner
,
ep-eqt:
Tubing
.
ep-eqt:
CasingLinerTubing
rdf:
type
owl:
Class
;
...
...
@@ -57,7 +57,7 @@ ep-eqt:CasingRoleType
ep-eqt:
CasingString
rdf:
type
owl:
Class
;
rdfs:
label
"casing string"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Casing
,
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
,
ep-eqt:
Casing
.
ep-eqt:
ChokeValve
rdf:
type
owl:
Class
;
...
...
@@ -98,25 +98,25 @@ ep-eqt:InnerBarrel-aluminum
rdf:
type
owl:
Class
;
rdfs:
label
"inner barrel - aluminum"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
InnerBarrel
;
owl:
disjointWith
ep-eqt:
InnerBarrel-
gel
,
ep-eqt:
InnerBarrel-fiberglass
.
owl:
disjointWith
ep-eqt:
InnerBarrel-
fiberglass
,
ep-eqt:
InnerBarrel-gel
.
ep-eqt:
InnerBarrel-fiberglass
rdf:
type
owl:
Class
;
rdfs:
label
"inner barrel - fiberglass"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
InnerBarrel
;
owl:
disjointWith
ep-eqt:
InnerBarrel-
aluminum
,
ep-eqt:
InnerBarrel-gel
.
owl:
disjointWith
ep-eqt:
InnerBarrel-
gel
,
ep-eqt:
InnerBarrel-aluminum
.
ep-eqt:
InnerBarrel-gel
rdf:
type
owl:
Class
;
rdfs:
label
"inner barrel - gel"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
InnerBarrel
;
owl:
disjointWith
ep-eqt:
InnerBarrel-
aluminum
,
ep-eqt:
InnerBarrel-fiberglass
.
owl:
disjointWith
ep-eqt:
InnerBarrel-
fiberglass
,
ep-eqt:
InnerBarrel-aluminum
.
ep-eqt:
IntermediateCasing
rdf:
type
owl:
Class
,
ep-eqt:
CasingRoleType
;
rdf:
type
ep-eqt:
CasingRoleType
,
owl:
Class
;
rdfs:
label
"intermediate casing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Casing
;
owl:
disjointWith
ep-eqt:
TopCasing
,
ep-eqt:
Production
Casing
.
owl:
disjointWith
ep-eqt:
ProductionCasing
,
ep-eqt:
Top
Casing
.
ep-eqt:
KellyBushing
rdf:
type
owl:
Class
;
...
...
@@ -126,31 +126,31 @@ ep-eqt:KellyBushing
ep-eqt:
LastCasingOfAWellBore
rdf:
type
owl:
Class
;
rdfs:
label
"last casing of a wellbore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Casing
,
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
,
ep-eqt:
Casing
.
ep-eqt:
Liner
rdf:
type
ep-eqt:
CasingLinerTubingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-eqt:
CasingLinerTubingType
;
rdfs:
label
"liner"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
CasingLinerTubing
;
owl:
disjointWith
ep-eqt:
Tubing
,
ep-eqt:
Cas
ing
.
owl:
disjointWith
ep-eqt:
Casing
,
ep-eqt:
Tub
ing
.
ep-eqt:
ProductionCasing
rdf:
type
owl:
Class
,
ep-eqt:
CasingRoleType
;
rdf:
type
ep-eqt:
CasingRoleType
,
owl:
Class
;
rdfs:
label
"production casing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Casing
;
owl:
disjointWith
ep-eqt:
IntermediateCasing
,
ep-eqt:
Top
Casing
.
owl:
disjointWith
ep-eqt:
TopCasing
,
ep-eqt:
Intermediate
Casing
.
ep-eqt:
TopCasing
rdf:
type
owl:
Class
,
ep-eqt:
CasingRoleType
;
rdf:
type
ep-eqt:
CasingRoleType
,
owl:
Class
;
rdfs:
label
"top casing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Casing
;
owl:
disjointWith
ep-eqt:
IntermediateCasing
,
ep-eqt:
Production
Casing
.
owl:
disjointWith
ep-eqt:
ProductionCasing
,
ep-eqt:
Intermediate
Casing
.
ep-eqt:
Tubing
rdf:
type
ep-eqt:
CasingLinerTubingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-eqt:
CasingLinerTubingType
;
rdfs:
label
"liner"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
CasingLinerTubing
;
owl:
disjointWith
ep-eqt:
Liner
,
ep-eqt:
Casing
.
owl:
disjointWith
ep-eqt:
Casing
,
ep-eqt:
Liner
.
ep-eqt:
TubularConnectionClass
rdf:
type
rdfs:
Class
;
...
...
@@ -162,73 +162,84 @@ ep-eqt:WellBoreLoggingTool
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Equipment
.
ep-eqt:
WellTestChoke
rdf:
type
owl:
Class
;
rdfs:
label
"well test choke"
^^
xsd:
string
;
rdfs:
subClassOf
ep-eqt:
Equipment
.
ep-eqt:
chokeOrificeSize
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-eqt:
WellTestChoke
;
rdfs:
label
"choke orifice size"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
codeAssignedByAManufacturer
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-eqt:
ClassOfSupplyDefinedByAManufacturer
;
rdfs:
label
"code assigned by manufacturer"
^^
xsd:
string
.
ep-eqt:
diameterOfACasing
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-eqt:
Casing
;
rdfs:
label
"diameter of a casing"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
diameterOfDrillBit
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-eqt:
DrillBit
;
rdfs:
label
"diameter of drill bit"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
elevationOfKellyBushing
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-eqt:
KellyBushing
;
rdfs:
label
"elevation of kelly bushing"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
hasTubularConnectionClass
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-eqt:
CasingLinerTubing
;
rdfs:
label
"has tubular connection class"
^^
xsd:
string
;
rdfs:
range
ep-eqt:
TubularConnectionClass
.
ep-eqt:
insideDiameterOfATubular
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-eqt:
CasingLinerTubing
;
rdfs:
label
"inside diameter of a tubular"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
lengthOfInnerBarrel
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-eqt:
InnerBarrel
;
rdfs:
label
"length of inner barrel"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
manufacturedBy
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-eqt:
Equipment
;
rdfs:
label
"manaufactured by"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-eqt:
maximumPressureForBlowOutPreventer
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-eqt:
BlowOutPreventer
;
rdfs:
label
"maximum pressure for blow out preventer"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-eqt:
maximumPressureForChokeValve
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-eqt:
ChokeValve
;
rdfs:
label
"maximum pressure for choke valve"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-eqt:
outsideDiameterOfATubular
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-eqt:
CasingLinerTubing
;
rdfs:
label
"outside diameter of a tubular"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-eqt:
stringLengthOfATubular
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-eqt:
CasingLinerTubing
;
rdfs:
label
"string length of a tubular"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
8c9a3e2
# Saved by TopBraid on
Thu Sep 22 19:01:18
BST 2011
# Saved by TopBraid on
Sat Sep 24 18:51:06
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
...
...
@@ -12,7 +12,7 @@
<http://www.reportinghub.no/ep/schema/1.0/well>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/core
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
...
...
@@ -24,17 +24,17 @@ ep-well:CementingFluid
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
CementingFluidType
rdf:
type
ep-well:
CementingFluidType
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"cementing fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
FluidType
.
ep-well:
Condensate
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"condensate"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
Filtrate
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"filtrate"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -49,23 +49,23 @@ ep-well:FluidComponentType
rdfs:
subClassOf
owl:
Class
.
ep-well:
FluidType
rdf:
type
ep-well:
CementingFluidType
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"fluid type"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-well:
Gas
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"gas"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
ep-well:
HphtWellBore
rdf:
type
ep-well:
WellBoreHphtType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
WellBoreHphtType
;
rdfs:
label
"high pressure high temperature well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
NotHphtWellBore
.
ep-well:
LeakyWellBore
rdf:
type
owl:
Class
,
ep-well:
WellBoreTightnessType
;
rdf:
type
ep-well:
WellBoreTightnessType
,
owl:
Class
;
rdfs:
label
"leaky well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
TightWellBore
.
...
...
@@ -76,42 +76,42 @@ ep-well:LowerPartOfAWellBore
rdfs:
subClassOf
ep-well:
SpatialPartOfAWellBore
.
ep-well:
Mud
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"mud"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
S
lurry
,
ep-well:
Wash
,
ep-well:
Spacer
.
owl:
disjointWith
ep-well:
S
pacer
,
ep-well:
Wash
,
ep-well:
Slurry
.
ep-well:
Mud-oilBased
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdfs:
label
"mud - oil based"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-
waterBased
,
ep-well:
Mud-other
.
owl:
disjointWith
ep-well:
Mud-
other
,
ep-well:
Mud-waterBased
.
ep-well:
Mud-other
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdfs:
label
"mud - other"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-
waterBased
,
ep-well:
Mud-oil
Based
.
owl:
disjointWith
ep-well:
Mud-
oilBased
,
ep-well:
Mud-water
Based
.
ep-well:
Mud-waterBased
rdf:
type
owl:
Class
,
ep-well:
Mud
Class
;
rdf:
type
ep-well:
MudClass
,
owl:
Class
;
rdfs:
label
"mud - water based"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Mud
;
owl:
disjointWith
ep-well:
Mud-o
ilBased
,
ep-well:
Mud-other
.
owl:
disjointWith
ep-well:
Mud-o
ther
,
ep-well:
Mud-oilBased
.
ep-well:
MudClass
rdf:
type
ep-well:
CementingFluidType
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"mud class"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
FluidType
.
ep-well:
NotHphtWellBore
rdf:
type
ep-well:
WellBoreHphtType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
WellBoreHphtType
;
rdfs:
label
"not high pressure high temperature well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
HphtWellBore
.
ep-well:
Oil
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdfs:
label
"oil"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -126,16 +126,16 @@ ep-well:RecoveredCore
rdfs:
subClassOf
ep-core:
PhysicalObject
.
ep-well:
Slurry
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"slurry"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Wash
,
ep-well:
Spacer
,
ep-well:
Mud
.
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Spacer
,
ep-well:
Wash
.
ep-well:
Spacer
rdf:
type
ep-well:
CementingFluidType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-well:
CementingFluidType
;
rdfs:
label
"spacer"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Slurry
,
ep-well:
Wash
,
ep-well:
Mud
.
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Wash
,
ep-well:
Slurry
.
ep-well:
SpatialPartOfAWellBore
rdf:
type
owl:
Class
;
...
...
@@ -158,7 +158,7 @@ ep-well:TemporalPartOfAWellBore
rdfs:
subClassOf
ep-core:
PhysicalObject
.
ep-well:
TightWellBore
rdf:
type
owl:
Class
,
ep-well:
WellBoreTightnessType
;
rdf:
type
ep-well:
WellBoreTightnessType
,
owl:
Class
;
rdfs:
label
"tight well bore"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
TemporalPartOfAWellBore
;
owl:
disjointWith
ep-well:
LeakyWellBore
.
...
...
@@ -167,10 +167,10 @@ ep-well:Wash
rdf:
type
owl:
Class
;
rdfs:
label
"wash"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
CementingFluid
;
owl:
disjointWith
ep-well:
Slurry
,
ep-well:
Spacer
,
ep-well:
Mud
.
owl:
disjointWith
ep-well:
Mud
,
ep-well:
Spacer
,
ep-well:
Slurry
.
ep-well:
Water
rdf:
type
owl:
Class
,
ep-well:
FluidComponentType
;
rdf:
type
ep-well:
FluidComponentType
,
owl:
Class
;
rdfs:
label
"water"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
Fluid
.
...
...
@@ -227,61 +227,73 @@ ep-well:WellBoreWithoutCirculation
owl:
disjointWith
ep-well:
WellBoreWithCirculation
.
ep-well:
averageBottomHolePressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"average bottom hole pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
averageBottomHoleTemperature
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"average bottom hole temperature"
^^
xsd:
string
;
rdfs:
range
ep-core:
Temperature
.
ep-well:
azimuth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
PositionWithinWellBore
;
rdfs:
label
"azimuth"
^^
xsd:
string
;
rdfs:
range
ep-core:
PlaneAngle
.
ep-well:
bottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
bottomHoleTemperature
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole temperature"
^^
xsd:
string
;
rdfs:
range
ep-core:
Temperature
.
ep-well:
bottomHoleTrueVerticalDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
carbonDioxideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"carbon dioxide concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
cementingFluidPerCentFreeWater
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid per cent free water"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
cementingFluidThickeningTime
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"cementing fluid thickening time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-well:
chlorideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"chloride concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
coreLength
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"core length"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
diameterOfAWellBorePilotHole
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-well:
WellBorePilotHole
;
rdfs:
label
"diameter of a wellbore pilot hole"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
...
...
@@ -293,61 +305,73 @@ ep-well:dominantComponent
rdfs:
range
ep-well:
FluidComponentType
.
ep-well:
ethaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"ethane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
finalBottomHoleMeasuredDepth
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-well:
TemporalPartOfAWellBore
;
rdfs:
label
"final bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
finalBottomHoleTrueVerticalDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"final bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
gasConcentrationHigh
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - high"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
gasConcentrationLow
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - low"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
gasOilRatio
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas oil ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
hasBarrel
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"has barrel"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#InnerBarrel>
.
ep-well:
hydrogenSulfideConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"hydrogen sulfide concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificMass
.
ep-well:
inclination
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
PositionWithinWellBore
;
rdfs:
label
"inclination"
^^
xsd:
string
;
rdfs:
range
ep-core:
PlaneAngle
.
ep-well:
initialBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"initial bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
isoButaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
isoPentaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Pentane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
...
...
@@ -358,91 +382,91 @@ ep-well:lithologyDescription
rdfs:
label
"lithology description"
^^
xsd:
string
.
ep-well:
measuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthOfPlugTop
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"measured depth of plug top"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthToTheBottomOfAPartOfAWellBore
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-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth to the bottom of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
measuredDepthToTheTopOfAPartOfAWellBore
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-well:
SpatialPartOfAWellBore
;
rdfs:
label
"measured depth to the top of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
methaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"methane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
nominalInsideDiameterOfBoreHole
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"nominal inside diameter of borehole"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
norButaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"nor-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
plannedBottomHoleMeasuredDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"planned bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
plannedPilotBottomHoleMeasuredDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
rdfs:
label
"planned pilot bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
plannedPilotBottomHoleTrueVerticalDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
WellBorePilotHole
;
rdfs:
label
"planned pilot bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
porePressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"pore pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
porePressureEquivalentMudDensity
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-well:
TemporalPartOfAWellBore
;
rdfs:
label
"pore pressure - equivalent mud density"
^^
xsd:
string
;
rdfs:
range
ep-core:
Density
.
ep-well:
propaneConcentration
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"propane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
ratioOfCementMixToWater
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
CementingFluid
;
rdfs:
label
"ratio of cement mix to water"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
relativeAmountOfCoreRecovered
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
RecoveredCore
;
rdfs:
label
"relative amount of core recovered"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
...
...
@@ -453,13 +477,13 @@ ep-well:showDescription
rdfs:
label
"show description"
^^
xsd:
string
.
ep-well:
shutInCasingPressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"shut in casing pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
shutInDrillPipePressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"shut in drill pipe pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -470,40 +494,46 @@ ep-well:stratigraphyDescription
rdfs:
label
"stratigraphy description"
^^
xsd:
string
.
ep-well:
strengthOfRockFormation
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-well:
SurroundingRockFormation
;
rdfs:
label
"strength of rock formation"
^^
xsd:
string
;
rdfs:
range
ep-core:
StrengthOfRockFormation
.
ep-well:
trueVerticalDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectP
roperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
trueVerticalDepthToTheBottomOfAPartOfAWellBore
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-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth to the bottom of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
trueVerticalDepthToTheTopOfAPartOfAWellBore
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-well:
SpatialPartOfAWellBore
;
rdfs:
label
"true vertical depth to the top of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
waterOilRatio
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"water oil ratio"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
wellBoreCompletedAt
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore completed at"
^^
xsd:
string
.
ep-well:
wellBorePreSpudAt
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore pre-spud at"
^^
xsd:
string
.
ep-well:
wellBoreSpudAt
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"wellbore spud at"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
8c9a3e2
# Saved by TopBraid on Sat Sep 24 1
2:37:51
BST 2011
# Saved by TopBraid on Sat Sep 24 1
8:13:56
BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -521,12 +521,12 @@ ep-spin-lib:buildURI
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
1
;
spl:
predicate
sp:
arg
2
;
spl:
valueType
xsd:
string
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
2
;
spl:
predicate
sp:
arg
1
;
spl:
valueType
xsd:
string
]
.
...
...
@@ -2268,7 +2268,14 @@ ep-spin-lib:selectLengthScale
sp:
arg2
ddr:
LUM_m
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
LUMM_mm
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#millimetre>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
...
...
@@ -2549,13 +2556,34 @@ ep-spin-lib:selectPressureTestType
])
]
.
ep-spin-lib:
selectSpecificMassScale
rdf:
type
spin:
Function
;
rdfs:
label
"select specific mass scale"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b66
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
UPPM_ppm
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#partPerMillion>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b66
])
]
.
ep-spin-lib:
selectSpecificVolumeScale
rdf:
type
spin:
Function
;
rdfs:
label
"select specific volume scale"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
6
)
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2600,7 +2628,14 @@ ep-spin-lib:selectSpecificVolumeScale
sp:
arg2
ddr:
VPVU_
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#perCentByVolume>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VPVUCMPCM_m3m3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#fractionByVolume>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
...
...
@@ -2608,7 +2643,7 @@ ep-spin-lib:selectSpecificVolumeScale
]
]
]
;
sp:
variable
_:
b6
6
sp:
variable
_:
b6
7
])
]
.
...
...
@@ -2618,7 +2653,7 @@ ep-spin-lib:selectSpeedScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2629,7 +2664,7 @@ ep-spin-lib:selectSpeedScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre_hour-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
7
sp:
variable
_:
b6
8
])
]
.
...
...
@@ -2639,7 +2674,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
resultVariables
(
_:
b6
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2657,7 +2692,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b6
8
sp:
variable
_:
b6
9
])
]
.
...
...
@@ -2667,7 +2702,7 @@ ep-spin-lib:selectTemperatureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
69
)
;
sp:
resultVariables
(
_:
b
70
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2678,7 +2713,7 @@ ep-spin-lib:selectTemperatureScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#celsius>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b
69
sp:
variable
_:
b
70
])
]
.
...
...
@@ -2688,7 +2723,7 @@ ep-spin-lib:selectTimeDurationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
0
)
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2734,7 +2769,7 @@ ep-spin-lib:selectTimeDurationScale
]
]
]
;
sp:
variable
_:
b7
0
sp:
variable
_:
b7
1
])
]
.
...
...
@@ -2744,7 +2779,7 @@ ep-spin-lib:selectTubeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2769,7 +2804,7 @@ ep-spin-lib:selectTubeType
]
]
]
;
sp:
variable
_:
b7
1
sp:
variable
_:
b7
2
])
]
.
...
...
@@ -2779,7 +2814,7 @@ ep-spin-lib:selectVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2794,10 +2829,38 @@ ep-spin-lib:selectVolumeScale
sp:
arg2
ddr:
VUCDM_dm3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#decimetre3>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VMUMCM_Mm3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#million_metre3>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
;
sp:
variable
_:
b72
sp:
variable
_:
b73
])
]
.
ep-spin-lib:
selectVolumetricFlowRateScale
rdf:
type
spin:
Function
;
rdfs:
label
"select volumetric flow rate scale"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b74
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VFRUMCMPD_Mm3d
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#million_metre3_day-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b74
])
]
.
...
...
@@ -2807,7 +2870,7 @@ ep-spin-lib:selectWellBoreDrillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2853,7 +2916,7 @@ ep-spin-lib:selectWellBoreDrillingType
]
]
]
;
sp:
variable
_:
b7
3
sp:
variable
_:
b7
5
])
]
.
...
...
@@ -2863,7 +2926,7 @@ ep-spin-lib:selectWellBoreHphtType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
4
)
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2874,7 +2937,7 @@ ep-spin-lib:selectWellBoreHphtType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#HphtWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#NotHphtWellBore>
]
;
sp:
variable
_:
b7
4
sp:
variable
_:
b7
6
])
]
.
...
...
@@ -2884,7 +2947,7 @@ ep-spin-lib:selectWellBoreTightnessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2895,7 +2958,7 @@ ep-spin-lib:selectWellBoreTightnessType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#TightWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#LeakyWellBore>
]
;
sp:
variable
_:
b7
5
sp:
variable
_:
b7
7
])
]
.
...
...
@@ -2905,7 +2968,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
resultVariables
(
_:
b7
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2916,7 +2979,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutBottomPlug>
]
;
sp:
variable
_:
b7
6
sp:
variable
_:
b7
8
])
]
.
...
...
@@ -2926,7 +2989,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
resultVariables
(
_:
b7
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2937,7 +3000,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingReciprocation>
]
;
sp:
variable
_:
b7
7
sp:
variable
_:
b7
9
])
]
.
...
...
@@ -2947,7 +3010,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
78
)
;
sp:
resultVariables
(
_:
b
80
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2958,7 +3021,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingRotation>
]
;
sp:
variable
_:
b
78
sp:
variable
_:
b
80
])
]
.
...
...
@@ -2968,7 +3031,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
79
)
;
sp:
resultVariables
(
_:
b
81
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2979,7 +3042,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutFloatHolding>
]
;
sp:
variable
_:
b
79
sp:
variable
_:
b
81
])
]
.
...
...
@@ -2989,7 +3052,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
0
)
;
sp:
resultVariables
(
_:
b8
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3000,7 +3063,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithPlugBumping>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping>
]
;
sp:
variable
_:
b8
0
sp:
variable
_:
b8
2
])
]
.
...
...
@@ -3010,7 +3073,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
1
)
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3021,7 +3084,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithTopPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug>
]
;
sp:
variable
_:
b8
1
sp:
variable
_:
b8
3
])
]
.
...
...
@@ -3031,7 +3094,7 @@ ep-spin-lib:selectWellCementJobType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
2
)
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3063,7 +3126,7 @@ ep-spin-lib:selectWellCementJobType
]
]
]
;
sp:
variable
_:
b8
2
sp:
variable
_:
b8
4
])
]
.
...
...
@@ -3073,7 +3136,7 @@ ep-spin-lib:selectWellControlIncidentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3105,7 +3168,7 @@ ep-spin-lib:selectWellControlIncidentType
]
]
]
;
sp:
variable
_:
b8
3
sp:
variable
_:
b8
5
])
]
.
...
...
@@ -3115,7 +3178,7 @@ ep-spin-lib:selectWellKillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3161,7 +3224,7 @@ ep-spin-lib:selectWellKillingType
]
]
]
;
sp:
variable
_:
b8
4
sp:
variable
_:
b8
6
])
]
.
...
...
@@ -3171,25 +3234,25 @@ ep-spin-lib:selectWellTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
resultVariables
(
_:
b8
7
)
;
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.reportinghub.no/ep/schema/ddr#WT_drillstemtest>
sp:
arg2
ddr:
WTT_drillstemtest
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#DrillStemTest>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#WT_productiontest>
sp:
arg2
ddr:
WTT_productiontest
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#ProductionTest>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellTest>
]
]
;
sp:
variable
_:
b8
5
sp:
variable
_:
b8
7
])
]
.
...
...
@@ -3199,7 +3262,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
resultVariables
(
_:
b8
8
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3210,7 +3273,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal>
]
;
sp:
variable
_:
b8
6
sp:
variable
_:
b8
8
])
]
.
...
...
@@ -3220,7 +3283,7 @@ ep-spin-lib:selectYieldPointScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
7
)
;
sp:
resultVariables
(
_:
b8
9
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3245,7 +3308,7 @@ ep-spin-lib:selectYieldPointScale
]
]
]
;
sp:
variable
_:
b8
7
sp:
variable
_:
b8
9
])
]
.
...
...
@@ -3254,75 +3317,63 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b62
sp:
varName
"plasticViscosityScale"
^^
xsd:
string
.
_:
b87
_:
b89
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b8
6
_:
b8
8
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b85
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b84
_:
b86
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b8
3
_:
b8
5
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b8
2
_:
b8
4
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b8
1
_:
b8
3
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b8
0
_:
b8
2
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
_:
b
79
_:
b
81
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
.
_:
b
78
_:
b
80
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b7
7
_:
b7
9
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
.
_:
b7
6
_:
b7
8
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b7
5
_:
b7
7
sp:
varName
"wellBoreTightnessType"
^^
xsd:
string
.
_:
b7
4
_:
b7
6
sp:
varName
"wellBoreHphtType"
^^
xsd:
string
.
_:
b7
3
_:
b7
5
sp:
varName
"wellBoreDrillingType"
^^
xsd:
string
.
_:
b72
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b71
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b7
0
_:
b7
1
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b
69
_:
b
70
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b6
8
_:
b6
9
sp:
varName
"strengthScale"
^^
xsd:
string
.
_:
b6
7
_:
b6
8
sp:
varName
"speedScale"
^^
xsd:
string
.
_:
b66
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b65
sp:
varName
"pressureTestType"
^^
xsd:
string
.
...
...
@@ -3332,6 +3383,9 @@ _:b64
_:
b63
sp:
varName
"porePressureDeterminationType"
^^
xsd:
string
.
_:
b62
sp:
varName
"plasticViscosityScale"
^^
xsd:
string
.
_:
b61
sp:
varName
"angleScale"
^^
xsd:
string
.
...
...
@@ -3341,9 +3395,6 @@ _:b60
_:
b59
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b58
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b57
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
...
...
@@ -3505,3 +3556,21 @@ _:b3 sp:varName "uri"^^xsd:string .
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b87
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b66
sp:
varName
"specificMassScale"
^^
xsd:
string
.
_:
b74
sp:
varName
"volumetricFlowRateScale"
^^
xsd:
string
.
_:
b58
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b73
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b67
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
8c9a3e2
# Saved by TopBraid on Sat Sep 24 1
2:37:52
BST 2011
# Saved by TopBraid on Sat Sep 24 1
8:13:56
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
View file @
8c9a3e2
# Saved by TopBraid on
Fri Sep 23 20:49:37
BST 2011
# Saved by TopBraid on
Sat Sep 24 18:55:00
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
# imports: http://www.reportinghub.no/ep/transform/1.1/wellboreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo
...
...
@@ -14,6 +14,7 @@
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo
# imports: http://www.reportinghub.no/ep/transform/check
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo
...
...
@@ -49,10 +50,11 @@
@prefix
stratInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo#>
.
@prefix
surveyStation:
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation#>
.
@prefix
wellAndWellBoreAlias:
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias#>
.
@prefix
wellTestInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#>
.
@prefix
wellboreInfo:
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/collector>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/check>
,
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/fluid>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/bitRecord>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
imports
<http://www.reportinghub.no/ep/transform/check>
,
<http://
www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/fluid>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/bitRecord
>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
View file @
8c9a3e2
# Saved by TopBraid on
Fri Sep 23 20:49:37
BST 2011
# Saved by TopBraid on
Sat Sep 24 18:55:00
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-drillReport-v1.1.1.ttl
View file @
8c9a3e2
# Saved by TopBraid on
Fri Sep 16 17:51:20
BST 2011
# Saved by TopBraid on
Sun Sep 25 12:02:12
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
...
...
@@ -31,382 +31,382 @@
ddr:
Obj_drillReport
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 106 Create Well"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/well#Well>
;
rdfs:
comment
"""STEP 103 Create DailyDrillingReport, DailyDrillingActivity, TemporalPartOfAWellBore and WellBore
Minimum data - createDate, dTimStart, dTimEnd, nameWellBore
Optional data - extendedReport
replaced for testing - BIND (rhspin:wellBoreByName(?nameWellBore) AS ?wellBore) ."""
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
core#name
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
report#reportOn
>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWell>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#createdAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
sp:
subject
_:
b6
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#humanRecognizableName>
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#descriptionOfActivitiesFollowingTheDailyReportingPeriod>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/report#Report>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#hasContent>
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#createdAt>
;
sp:
subject
_:
b8
])
;
sp:
where
([
sp:
object
_:
b
6
;
sp:
where
([
sp:
object
_:
b
7
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b2
;
sp:
predicate
ddr:
nameWell
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b7
;
]
[
sp:
object
_:
b4
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b8
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b11
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b3
;
sp:
predicate
ddr:
createDate
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b12
;
sp:
predicate
ddr:
extendedReportRef
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b12
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b10
;
sp:
predicate
ddr:
dTim
;
sp:
subject
_:
b12
])
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
6
sp:
arg1
_:
b
7
]
;
sp:
variable
_:
b9
sp:
variable
_:
b13
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingReportURI
;
sp:
arg1
_:
b13
;
sp:
arg2
_:
b3
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b
9
;
sp:
arg2
_:
b
7
sp:
arg1
_:
b
13
;
sp:
arg2
_:
b
4
]
;
sp:
variable
_:
b
4
sp:
variable
_:
b
2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b2
[
rdf:
type
ep-spin-lib:
buildTemporalPartOfAWellBoreURI
;
sp:
arg1
_:
b13
;
sp:
arg2
_:
b4
;
sp:
arg3
_:
b11
]
;
sp:
variable
_:
b
10
sp:
variable
_:
b
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellByName
;
arg:
wellName
_:
b10
[
rdf:
type
ep-spin-lib:
buildTemporaryWellBoreURI
;
sp:
arg1
_:
b13
]
;
sp:
variable
_:
b
1
sp:
variable
_:
b
6
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 104 Transfer dTimEnd"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b12
rdfs:
comment
"""STEP 103a Set name of DailyDrillingReport as label
Minimum data - createDate, dTimStart, nameWellBore"""
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
_:
b15
])
;
sp:
where
([
sp:
object
_:
b1
3
;
sp:
where
([
sp:
object
_:
b1
6
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b14
;
sp:
predicate
ddr:
dTimStart
;
sp:
predicate
ddr:
name
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b1
1
;
sp:
predicate
ddr:
dTimEnd
;
]
[
sp:
object
_:
b1
7
;
sp:
predicate
ddr:
createDate
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b1
3
sp:
arg1
_:
b1
6
]
;
sp:
variable
_:
b1
5
sp:
variable
_:
b1
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrilling
Activity
URI
;
sp:
arg1
_:
b1
5
;
sp:
arg2
_:
b1
4
[
rdf:
type
ep-spin-lib:
buildDailyDrilling
Report
URI
;
sp:
arg1
_:
b1
8
;
sp:
arg2
_:
b1
7
]
;
sp:
variable
_:
b1
2
sp:
variable
_:
b1
5
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"""STEP 105
Classify a DailyDrillingReport"""
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
6
;
sp:
templates
([
sp:
object
_:
b1
9
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
17
sp:
subject
_:
b
20
])
;
sp:
where
([
sp:
object
_:
b
18
;
sp:
where
([
sp:
object
_:
b
21
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
19
;
]
[
sp:
object
_:
b
22
;
sp:
predicate
ddr:
createDate
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b2
0
;
]
[
sp:
object
_:
b2
3
;
sp:
predicate
ddr:
versionKindRef
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDailyDrillingReportType
;
sp:
arg1
_:
b2
0
sp:
arg1
_:
b2
3
]
;
sp:
variable
_:
b1
6
sp:
variable
_:
b1
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
18
sp:
arg1
_:
b
21
]
;
sp:
variable
_:
b2
1
sp:
variable
_:
b2
4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingReportURI
;
sp:
arg1
_:
b2
1
;
sp:
arg2
_:
b
19
sp:
arg1
_:
b2
4
;
sp:
arg2
_:
b
22
]
;
sp:
variable
_:
b
17
sp:
variable
_:
b
20
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"""STEP 103a Set name of DailyDrillingReport as label
Minimum data - createDate, dTimStart, nameWellBore"""
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b22
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
_:
b23
rdfs:
comment
"STEP 104 Transfer dTimEnd"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b26
])
;
sp:
where
([
sp:
object
_:
b2
4
;
sp:
where
([
sp:
object
_:
b2
7
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b2
2
;
sp:
predicate
ddr:
name
;
]
[
sp:
object
_:
b2
8
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b25
;
sp:
predicate
ddr:
createDate
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b2
4
sp:
arg1
_:
b2
7
]
;
sp:
variable
_:
b2
6
sp:
variable
_:
b2
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrilling
Report
URI
;
sp:
arg1
_:
b2
6
;
sp:
arg2
_:
b2
5
[
rdf:
type
ep-spin-lib:
buildDailyDrilling
Activity
URI
;
sp:
arg1
_:
b2
9
;
sp:
arg2
_:
b2
8
]
;
sp:
variable
_:
b2
3
sp:
variable
_:
b2
6
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"""STEP 103 Create DailyDrillingReport, DailyDrillingActivity, TemporalPartOfAWellBore and WellBore
Minimum data - createDate, dTimStart, dTimEnd, nameWellBore
Optional data - extendedReport
replaced for testing - BIND (rhspin:wellBoreByName(?nameWellBore) AS ?wellBore) ."""
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/report#DailyDrillingReport>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b27
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#DailyDrillingActivity>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#reportOn>
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#createdAt>
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
_:
b28
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b31
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBore>
;
rdfs:
comment
"STEP 106 Create Well"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/well#Well>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b32
sp:
subject
_:
b30
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWell>
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#descriptionOfActivitiesFollowingTheDailyReportingPeriod>
;
sp:
subject
_:
b28
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/report#Report>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#hasContent>
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/report#createdAt>
;
sp:
subject
_:
b34
sp:
subject
_:
b32
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b30
])
;
sp:
where
([
sp:
object
_:
b3
3
;
sp:
where
([
sp:
object
_:
b3
5
;
sp:
predicate
ddr:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b30
;
]
[
sp:
object
_:
b31
;
sp:
predicate
ddr:
nameWell
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b36
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b37
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b29
;
sp:
predicate
ddr:
createDate
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b38
;
sp:
predicate
ddr:
extendedReportRef
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b38
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b36
;
sp:
predicate
ddr:
dTim
;
sp:
subject
_:
b38
])
])
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b37
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b34
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b33
]
;
sp:
variable
_:
b39
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingReportURI
;
sp:
arg1
_:
b39
;
sp:
arg2
_:
b29
sp:
arg1
_:
b35
]
;
sp:
variable
_:
b
27
sp:
variable
_:
b
38
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b3
9
;
sp:
arg2
_:
b3
0
sp:
arg1
_:
b3
8
;
sp:
arg2
_:
b3
6
]
;
sp:
variable
_:
b
28
sp:
variable
_:
b
33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildTemporalPartOfAWellBoreURI
;
sp:
arg1
_:
b39
;
sp:
arg2
_:
b30
;
sp:
arg3
_:
b37
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b31
]
;
sp:
variable
_:
b3
1
sp:
variable
_:
b3
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildTemporaryWellBoreURI
;
sp:
arg1
_:
b39
[
rdf:
type
rhspin:
wellByName
;
arg:
wellName
_:
b39
]
;
sp:
variable
_:
b3
2
sp:
variable
_:
b3
0
])
]
.
_:
b10
sp:
varName
"normalizedWellName"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b
9
sp:
varName
"normalizedWellBoreNam
e"
^^
xsd:
string
.
_:
b
5
sp:
varName
"temporalPartOfAWellBor
e"
^^
xsd:
string
.
_:
b
8
sp:
varName
"temporalPartOfAWellBore
"
^^
xsd:
string
.
_:
b
2
sp:
varName
"dailyDrillingActivity
"
^^
xsd:
string
.
_:
b
7
sp:
varName
"dTimSta
rt"
^^
xsd:
string
.
_:
b
1
sp:
varName
"dailyDrillingRepo
rt"
^^
xsd:
string
.
_:
b6
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b13
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b10
sp:
varName
"dTimExtendedReport"
^^
xsd:
string
.
_:
b
4
sp:
varName
"dailyDrillingActivity
"
^^
xsd:
string
.
_:
b
9
sp:
varName
"extendedReportContent
"
^^
xsd:
string
.
_:
b2
sp:
varName
"nameWell"
^^
xsd:
string
.
_:
b12
sp:
varName
"extendedReport"
^^
xsd:
string
.
_:
b
1
sp:
varName
"well
"
^^
xsd:
string
.
_:
b
3
sp:
varName
"createDate
"
^^
xsd:
string
.
_:
b15
_:
b11
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b4
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b7
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b18
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b1
4
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b1
7
sp:
varName
"
createDate
"
^^
xsd:
string
.
_:
b1
3
_:
b1
6
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b1
2
sp:
varName
"dailyDrilling
Activity
"
^^
xsd:
string
.
_:
b1
5
sp:
varName
"dailyDrilling
Report
"
^^
xsd:
string
.
_:
b1
1
sp:
varName
"
dTimEnd
"
^^
xsd:
string
.
_:
b1
4
sp:
varName
"
nameDailyDrillingReport
"
^^
xsd:
string
.
_:
b2
1
_:
b2
4
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
0
_:
b2
3
sp:
varName
"versionKind"
^^
xsd:
string
.
_:
b
19
_:
b
22
sp:
varName
"createDate"
^^
xsd:
string
.
_:
b
18
_:
b
21
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
17
_:
b
20
sp:
varName
"dailyDrillingReport"
^^
xsd:
string
.
_:
b1
6
_:
b1
9
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b2
6
_:
b2
9
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
5
sp:
varName
"
createDate
"
^^
xsd:
string
.
_:
b2
8
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b2
4
_:
b2
7
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b2
3
sp:
varName
"dailyDrilling
Report
"
^^
xsd:
string
.
_:
b2
6
sp:
varName
"dailyDrilling
Activity
"
^^
xsd:
string
.
_:
b2
2
sp:
varName
"
nameDailyDrillingReport
"
^^
xsd:
string
.
_:
b2
5
sp:
varName
"
dTimEnd
"
^^
xsd:
string
.
_:
b39
sp:
varName
"normalizedWell
Bore
Name"
^^
xsd:
string
.
sp:
varName
"normalizedWellName"
^^
xsd:
string
.
_:
b38
sp:
varName
"
extendedReport
"
^^
xsd:
string
.
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b37
sp:
varName
"
dTimEnd
"
^^
xsd:
string
.
sp:
varName
"
temporalPartOfAWellBore
"
^^
xsd:
string
.
_:
b36
sp:
varName
"dTim
ExtendedRepo
rt"
^^
xsd:
string
.
sp:
varName
"dTim
Sta
rt"
^^
xsd:
string
.
_:
b35
sp:
varName
"extendedReportContent"
^^
xsd:
string
.
_:
b33
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b3
2
_:
b3
4
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b33
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b31
sp:
varName
"
temporalPartOfAWellBore
"
^^
xsd:
string
.
sp:
varName
"
nameWell
"
^^
xsd:
string
.
_:
b30
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b29
sp:
varName
"createDate"
^^
xsd:
string
.
_:
b28
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b27
sp:
varName
"dailyDrillingReport"
^^
xsd:
string
.
sp:
varName
"well"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-drillReport-v1.1.1.ttl.tbc
View file @
8c9a3e2
# Saved by TopBraid on
Fri Sep 16 17:51:20
BST 2011
# Saved by TopBraid on
Sun Sep 25 12:02:12
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-normalization-v1.1.1.ttl
deleted
100644 → 0
View file @
ce7c1ce
# Saved by TopBraid on Wed Aug 24 20:13:09 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/normalization
# imports: http://www.reportinghub.no/ep/transform/1.1/wellboreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
# imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo
# imports: http://www.reportinghub.no/swp/ddr
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/normalization#>
.
@prefix
casingLinerTubingRun:
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#>
.
@prefix
cementStage:
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage#>
.
@prefix
controlIncidentInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#>
.
@prefix
coreInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo#>
.
@prefix
ddr1:
<http://www.reportinghub.no/swp/ddr#>
.
@prefix
equipFailureInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#>
.
@prefix
fn:
<http://www.w3.org/2005/xpath-functions#>
.
@prefix
formTestInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#>
.
@prefix
gasReadingInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#>
.
@prefix
lithShowInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#>
.
@prefix
logInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
perfInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo#>
.
@prefix
porePressure:
<http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
smf:
<http://topbraid.org/sparqlmotionfunctions#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
stratInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo#>
.
@prefix
surveyStation:
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation#>
.
@prefix
wellAndWellBoreAlias:
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias#>
.
@prefix
wellTestInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#>
.
@prefix
wellboreInfo:
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/1.1/normalization>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/perfInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/swp/ddr>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/stratInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/porePressure>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
owl:
Thing
spin:
update
[
rdf:
type
sp:
Modify
;
sp:
deletePattern
([
sp:
object
_:
b1
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b2
])
;
sp:
insertPattern
([
sp:
object
_:
b3
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b2
])
;
sp:
where
([
sp:
object
_:
b2
;
sp:
predicate
owl:
onProperty
;
sp:
subject
[
sp:
varName
"r"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Filter
;
sp:
expression
[
rdf:
type
fn:
starts-with
;
sp:
arg1
_:
b1
;
sp:
arg2
"has"
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
trim
;
sp:
arg1
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b1
;
sp:
arg2
"has(.*)"
;
sp:
arg3
"$1"
]
]
;
sp:
variable
_:
b3
])
]
.
_:
b1
sp:
varName
"oldLabel"
^^
xsd:
string
.
_:
b2
sp:
varName
"p"
^^
xsd:
string
.
_:
b3
sp:
varName
"newLabel"
^^
xsd:
string
.
www.reportinghub.no/ep/transform/TRANSFORM_ddr-normalization-v1.1.1.ttl.tbc
deleted
100644 → 0
View file @
ce7c1ce
# Saved by TopBraid on Wed Aug 24 20:13:09 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
@prefix
inference:
<http://www.topbraid.org/2007/06/inference.owl#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
visual:
<http://topbraid.org/visual#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
[]
rdf:
type
inference:
Configuration
;
composite:
child
[
rdf:
type
<http://spinrdf.org/spin#TopSPIN>
;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass"
;
composite:
index
"0"
^^
xsd:
int
]
;
inference:
completeMode
"true"
^^
xsd:
boolean
.
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl
View file @
8c9a3e2
# Saved by TopBraid on
Mon Aug 22 12:56:53
BST 2011
# Saved by TopBraid on
Sun Sep 25 13:40:06
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -13,337 +17,996 @@
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport>
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"""STEP 210 Create WellTest activity
All properties transfered to the activity except mdTop, tvdTop, mdBottom and tvdBottom."""
^^
xsd:
string
;
rdfs:
comment
"STEP 210 Create WellTest activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfA
SpatialPartOfA
WellBore>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b
4
;
]
[
sp:
object
_:
b
6
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b
5
;
]
[
sp:
object
_:
b
7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#testNumber>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdTop>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#mdBottom
>
;
sp:
subject
_:
b
3
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#wellTestNumber
>
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b3
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdBottom>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#chokeOrificeSize>
;
sp:
subject
_:
b1
sp:
predicate
_:
b11
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityOil>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityWater>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityGas>
;
sp:
subject
_:
b1
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateOil>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateWater>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateGas>
;
sp:
subject
_:
b1
sp:
predicate
_:
b17
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presShutIn>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presFlowing>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presBottom>
;
sp:
subject
_:
b1
sp:
predicate
_:
b20
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#gasOilRatio
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#hasWellTestChoke
>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#waterOilRatio>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize>
;
sp:
subject
_:
b21
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#chloride>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#carbonDioxide>
;
sp:
subject
_:
b1
sp:
predicate
_:
b24
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#hydrogenSulfide
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#fluidProducedByWellTest
>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volOilTotal>
;
sp:
subject
_:
b1
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#waterOilRatio>
;
sp:
subject
_:
b25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volGasTotal>
;
sp:
predicate
_:
b28
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasOilRatio>
;
sp:
subject
_:
b25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
_:
b31
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Water>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b33
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b32
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b34
;
sp:
predicate
_:
b35
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b36
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b32
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b37
;
sp:
predicate
_:
b38
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b39
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b32
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b40
;
sp:
predicate
_:
b41
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b43
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b44
;
sp:
predicate
_:
b45
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b46
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b47
;
sp:
predicate
_:
b48
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b49
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b50
;
sp:
predicate
_:
b51
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b52
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b53
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b54
;
sp:
predicate
_:
b55
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b56
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#VolumetricFlowRate>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b57
;
sp:
predicate
_:
b58
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b59
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b60
;
sp:
predicate
_:
b61
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b62
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestShutInPressure>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volWaterTotal>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b63
;
sp:
predicate
_:
b64
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestFlowingPressure>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volOilStored>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b66
;
sp:
predicate
_:
b67
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b68
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestBottomHolePressure>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b69
;
sp:
predicate
_:
b70
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b71
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#chlorideConcentration>
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b72
;
sp:
predicate
_:
b73
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b74
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#carbonDioxideConcentration>
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b74
]
[
sp:
object
_:
b75
;
sp:
predicate
_:
b76
;
sp:
subject
_:
b74
]
[
sp:
object
_:
b77
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#hydrogenSulfideConcentration>
;
sp:
subject
_:
b52
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificMass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b78
;
sp:
predicate
_:
b79
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b80
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellTestStoredOil>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b80
]
[
sp:
object
_:
b81
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b80
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b82
;
sp:
predicate
_:
b83
;
sp:
subject
_:
b81
])
;
sp:
where
([
sp:
object
_:
b
30
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#nameWellbore>
;
sp:
where
([
sp:
object
_:
b
84
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
31
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#dTimStart>
;
]
[
sp:
object
_:
b
85
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
32
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#wellTestInfo
>
;
]
[
sp:
object
_:
b
86
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#wellTestInfoRef
>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTim>
;
sp:
subject
_:
b32
]
[
sp:
object
[
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#enumTestType>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#testNumber>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdTop>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b87
;
sp:
predicate
<http://www.witsml.org/schemas/1series#testTypeRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdBottom>
;
sp:
subject
_:
b32
sp:
predicate
<http://www.witsml.org/schemas/1series#testNumber>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b88
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b89
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b88
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b88
]
[
sp:
object
_:
b90
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b91
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b90
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b90
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdBottom>
;
sp:
subject
_:
b32
sp:
elements
([
sp:
object
_:
b92
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b93
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b92
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b92
])
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#chokeOrificeSize>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityOil>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityWater>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityGas>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateOil>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateWater>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#flowRateGas>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presShutIn>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presFlowing>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presBottom>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#gasOilRatio>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#waterOilRatio>
;
sp:
subject
_:
b32
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b94
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b95
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b94
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b94
])
]
[
sp:
object
_:
b96
;
sp:
predicate
<http://www.witsml.org/schemas/1series#chokeOrificeSizeRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b97
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b96
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#chloride>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#carbonDioxide>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#hydrogenSulfide>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volOilTotal>
;
sp:
subject
_:
b32
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b96
]
[
sp:
object
_:
b98
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityOilRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b99
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b98
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b98
]
[
sp:
object
_:
b100
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityWaterRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b101
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b102
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityGasRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b103
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b102
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b102
]
[
sp:
object
_:
b104
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateOilRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b105
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b104
]
[
sp:
object
_:
b47
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b104
]
[
sp:
object
_:
b106
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateWaterRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b107
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b106
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b106
]
[
sp:
object
_:
b108
;
sp:
predicate
<http://www.witsml.org/schemas/1series#flowRateGasRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b109
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b108
]
[
sp:
object
_:
b57
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b108
]
[
sp:
object
_:
b110
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presShutInRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b111
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b63
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b112
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presFlowingRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b113
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b112
]
[
sp:
object
_:
b66
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b112
]
[
sp:
object
_:
b114
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presBottomRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b115
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b114
]
[
sp:
object
_:
b69
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b114
]
[
sp:
object
_:
b116
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasOilRatioRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b117
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b116
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b116
]
[
sp:
object
_:
b118
;
sp:
predicate
<http://www.witsml.org/schemas/1series#waterOilRatioRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b119
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b118
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volGasTotal>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volWaterTotal>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volOilStored>
;
sp:
subject
_:
b32
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b118
]
[
sp:
object
_:
b120
;
sp:
predicate
<http://www.witsml.org/schemas/1series#chlorideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b121
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b72
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b122
;
sp:
predicate
<http://www.witsml.org/schemas/1series#carbonDioxideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b123
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b122
]
[
sp:
object
_:
b75
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b122
]
[
sp:
object
_:
b124
;
sp:
predicate
<http://www.witsml.org/schemas/1series#hydrogenSulfideRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b125
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b124
]
[
sp:
object
_:
b78
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b124
]
[
sp:
object
_:
b126
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volOilTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b127
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b126
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b126
]
[
sp:
object
_:
b128
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volGasTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b129
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b60
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b130
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volWaterTotalRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b131
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b130
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b130
]
[
sp:
object
_:
b132
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volOilStoredRef>
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b133
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b132
]
[
sp:
object
_:
b82
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b132
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
30
sp:
arg1
_:
b
84
]
;
sp:
variable
_:
b
35
sp:
variable
_:
b
134
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b
35
;
sp:
arg2
_:
b
31
sp:
arg1
_:
b
134
;
sp:
arg2
_:
b
85
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b86
]
;
sp:
variable
_:
b135
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellTestURI
;
sp:
arg1
_:
b
35
;
sp:
arg2
_:
b
33
sp:
arg1
_:
b
134
;
sp:
arg2
_:
b
135
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildPartOfAWellBoreDuringWellTestURI
;
sp:
arg1
_:
b35
;
sp:
arg2
_:
b33
[
rdf:
type
ep-spin-lib:
selectWellTestType
;
sp:
arg1
_:
b87
]
;
sp:
variable
_:
b
3
sp:
variable
_:
b
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellTestType
;
sp:
arg1
_:
b34
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b89
]
;
sp:
variable
_:
b11
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b93
]
;
sp:
variable
_:
b17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b91
]
;
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b95
]
;
sp:
variable
_:
b20
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b97
]
;
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b119
]
;
sp:
variable
_:
b28
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b117
]
;
sp:
variable
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b101
]
;
sp:
variable
_:
b35
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b99
]
;
sp:
variable
_:
b45
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b103
]
;
sp:
variable
_:
b55
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b109
]
;
sp:
variable
_:
b58
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b107
]
;
sp:
variable
_:
b38
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumetricFlowRateScale
;
sp:
arg1
_:
b105
]
;
sp:
variable
_:
b48
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b127
]
;
sp:
variable
_:
b51
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b129
]
;
sp:
variable
_:
b61
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b131
]
;
sp:
variable
_:
b4
sp:
variable
_:
b41
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b133
]
;
sp:
variable
_:
b83
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b111
]
;
sp:
variable
_:
b64
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b113
]
;
sp:
variable
_:
b67
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b115
]
;
sp:
variable
_:
b70
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b121
]
;
sp:
variable
_:
b73
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b123
]
;
sp:
variable
_:
b76
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificMassScale
;
sp:
arg1
_:
b125
]
;
sp:
variable
_:
b79
])
]
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/wellTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
_:
b79
sp:
varName
"specificMassScaleHydrogenSulfide"
^^
xsd:
string
.
_:
b
30
sp:
varName
"
nameWellBor
e"
^^
xsd:
string
.
_:
b
76
sp:
varName
"
specificMassScaleCarbonDioxid
e"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b
73
sp:
varName
"
specificMassScaleChloride
"
^^
xsd:
string
.
_:
b
32
sp:
varName
"
wellTestInfo
"
^^
xsd:
string
.
_:
b
70
sp:
varName
"
pressureScaleBottom
"
^^
xsd:
string
.
_:
b
33
sp:
varName
"
index
"
^^
xsd:
string
.
_:
b
67
sp:
varName
"
pressureScaleFlowing
"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTimWellTest"
^^
xsd:
string
.
_:
b64
sp:
varName
"pressureScaleShutIn"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b83
sp:
varName
"volumeScaleStored"
^^
xsd:
string
.
_:
b
34
sp:
varName
"
enumTestType
"
^^
xsd:
string
.
_:
b
41
sp:
varName
"
volumeScaleWater
"
^^
xsd:
string
.
_:
b6
sp:
varName
"testNumber"
^^
xsd:
string
.
_:
b61
sp:
varName
"volumeScaleGas"
^^
xsd:
string
.
_:
b7
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b51
sp:
varName
"volumeScaleOil"
^^
xsd:
string
.
_:
b8
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b48
sp:
varName
"volumetricFlowRateScaleOil"
^^
xsd:
string
.
_:
b9
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b38
sp:
varName
"volumetricFlowRateScaleWater"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
tvdBottom
"
^^
xsd:
string
.
_:
b
58
sp:
varName
"
volumetricFlowRateScaleGas
"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
chokeOrificeSize
"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
densityScaleGas
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"densityOil"
^^
xsd:
string
.
_:
b
45
sp:
varName
"density
Scale
Oil"
^^
xsd:
string
.
_:
b
13
sp:
varName
"densityWater"
^^
xsd:
string
.
_:
b
35
sp:
varName
"density
Scale
Water"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
densityGas
"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
specificVolumeScaleGasOil
"
^^
xsd:
string
.
_:
b
15
sp:
varName
"
flowRate
Oil"
^^
xsd:
string
.
_:
b
28
sp:
varName
"
specificVolumeScaleWater
Oil"
^^
xsd:
string
.
_:
b16
sp:
varName
"flowRateWater"
^^
xsd:
string
.
_:
b24
sp:
varName
"lengthScaleOrifice"
^^
xsd:
string
.
_:
b20
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b17
sp:
varName
"
flowRateGas
"
^^
xsd:
string
.
sp:
varName
"
lengthScaleTvdTop
"
^^
xsd:
string
.
_:
b1
8
sp:
varName
"
presShutIn
"
^^
xsd:
string
.
_:
b1
1
sp:
varName
"
lengthScaleMdTop
"
^^
xsd:
string
.
_:
b19
sp:
varName
"presFlowing"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b20
sp:
varName
"pressBottom"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b
21
sp:
varName
"
gasOilRatio
"
^^
xsd:
string
.
_:
b
135
sp:
varName
"
localname
"
^^
xsd:
string
.
_:
b
22
sp:
varName
"
waterOilRatio
"
^^
xsd:
string
.
_:
b
134
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b
23
sp:
varName
"
chloride
"
^^
xsd:
string
.
_:
b
82
sp:
varName
"
realStored
"
^^
xsd:
string
.
_:
b
24
sp:
varName
"
carbonDioxide
"
^^
xsd:
string
.
_:
b
133
sp:
varName
"
uomStored
"
^^
xsd:
string
.
_:
b25
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
.
_:
b132
sp:
varName
"volOilStored"
^^
xsd:
string
.
_:
b40
sp:
varName
"realVolumeWater"
^^
xsd:
string
.
_:
b26
_:
b131
sp:
varName
"uomVolumeWater"
^^
xsd:
string
.
_:
b130
sp:
varName
"volWaterTotal"
^^
xsd:
string
.
_:
b60
sp:
varName
"realVolumeGas"
^^
xsd:
string
.
_:
b129
sp:
varName
"uomVolumeGas"
^^
xsd:
string
.
_:
b128
sp:
varName
"volGasTotal"
^^
xsd:
string
.
_:
b50
sp:
varName
"realVolumeOil"
^^
xsd:
string
.
_:
b127
sp:
varName
"uomVolumeOil"
^^
xsd:
string
.
_:
b126
sp:
varName
"volOilTotal"
^^
xsd:
string
.
_:
b78
sp:
varName
"realHydrogenSulfide"
^^
xsd:
string
.
_:
b125
sp:
varName
"uomHydrogenSulfide"
^^
xsd:
string
.
_:
b124
sp:
varName
"hydrogenSulfide"
^^
xsd:
string
.
_:
b75
sp:
varName
"realCarbonDioxide"
^^
xsd:
string
.
_:
b123
sp:
varName
"uomCarbonDioxide"
^^
xsd:
string
.
_:
b122
sp:
varName
"carbonDioxide"
^^
xsd:
string
.
_:
b72
sp:
varName
"realChloride"
^^
xsd:
string
.
_:
b121
sp:
varName
"uomChloride"
^^
xsd:
string
.
_:
b120
sp:
varName
"chloride"
^^
xsd:
string
.
_:
b27
sp:
varName
"
volGasTota
l"
^^
xsd:
string
.
sp:
varName
"
realWaterOi
l"
^^
xsd:
string
.
_:
b
28
sp:
varName
"
volWaterTota
l"
^^
xsd:
string
.
_:
b
119
sp:
varName
"
uomWaterOi
l"
^^
xsd:
string
.
_:
b
29
sp:
varName
"
volOilStored
"
^^
xsd:
string
.
_:
b
118
sp:
varName
"
waterOilRatio
"
^^
xsd:
string
.
_:
b3
5
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b3
0
sp:
varName
"
realGasOil
"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b117
sp:
varName
"uomGasOil"
^^
xsd:
string
.
_:
b116
sp:
varName
"gasOilRatio"
^^
xsd:
string
.
_:
b69
sp:
varName
"realBottom"
^^
xsd:
string
.
_:
b115
sp:
varName
"uomBottom"
^^
xsd:
string
.
_:
b114
sp:
varName
"presBottom"
^^
xsd:
string
.
_:
b66
sp:
varName
"realFlowing"
^^
xsd:
string
.
_:
b113
sp:
varName
"uomFlowing"
^^
xsd:
string
.
_:
b112
sp:
varName
"presFlowing"
^^
xsd:
string
.
_:
b63
sp:
varName
"realShutIn"
^^
xsd:
string
.
_:
b111
sp:
varName
"uomShutIn"
^^
xsd:
string
.
_:
b110
sp:
varName
"presShutIn"
^^
xsd:
string
.
_:
b57
sp:
varName
"realFlowRateGas"
^^
xsd:
string
.
_:
b109
sp:
varName
"uomFlowRateGas"
^^
xsd:
string
.
_:
b108
sp:
varName
"flowRateGas"
^^
xsd:
string
.
_:
b37
sp:
varName
"realFlowRateWater"
^^
xsd:
string
.
_:
b107
sp:
varName
"uomFlowRateWater"
^^
xsd:
string
.
_:
b106
sp:
varName
"flowRateWater"
^^
xsd:
string
.
_:
b47
sp:
varName
"realFlowRateOil"
^^
xsd:
string
.
_:
b105
sp:
varName
"uomFlowRateOil"
^^
xsd:
string
.
_:
b104
sp:
varName
"flowRateOil"
^^
xsd:
string
.
_:
b54
sp:
varName
"realDensityGas"
^^
xsd:
string
.
_:
b3
sp:
varName
"testedPartOfAWellBore"
^^
xsd:
string
.
_:
b103
sp:
varName
"uomDensityGas"
^^
xsd:
string
.
_:
b4
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b102
sp:
varName
"densityGas"
^^
xsd:
string
.
_:
b34
sp:
varName
"realDensityWater"
^^
xsd:
string
.
_:
b101
sp:
varName
"uomDensityWater"
^^
xsd:
string
.
_:
b100
sp:
varName
"densityWater"
^^
xsd:
string
.
_:
b44
sp:
varName
"realDensityOil"
^^
xsd:
string
.
_:
b99
sp:
varName
"uomDensityOil"
^^
xsd:
string
.
_:
b98
sp:
varName
"densityOil"
^^
xsd:
string
.
_:
b23
sp:
varName
"realOrifice"
^^
xsd:
string
.
_:
b97
sp:
varName
"uomOrifice"
^^
xsd:
string
.
_:
b96
sp:
varName
"chokeOrificeSize"
^^
xsd:
string
.
_:
b19
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b95
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b94
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b16
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b93
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b92
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b13
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b91
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b90
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b89
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b88
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b8
sp:
varName
"testNumber"
^^
xsd:
string
.
_:
b87
sp:
varName
"enumTestType"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b7
sp:
varName
"dTimWellTest"
^^
xsd:
string
.
_:
b86
sp:
varName
"wellTestInfo"
^^
xsd:
string
.
_:
b85
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b84
sp:
varName
"nameWellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-wellTestInfo-v1.1.1.ttl.tbc
View file @
8c9a3e2
# Saved by TopBraid on
Mon Aug 22 12:56:53
BST 2011
# Saved by TopBraid on
Sun Sep 25 13:40:06
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment