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-19 17:23:56 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca7cac7ec428e82b94cd12dc9a9aec48cffdd2fe
ca7cac7e
1 parent
d324d035
completed equipFailureInfo
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
566 additions
and
799 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-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-equipFailureInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-equipFailureInfo-v1.1.1.ttl.tbc
www.reportinghub.no/examples/xml/TemplateTest.xml
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
View file @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
4:34:21
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:08:35
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
# 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
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.linkedmodel.org/1.1/schema/ordered
...
...
@@ -18,7 +18,7 @@
<http://www.reportinghub.no/ep/schema/1.0/activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
organization>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.linkedmodel.org/1.2/schema/vaem>
,
<http://www.linkedmodel.org/1.1/schema/ordered>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.linkedmodel.org/1.1/schema/ordered>
,
<http://www.linkedmodel.org/1.2/schema/vaem>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/organization
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-activity:
Activity
...
...
@@ -27,33 +27,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
...
...
@@ -67,13 +67,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
;
...
...
@@ -82,13 +82,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:
DailyProductionActivity
...
...
@@ -132,7 +132,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
;
...
...
@@ -144,72 +144,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
.
...
...
@@ -234,7 +234,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
.
...
...
@@ -245,7 +245,7 @@ ep-activity:FluidActivity
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
.
...
...
@@ -315,7 +315,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
.
...
...
@@ -356,7 +356,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
...
...
@@ -366,7 +366,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
]
.
...
...
@@ -386,13 +386,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
.
...
...
@@ -413,14 +413,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
.
...
...
@@ -471,23 +471,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
.
...
...
@@ -532,73 +532,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
.
...
...
@@ -614,13 +614,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
.
...
...
@@ -631,28 +631,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
;
...
...
@@ -665,40 +665,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
;
...
...
@@ -731,13 +731,13 @@ 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
.
...
...
@@ -758,19 +758,19 @@ 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>
.
...
...
@@ -782,18 +782,19 @@ 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
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"finished at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
hasCasingLinerTubing
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellStimulation
;
rdfs:
label
"has Casing/Liner/Tubing"
^^
xsd:
string
.
...
...
@@ -802,18 +803,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>
.
...
...
@@ -829,17 +830,24 @@ ep-activity:hasSubActivity
rdfs:
label
"has sub activity"
^^
xsd:
string
.
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
.
ep-activity:
missedProductionTime
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"missed production time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
nominallyAt
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"nominal time"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
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>
.
...
...
@@ -849,11 +857,11 @@ ep-activity:onWell
rdfs:
label
"on well"
^^
xsd:
string
.
ep-activity:
onWellBore
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
label
"on WellBore"
^^
xsd:
string
.
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
.
...
...
@@ -863,59 +871,66 @@ 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
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"started at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
stratigraphyDescription
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
PreliminaryZonation
;
rdfs:
label
"stratigrapy description"
^^
xsd:
string
.
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:
volumeOfMudGained
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellControlIncident
;
rdfs:
label
"volume of mud gained"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
timeOfFailure
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
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:
FunctionalProperty
,
owl:
DatatypeProperty
;
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:
WellBoreLog
;
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
4:55:14
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:02:08
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
rdfs:
Class
.
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,18 +49,18 @@ ep-well:FluidComponentType
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
.
...
...
@@ -71,19 +71,19 @@ 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:
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
.
...
...
@@ -98,16 +98,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
;
...
...
@@ -130,7 +130,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
.
...
...
@@ -139,10 +139,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
.
...
...
@@ -199,55 +199,61 @@ ep-well:WellBoreTightnessType
rdfs:
subClassOf
owl:
Class
.
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:
cementingFluidPerCentFreeWater
ep-well:
bottomHoleTrueVerticalDepth
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
cementingFluidPerCentFreeWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
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:
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
.
...
...
@@ -259,148 +265,148 @@ ep-well:dominantComponent
rdfs:
range
ep-well:
FluidComponentType
.
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:
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:
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:
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:
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:
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:
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:
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
.
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
.
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:
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 @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
5:45:26
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:15:47
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
...
...
@@ -649,12 +649,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
]
.
...
...
@@ -1826,187 +1826,187 @@ ep-spin-lib:selectDrillingEquipmentType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#ECNPD_miscellaneousequsyst--wellheadsubsearuntest>
sp:
arg2
ddr:
ECNPD_miscellaneousequsyst--wellheadsubsearuntest
]
;
sp:
arg2
ep-drill-eqt-typ:
Miscellaneousequsyst--wellheadsubsearuntest
;
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#ECNPD_mudandbulksyst--bulkairsystem>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--bulkairsystem
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--bulkairsystem
;
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#ECNPD_mudandbulksyst--bulkstoragetransfer>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--bulkstoragetransfer
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--bulkstoragetransfer
;
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#ECNPD_mudandbulksyst--drillwatersyst>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--drillwatersyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--drillwatersyst
;
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#ECNPD_mudandbulksyst--hpequipment>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--hpequipment
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--hpequipment
;
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#ECNPD_mudandbulksyst--mudadditivesyst>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--mudadditivesyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--mudadditivesyst
;
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#ECNPD_mudandbulksyst--mudmixingstorage>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--mudmixingstorage
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--mudmixingstorage
;
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#ECNPD_mudandbulksyst--mudsolidscontrol>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--mudsolidscontrol
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--mudsolidscontrol
;
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#ECNPD_mudandbulksyst--mudsupply>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--mudsupply
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--mudsupply
;
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#ECNPD_mudandbulksyst--other>
sp:
arg2
ddr:
ECNPD_mudandbulksyst--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Mudandbulksyst--other
;
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#ECNPD_pipehandlingequsyst--drillfloortubehandlsyst>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--drillfloortubehandlsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--drillfloortubehandlsyst
;
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#ECNPD_pipehandlingequsyst--elevator>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--elevator
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--elevator
;
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#ECNPD_pipehandlingequsyst--manualtong>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--manualtong
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--manualtong
;
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#ECNPD_pipehandlingequsyst--other>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--other
;
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#ECNPD_pipehandlingequsyst--powerpacks>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--powerpacks
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--powerpacks
;
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#ECNPD_pipehandlingequsyst--slipsandspiders>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--slipsandspiders
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--slipsandspiders
;
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#ECNPD_pipehandlingequsyst--verticalpipehandlingequsyst>
sp:
arg2
ddr:
ECNPD_pipehandlingequsyst--verticalpipehandlingequsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Pipehandlingequsyst--verticalpipehandlingequsyst
;
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#ECNPD_serviceequ--cementingunit>
sp:
arg2
ddr:
ECNPD_serviceequ--cementingunit
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--cementingunit
;
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#ECNPD_serviceequ--electrloggingequ>
sp:
arg2
ddr:
ECNPD_serviceequ--electrloggingequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--electrloggingequ
;
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#ECNPD_serviceequ--mudloggingequ>
sp:
arg2
ddr:
ECNPD_serviceequ--mudloggingequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--mudloggingequ
;
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#ECNPD_serviceequ--other>
sp:
arg2
ddr:
ECNPD_serviceequ--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--other
;
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#ECNPD_serviceequ--specialserviceequ>
sp:
arg2
ddr:
ECNPD_serviceequ--specialserviceequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--specialserviceequ
;
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#ECNPD_serviceequ--wellheadtubularequ>
sp:
arg2
ddr:
ECNPD_serviceequ--wellheadtubularequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--wellheadtubularequ
;
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#ECNPD_serviceequ--welltestingequ>
sp:
arg2
ddr:
ECNPD_serviceequ--welltestingequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Serviceequ--welltestingequ
;
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#ECNPD_wellcontrolequsyst--bopcontrolsyst>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--bopcontrolsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--bopcontrolsyst
;
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#ECNPD_wellcontrolequsyst--bopstack>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--bopstack
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--bopstack
;
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#ECNPD_wellcontrolequsyst--chokekillsyst>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--chokekillsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--chokekillsyst
;
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#ECNPD_wellcontrolequsyst--diverter>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--diverter
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--diverter
;
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#ECNPD_wellcontrolequsyst--other>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--other
;
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#ECNPD_wellcontrolequsyst--risersyst>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--risersyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--risersyst
;
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#ECNPD_wellcontrolequsyst--shallowgasstack>
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--shallowgasstack
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--shallowgasstack
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
...
...
@@ -3177,260 +3177,260 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b73
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b72
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b71
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b70
sp:
varName
"strengthScale"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b69
sp:
varName
"speedScale"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b68
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b67
sp:
varName
"pressureTestType"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b66
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b65
sp:
varName
"porePressureDeterminationType"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
64
sp:
varName
"
angleScale
"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
63
sp:
varName
"
massPerUnitLengthScale
"
^^
xsd:
string
.
_:
b
1
2
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
6
2
sp:
varName
"
lengthScale
"
^^
xsd:
string
.
_:
b
13
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
61
sp:
varName
"
dailyDrillingReportType
"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
60
sp:
varName
"
innerBarrelType
"
^^
xsd:
string
.
_:
b
15
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
59
sp:
varName
"
gasReadingType
"
^^
xsd:
string
.
_:
b
16
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
58
sp:
varName
"
fluidType
"
^^
xsd:
string
.
_:
b
1
7
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
5
7
sp:
varName
"
fixedOrMoveableRigType
"
^^
xsd:
string
.
_:
b
18
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
drillingActivityTypeAccordingToEquipmentType
"
^^
xsd:
string
.
_:
b19
_:
b54
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b53
sp:
varName
"drillingActivityOutcomeType"
^^
xsd:
string
.
_:
b52
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b51
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b50
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b49
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b48
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b47
sp:
varName
"activitySuccessType"
^^
xsd:
string
.
_:
b46
sp:
varName
"t4"
^^
xsd:
string
.
_:
b45
sp:
varName
"t3"
^^
xsd:
string
.
_:
b44
sp:
varName
"t2"
^^
xsd:
string
.
_:
b43
sp:
varName
"t1"
^^
xsd:
string
.
_:
b42
sp:
varName
"t0b"
^^
xsd:
string
.
_:
b41
sp:
varName
"t0a"
^^
xsd:
string
.
_:
b40
sp:
varName
"s2"
^^
xsd:
string
.
_:
b39
sp:
varName
"s1"
^^
xsd:
string
.
_:
b38
sp:
varName
"normalizedStr"
^^
xsd:
string
.
_:
b37
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
20
_:
b
36
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
21
_:
b
35
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
22
_:
b
34
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
2
3
_:
b
3
3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
24
_:
b
32
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
25
_:
b
31
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
26
_:
b
30
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
7
_:
b2
9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b28
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
9
_:
b2
7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
30
_:
b
26
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
31
_:
b
25
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
32
_:
b
24
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
3
3
_:
b
2
3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
34
_:
b
22
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
35
_:
b
21
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
36
_:
b
20
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
37
_:
b
19
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
3
8
sp:
varName
"
normalizedStr
"
^^
xsd:
string
.
_:
b
1
8
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
39
sp:
varName
"
s1
"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
40
sp:
varName
"
s2
"
^^
xsd:
string
.
_:
b
16
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
41
sp:
varName
"
t0a
"
^^
xsd:
string
.
_:
b
15
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
42
sp:
varName
"
t0b
"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
4
3
sp:
varName
"
t1
"
^^
xsd:
string
.
_:
b
1
3
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
44
sp:
varName
"
t2
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
45
sp:
varName
"
t3
"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
46
sp:
varName
"
t4
"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b47
sp:
varName
"activitySuccessType"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b48
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b49
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b50
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b51
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b52
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b53
sp:
varName
"drillingActivityOutcomeType"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b54
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b55
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b56
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b57
sp:
varName
"fixedOrMoveableRigType"
^^
xsd:
string
.
_:
b58
sp:
varName
"fluidType"
^^
xsd:
string
.
_:
b59
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b60
sp:
varName
"innerBarrelType"
^^
xsd:
string
.
_:
b61
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b62
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b63
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b64
sp:
varName
"angleScale"
^^
xsd:
string
.
_:
b65
sp:
varName
"porePressureDeterminationType"
^^
xsd:
string
.
_:
b66
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b67
sp:
varName
"pressureTestType"
^^
xsd:
string
.
_:
b68
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b69
sp:
varName
"speedScale"
^^
xsd:
string
.
_:
b70
sp:
varName
"strengthScale"
^^
xsd:
string
.
_:
b71
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b72
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b73
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b89
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b
74
sp:
varName
"
volumeScal
e"
^^
xsd:
string
.
_:
b
88
sp:
varName
"
wirelineFormationTestGoodnessOfSealTyp
e"
^^
xsd:
string
.
_:
b
75
sp:
varName
"well
BoreDrilling
Type"
^^
xsd:
string
.
_:
b
87
sp:
varName
"well
Test
Type"
^^
xsd:
string
.
_:
b
7
6
sp:
varName
"well
BoreHpht
Type"
^^
xsd:
string
.
_:
b
8
6
sp:
varName
"well
Killing
Type"
^^
xsd:
string
.
_:
b
77
sp:
varName
"well
BoreTightness
Type"
^^
xsd:
string
.
_:
b
85
sp:
varName
"well
ControlIncident
Type"
^^
xsd:
string
.
_:
b
78
sp:
varName
"wellCementJob
BottomPlug
Type"
^^
xsd:
string
.
_:
b
84
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b
79
sp:
varName
"wellCementJob
CasingReciprocation
Type"
^^
xsd:
string
.
_:
b
83
sp:
varName
"wellCementJob
TopPlug
Type"
^^
xsd:
string
.
_:
b8
0
sp:
varName
"wellCementJob
CasingRotation
Type"
^^
xsd:
string
.
_:
b8
2
sp:
varName
"wellCementJob
PlugBumping
Type"
^^
xsd:
string
.
_:
b81
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
.
_:
b82
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
_:
b83
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b80
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b
84
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b
79
sp:
varName
"wellCementJob
CasingReciprocation
Type"
^^
xsd:
string
.
_:
b
85
sp:
varName
"wellC
ontrolIncident
Type"
^^
xsd:
string
.
_:
b
78
sp:
varName
"wellC
ementJobBottomPlug
Type"
^^
xsd:
string
.
_:
b
86
sp:
varName
"well
Killing
Type"
^^
xsd:
string
.
_:
b
77
sp:
varName
"well
BoreTightness
Type"
^^
xsd:
string
.
_:
b
87
sp:
varName
"well
Tes
tType"
^^
xsd:
string
.
_:
b
76
sp:
varName
"well
BoreHph
tType"
^^
xsd:
string
.
_:
b
88
sp:
varName
"w
irelineFormationTestGoodnessOfSeal
Type"
^^
xsd:
string
.
_:
b
75
sp:
varName
"w
ellBoreDrilling
Type"
^^
xsd:
string
.
_:
b
89
sp:
varName
"
yieldPoint
Scale"
^^
xsd:
string
.
_:
b
74
sp:
varName
"
volume
Scale"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
5:45:26
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:15:47
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 @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
5:23:16
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:19:54
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
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
# 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/wellboreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
# 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/drillReport
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo
# imports: http://spinrdf.org/spin
...
...
@@ -20,6 +21,7 @@
@prefix
check:
<http://www.reportinghub.no/ep/transform/check#>
.
@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
equipFailureInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#>
.
@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#>
.
...
...
@@ -34,5 +36,5 @@
<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/drillReport>
,
<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/coreInfo>
,
<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/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
imports
<http://www.reportinghub.no/ep/transform/check>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<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/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/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 @
ca7cac7
# Saved by TopBraid on Mon Sep 19 1
5:23:16
BST 2011
# Saved by TopBraid on Mon Sep 19 1
7:19:54
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-equipFailureInfo-v1.1.1.ttl
View file @
ca7cac7
# Saved by TopBraid on
Wed Aug 17 11:15:26
BST 2011
# Saved by TopBraid on
Mon Sep 19 17:13:14
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
# 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/equipFailureInfo#>
.
@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,7 +16,12 @@
@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/equipFailureInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.witsml.org/schemas/1series>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
;
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 170 Create an EquipmentFailureAndRepair activity"
^^
xsd:
string
;
...
...
@@ -32,504 +40,239 @@
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
])
;
sp:
where
([
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#timeOfFailure>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#dTimStart
>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#timeOfRepair
>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#equipFailureInfo
>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#missedProductionTime
>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#failedEquipment>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b11
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b12
;
sp:
predicate
_:
b13
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b5
]
;
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
;
sp:
arg3
_:
b8
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildTemporalPartOfAWellBoreDuringEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
;
sp:
arg3
_:
b8
]
;
sp:
variable
_:
b3
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 171 Transfer time of failure"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTim>
;
sp:
subject
_:
b11
])
;
sp:
where
([
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#equipFailureInfo
>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#bottomHoleMeasuredDepth
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b1
0
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTim>
;
]
[
sp:
object
_:
b1
5
;
sp:
predicate
_:
b16
;
sp:
subject
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b12
]
;
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b16
;
sp:
arg2
_:
b13
;
sp:
arg3
_:
b15
]
;
sp:
variable
_:
b11
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 172 Transfer time of repair"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimRepair>
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#bottomHoleTrueVerticalDepth>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
])
;
sp:
where
([
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
where
([
sp:
object
_:
b20
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#equipFailureInfo
>
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#dTimStart
>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimRepair>
;
sp:
subject
_:
b21
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b19
]
;
sp:
variable
_:
b23
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b23
;
sp:
arg2
_:
b20
;
sp:
arg3
_:
b22
]
;
sp:
variable
_:
b18
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 173 Transfer md"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#md>
;
sp:
subject
_:
b25
])
;
sp:
where
([
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
predicate
<http://www.witsml.org/schemas/1series#equipFailureInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#equipFailureInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#md>
;
sp:
subject
_:
b28
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b22
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b6
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimRepair>
;
sp:
subject
_:
b22
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b23
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b23
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b25
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b25
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b27
;
sp:
predicate
<http://www.witsml.org/schemas/1series#eTimMissProductionRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b27
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b8
;
sp:
predicate
<http://www.witsml.org/schemas/1series#description>
;
sp:
subject
_:
b22
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b29
;
sp:
predicate
<http://www.witsml.org/schemas/1series#equipClassRef>
;
sp:
subject
_:
b22
])
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b2
6
sp:
arg1
_:
b2
0
]
;
sp:
variable
_:
b30
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
build
TemporalPartOfAWellBoreDuringEquipmentFailureAndRepair
URI
;
[
rdf:
type
ep-spin-lib:
build
DailyDrillingActivity
URI
;
sp:
arg1
_:
b30
;
sp:
arg2
_:
b27
;
sp:
arg3
_:
b29
]
;
sp:
variable
_:
b25
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 174 Transfer tvd"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvd>
;
sp:
subject
_:
b32
])
;
sp:
where
([
sp:
object
_:
b33
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#equipFailureInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvd>
;
sp:
subject
_:
b35
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b33
]
;
sp:
variable
_:
b37
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildTemporalPartOfAWellBoreDuringEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b37
;
sp:
arg2
_:
b34
;
sp:
arg3
_:
b36
sp:
arg2
_:
b21
]
;
sp:
variable
_:
b32
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 175 Transfer missed production time"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#eTimMissProduction>
;
sp:
subject
_:
b39
])
;
sp:
where
([
sp:
object
_:
b40
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#equipFailureInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#eTimMissProduction>
;
sp:
subject
_:
b42
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
40
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
22
]
;
sp:
variable
_:
b
44
sp:
variable
_:
b
31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b44
;
sp:
arg2
_:
b41
;
sp:
arg3
_:
b43
]
;
sp:
variable
_:
b39
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 176 Transfer descsription"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b45
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#description>
;
sp:
subject
_:
b46
])
;
sp:
where
([
sp:
object
_:
b47
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b48
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#equipFailureInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b45
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#description>
;
sp:
subject
_:
b49
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b47
sp:
arg1
_:
b30
;
sp:
arg2
_:
b21
;
sp:
arg3
_:
b31
]
;
sp:
variable
_:
b
5
1
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b51
;
sp:
arg2
_:
b48
;
sp:
arg3
_:
b50
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b24
]
;
sp:
variable
_:
b46
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 177 Failed equipment type"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b52
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#failedEquipment>
;
sp:
subject
_:
b53
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfEquipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b55
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b54
])
;
sp:
where
([
sp:
object
_:
b56
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b57
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b58
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#equipFailureInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b59
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b58
]
[
sp:
object
_:
b60
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#enumEquipClass>
;
sp:
subject
_:
b58
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
5
6
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b
2
6
]
;
sp:
variable
_:
b
61
sp:
variable
_:
b
19
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildEquipmentFailureAndRepairURI
;
sp:
arg1
_:
b61
;
sp:
arg2
_:
b57
;
sp:
arg3
_:
b59
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
_:
b28
]
;
sp:
variable
_:
b
5
3
sp:
variable
_:
b
1
3
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDrillingEquipmentType
;
sp:
arg1
_:
b
60
sp:
arg1
_:
b
29
]
;
sp:
variable
_:
b
55
sp:
variable
_:
b
11
])
]
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/1.1/ddr>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
_:
b3
sp:
varName
"temporalPartOfAWellBoreDuringEquipmentFailureAndRepair"
^^
xsd:
string
.
_:
b1
sp:
varName
"equipmentFailureAndRepair"
^^
xsd:
string
.
_:
b9
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b8
sp:
varName
"index"
^^
xsd:
string
.
_:
b7
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b5
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b37
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b36
sp:
varName
"index"
^^
xsd:
string
.
_:
b35
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b34
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b33
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b11
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b
32
sp:
varName
"
temporalPartOfAWellBoreDuringEquipmentFailureAndRepair
"
^^
xsd:
string
.
_:
b
13
sp:
varName
"
durationScale
"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
t
vd"
^^
xsd:
string
.
_:
b
19
sp:
varName
"
lengthScaleT
vd"
^^
xsd:
string
.
_:
b16
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
sp:
varName
"
lengthScaleMd
"
^^
xsd:
string
.
_:
b15
sp:
varName
"index"
^^
xsd:
string
.
_:
b14
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b13
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b12
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b11
sp:
varName
"equipmentFailureAndRepair"
^^
xsd:
string
.
_:
b1
sp:
varName
"equipmentFailureAndRepair"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
timeOfFailur
e"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
localnam
e"
^^
xsd:
string
.
_:
b
23
_:
b
30
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b22
sp:
varName
"index"
^^
xsd:
string
.
_:
b21
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b20
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b19
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b
18
sp:
varName
"e
quipmentFailureAndRepair
"
^^
xsd:
string
.
_:
b
29
sp:
varName
"e
numEquipClass
"
^^
xsd:
string
.
_:
b17
sp:
varName
"timeOfRepair"
^^
xsd:
string
.
_:
b8
sp:
varName
"description"
^^
xsd:
string
.
_:
b30
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b29
sp:
varName
"index"
^^
xsd:
string
.
_:
b12
sp:
varName
"realDuration"
^^
xsd:
string
.
_:
b28
sp:
varName
"
equipFailureInfo
"
^^
xsd:
string
.
sp:
varName
"
uomDuration
"
^^
xsd:
string
.
_:
b27
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b26
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b25
sp:
varName
"temporalPartOfAWellBoreDuringEquipmentFailureAndRepair"
^^
xsd:
string
.
_:
b24
sp:
varName
"md"
^^
xsd:
string
.
_:
b44
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b43
sp:
varName
"index"
^^
xsd:
string
.
_:
b42
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b41
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b40
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b39
sp:
varName
"equipmentFailureAndRepair"
^^
xsd:
string
.
_:
b38
sp:
varName
"missedProductionTime"
^^
xsd:
string
.
_:
b51
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b50
sp:
varName
"index"
^^
xsd:
string
.
_:
b49
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b18
sp:
varName
"realTvd"
^^
xsd:
string
.
_:
b
48
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b
26
sp:
varName
"
uomTvd
"
^^
xsd:
string
.
_:
b
47
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
_:
b
25
sp:
varName
"
tvd
"
^^
xsd:
string
.
_:
b
46
sp:
varName
"
equipmentFailureAndRepair
"
^^
xsd:
string
.
_:
b
15
sp:
varName
"
realMd
"
^^
xsd:
string
.
_:
b
45
sp:
varName
"
description
"
^^
xsd:
string
.
_:
b
24
sp:
varName
"
uomMd
"
^^
xsd:
string
.
_:
b
61
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b
23
sp:
varName
"
md
"
^^
xsd:
string
.
_:
b60
sp:
varName
"enumEquipClass"
^^
xsd:
string
.
_:
b6
sp:
varName
"timeOfRepair"
^^
xsd:
string
.
_:
b59
sp:
varName
"index"
^^
xsd:
string
.
_:
b5
sp:
varName
"timeOfFailure"
^^
xsd:
string
.
_:
b
58
_:
b
22
sp:
varName
"equipFailureInfo"
^^
xsd:
string
.
_:
b
57
_:
b
21
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
56
_:
b
20
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b55
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b53
sp:
varName
"equipmentFailureAndRepair"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-equipFailureInfo-v1.1.1.ttl.tbc
View file @
ca7cac7
# Saved by TopBraid on
Wed Aug 17 11:15:26
BST 2011
# Saved by TopBraid on
Mon Sep 19 17:13:14
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/examples/xml/TemplateTest.xml
View file @
ca7cac7
...
...
@@ -376,7 +376,8 @@ Sand Zones:
</witsml:lithShowInfo>
<witsml:equipFailureInfo>
<witsml:dTim>
2009-12-31T00:00:00.000Z
</witsml:dTim>
<witsml:md
uom=
"m"
>
2823
</witsml:md>
<witsml:md
uom=
"m"
>
2823
</witsml:md>
<witsml:tvd
uom=
"m"
>
2800
</witsml:tvd>
<witsml:equipClass>
pipe handling equ syst -- vertical pipe handling equ syst
</witsml:equipClass>
<witsml:eTimMissProduction
uom=
"min"
>
180
</witsml:eTimMissProduction>
<witsml:dTimRepair>
2009-12-30T11:30:00.000Z
</witsml:dTimRepair>
...
...
Please
register
or
login
to post a comment