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-10-28 20:51:48 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d47cae1ce1e43c385dacd0d7be034b85defde49d
d47cae1c
1 parent
d861d478
Fix wellbore section in bitRecord and controlIncidentInfo
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1252 additions
and
1513 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28
15:25:05
BST 2011
# Saved by TopBraid on Fri Oct 28
20:21:33
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
...
...
@@ -28,33 +28,33 @@ ep-activity:Activity
rdfs:
subClassOf
ep-core:
PhysicalThing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
]
;
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#
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#
after
>
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
before
>
]
;
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:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
]
.
ep-activity:
ActivitySuccessType
...
...
@@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
la
st>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
fir
st>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
fir
st>
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
la
st>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
.
ep-activity:
DailyDrillingActivityToStatus
...
...
@@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Drilling
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
;
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
;
...
...
@@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus
]
;
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
;
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>
]
.
ep-activity:
DailyProductionActivity
...
...
@@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillStemTest
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
rdfs:
label
"drill stem test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellTest
;
dc:
description
"A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the drillstring still in the hole."
^^
xsd:
string
;
...
...
@@ -175,72 +175,72 @@ ep-activity:DrillingActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
DrillingActivity-bop_test
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity - BOP test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-circulation_loss
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - circulation loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-coiled_tubing
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity - coiled tubing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_failure
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - equipment failure"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_hang
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - equipment hang"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-fixed_equipment
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity - fixed equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-injury
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity- injury"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-kick
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - operation kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-mud_loss
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - mud loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-operation_failed
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - operation failed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-snubbing
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity - snubbing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-stuck_equipment
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - stuck equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-success
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdfs:
label
"drilling activity - success"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-wire_line
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity - wireline"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
...
...
@@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
FailedActivity
rdf:
type
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdfs:
label
"failed activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
SuccessfulActivity
.
...
...
@@ -276,7 +276,7 @@ ep-activity:FluidReading
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
FormationIntegrityTest
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdfs:
label
"formation integrity test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
LeakOffTest
.
...
...
@@ -346,7 +346,7 @@ ep-activity:GasReadingType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
LeakOffTest
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdfs:
label
"leak-off test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
FormationIntegrityTest
.
...
...
@@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity
rdfs:
subClassOf
ep-activity:
OffshoreActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#Well>
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
onWell
]
;
rdfs:
subClassOf
...
...
@@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity
]
;
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
]
.
...
...
@@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
PorePressureEstimation
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdfs:
label
"pore pressure estimation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureMeasurement
.
ep-activity:
PorePressureMeasurement
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdfs:
label
"pore pressure measurement"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureEstimation
.
...
...
@@ -444,14 +444,14 @@ ep-activity:ProductionActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
ProductionTest
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
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
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdfs:
label
"successful activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
FailedActivity
.
...
...
@@ -522,23 +522,23 @@ ep-activity:WellCementJob
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellCementJob-other
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job other"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJob-
squeeze
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-primary
.
owl:
disjointWith
ep-activity:
WellCementJob-
primary
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-squeeze
.
ep-activity:
WellCementJob-plug
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-primary
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job primary"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-squeeze
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job squeeze"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
...
...
@@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementJobWithBottomPlug
rdf:
type
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
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
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
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
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
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
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
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
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
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
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
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
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
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
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
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
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
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
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
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
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
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
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
rdfs:
label
"well cement job without top plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithTopPlug
.
...
...
@@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementPumpingWithFluidReturn
rdf:
type
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
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
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
rdfs:
label
"well cement pumping without fluid return"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementPumping
;
owl:
disjointWith
ep-activity:
WellCementPumpingWithFluidReturn
.
...
...
@@ -682,28 +682,28 @@ ep-activity:WellControlIncident
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellControlIncident-gas_kick
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdfs:
label
"well control incident gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-water
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
water_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
ep-activity:
WellControlIncident-oil_kick
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdfs:
label
"well control incident oil kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
shallow_gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-
gas_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-shallow_
gas_kick
.
ep-activity:
WellControlIncident-shallow_gas_kick
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdfs:
label
"well control incident shallow gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-gas
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
ep-activity:
WellControlIncident-water_kick
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdfs:
label
"well control incident water kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-gas
_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil
_kick
.
ep-activity:
WellControlIncidentType
rdf:
type
rdfs:
Class
;
...
...
@@ -716,40 +716,40 @@ ep-activity:WellKilling
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellKilling-bullheading
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing bullheading"
^^
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-wait_and_weight
.
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
.
ep-activity:
WellKilling-drillers_method
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing drillers method"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
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
.
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
.
ep-activity:
WellKilling-forward_circulation
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing forward circulation"
^^
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-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
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
.
ep-activity:
WellKilling-lubricate_and_bleed
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing lubricate and bleed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
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
.
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
.
ep-activity:
WellKilling-reverse_circulation
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing reverse circulation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
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
.
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
.
ep-activity:
WellKilling-wait_and_weight
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing wait and weight"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
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
.
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
.
ep-activity:
WellKillingType
rdf:
type
rdfs:
Class
;
...
...
@@ -788,25 +788,25 @@ ep-activity:WirelineFormationTestType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WirelineFormationTestWithGoodSeal
rdf:
type
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
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
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
rdfs:
label
"wireline formation test without a good seal"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WirelineFormationTest
;
owl:
disjointWith
ep-activity:
WirelineFormationTestWithGoodSeal
.
ep-activity:
averageRateOfDrilling
rdf:
type
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-activity:
DrillingActivity
;
rdfs:
label
"average rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
descriptionOfActivitiesFollowingTheDailyReportingPeriod
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DailyDrillingActivity
;
rdfs:
label
"description of activities following the daily reporting period"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/report#Report>
.
...
...
@@ -822,25 +822,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod
rdfs:
label
"description of activities within the daily reporting period"
^^
xsd:
string
.
ep-activity:
distanceDrilled
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-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
drillingContractor
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
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:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"drilling operator"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
durationOfDrilling
rdf:
type
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-activity:
DrillingActivity
;
rdfs:
label
"duration of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -852,25 +852,25 @@ ep-activity:failedEquipment
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
finalRateOfDrilling
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-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
finishedAt
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"finished at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
fluidProducedByWellTest
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"fluid produced by well test"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-activity:
hasCasingLinerTubing
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellStimulation
;
rdfs:
label
"has Casing/Liner/Tubing"
^^
xsd:
string
.
...
...
@@ -879,18 +879,18 @@ ep-activity:hasCasingString
rdfs:
label
"has casing string"
^^
xsd:
string
.
ep-activity:
hasChokeValve
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
label
"has choke valve"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
.
ep-activity:
hasDrillBit
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
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:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"has drilling fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
...
...
@@ -906,13 +906,13 @@ ep-activity:hasSubActivity
rdfs:
label
"has sub activity"
^^
xsd:
string
.
ep-activity:
hasWellTestChoke
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"has well test choke"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
.
ep-activity:
identificationNumberOfCore
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"identification number of core"
^^
xsd:
string
.
...
...
@@ -922,19 +922,19 @@ ep-activity:logRunNumber
rdfs:
label
"log run number"
^^
xsd:
string
.
ep-activity:
loggedWellBoreInterval
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"logged wellbore interval"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalObject
.
ep-activity:
measuredDepthOfFluidSampling
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WirelineFormationTest
;
rdfs:
label
"measured depth of fluid sampling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
missedProductionTime
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"missed production time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -946,7 +946,7 @@ ep-activity:nominallyAt
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
onDrillBit
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellBoreDrillBitRun
;
rdfs:
label
"on drill bit"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
.
...
...
@@ -956,7 +956,7 @@ ep-activity:onFluid
rdfs:
label
"on WellBore"
^^
xsd:
string
.
ep-activity:
onRig
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on rig"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig>
.
...
...
@@ -968,19 +968,19 @@ ep-activity:onWell
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell>
.
ep-activity:
onWellBore
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on wellbore"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
.
ep-activity:
operatingTimeOfDrillBit
rdf:
type
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-activity:
DrillingActivity
;
rdfs:
label
"operating time of drill bit"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
pressureAtWhichPlugBumped
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"pressure at which plug bumped"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -990,84 +990,90 @@ ep-activity:pumpedFluid
rdfs:
label
"pumped fluid"
^^
xsd:
string
.
ep-activity:
recoveredCore
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"recovered core"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#RecoveredCore>
.
ep-activity:
returnedCementingFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"returned cementing fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
.
ep-activity:
sampledFluid
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
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:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
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:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"started at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeLost
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellControlIncident
;
rdfs:
label
"time lost"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
timeOfFailure
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of failure"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeOfRepair
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of repair"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
volumeOfMudGained
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-activity:
WellControlIncident
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
wellBoreLoggingTool
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
wellTestBottomHolePressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test bottom hole pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestFlowingPressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test flowing pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestNumber
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test number"
^^
xsd:
string
.
ep-activity:
wellTestShutInPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalP
roperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_p
roperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test shut-in pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestStoredOil
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test stored oil"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Oil>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28
15:25:05
BST 2011
# Saved by TopBraid on Fri Oct 28
20:21:33
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28 20:31:52 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# 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/well
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/spin/rh
# imports: http://www.witsml.org/schemas/1series
@prefix
activity-purpose:
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -31,7 +32,7 @@
<http://www.reportinghub.no/ep/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<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/
activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
imports
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<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/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-spin-lib:
Function
...
...
@@ -554,12 +555,12 @@ ep-spin-lib:buildURI
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
2
;
spl:
predicate
sp:
arg
1
;
spl:
valueType
xsd:
string
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
1
;
spl:
predicate
sp:
arg
2
;
spl:
valueType
xsd:
string
]
.
...
...
@@ -707,7 +708,9 @@ ep-spin-lib:buildWellControlIncidentURI
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b28
...
...
@@ -3790,9 +3793,6 @@ _:b26
_:
b27
sp:
varName
"uri"
^^
xsd:
string
.
_:
b28
sp:
varName
"uri"
^^
xsd:
string
.
_:
b29
sp:
varName
"uri"
^^
xsd:
string
.
...
...
@@ -3969,3 +3969,6 @@ _:b86
_:
b87
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b28
sp:
varName
"uri"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28 20:37:14 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/bitRecord
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/bitRecord#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -28,773 +29,457 @@
rdfs:
comment
"STEP 190a Create a well bore bit run activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreDrillBitRun-singleRun>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreDrillBitRun-entire>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
1
]
[
sp:
object
_:
b
2
;
sp:
subject
_:
b
2
]
[
sp:
object
_:
b
3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreDrillBitRun-withinReportingPeriod>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
2
]
[
sp:
object
_:
b
3
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onDrillBit>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
8
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DrillBitForWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"numBit"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b11
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
sp:
subject
_:
b9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#ClassOfSupplyDefinedByAManufacturer>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
]
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#diameterOfDrillBit>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
]
sp:
subject
_:
b11
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realDia"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleDia"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#manufacturedBy>
;
sp:
subject
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
sp:
subject
_:
b9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/organization#Organization>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"nameManufacturer"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"codeMfg"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#codeAssignedByAManufacturer>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
]
sp:
subject
_:
b11
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b18
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.witsml.org/schemas/1series#bitRecordRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"numBit"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.witsml.org/schemas/1series#numBit>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"diaBit"
^^
xsd:
string
]
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.witsml.org/schemas/1series#diaBitRef>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDia"
^^
xsd:
string
]
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"diaBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDia"
^^
xsd:
string
]
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"diaBit"
^^
xsd:
string
]
sp:
subject
_:
b21
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"nameManufacturer"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b16
;
sp:
predicate
<http://www.witsml.org/schemas/1series#manufacturer>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
sp:
subject
_:
b20
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"codeMfg"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b17
;
sp:
predicate
<http://www.witsml.org/schemas/1series#codeMfg>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
sp:
subject
_:
b20
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b18
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b23
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b23
;
sp:
arg2
_:
b19
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
sp:
arg1
_:
b20
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitRunURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
arg1
_:
b23
;
sp:
arg2
_:
b19
;
sp:
arg3
_:
b24
]
;
sp:
variable
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"numBit"
^^
xsd:
string
]
sp:
arg1
_:
b10
]
;
sp:
variable
[
sp:
varName
"normalizedNumBit"
^^
xsd:
string
]
sp:
variable
_:
b25
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"normalizedNumBit"
^^
xsd:
string
]
sp:
arg1
_:
b23
;
sp:
arg2
_:
b25
]
;
sp:
variable
[
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
]
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomDia"
^^
xsd:
string
]
sp:
arg1
_:
b22
]
;
sp:
variable
[
sp:
varName
"lengthScaleDia"
^^
xsd:
string
]
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeDoubleName
;
sp:
arg1
[
sp:
varName
"realDia"
^^
xsd:
string
]
sp:
arg1
_:
b13
]
;
sp:
variable
[
sp:
varName
"diaName"
^^
xsd:
string
]
sp:
variable
_:
b26
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDrillBitClassURI
;
sp:
arg1
[
sp:
varName
"diaName"
^^
xsd:
string
]
sp:
arg1
_:
b26
]
;
sp:
variable
[
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
sp:
variable
_:
b11
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b18
]
]
;
sp:
variable
_:
b7
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 190b Create a well bore bit run activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b7
;
sp:
templates
([
sp:
object
_:
b
2
7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#durationOfDrilling>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
subject
_:
b28
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realHrsDrilledRun"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"durationScaleHrsDrilledRun"
^^
xsd:
string
]
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b29
;
sp:
predicate
_:
b30
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#distanceDrilled>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
subject
_:
b28
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realHoleMadeRun"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleHoleMadeRun"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
_:
b33
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#durationOfDrilling>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
]
sp:
subject
_:
b35
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"realHrsDrilledTot"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"durationScaleHrsDrilledTot"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b36
;
sp:
predicate
_:
b37
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#distanceDrilled>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
]
sp:
subject
_:
b35
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realHoleMadeTot"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleHoleMadeTot"
^^
xsd:
string
]
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
subject
_:
b38
]
[
sp:
object
_:
b39
;
sp:
predicate
_:
b40
;
sp:
subject
_:
b38
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#averageRateOfDrilling>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
]
sp:
subject
_:
b35
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Speed>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realRopTot"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"speedScaleRopTot"
^^
xsd:
string
]
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
subject
_:
b41
]
[
sp:
object
_:
b42
;
sp:
predicate
_:
b43
;
sp:
subject
_:
b41
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#operatingTimeOfDrillBit>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
[
sp:
varName
"realETim"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"durationScaleETim"
^^
xsd:
string
]
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b46
;
sp:
predicate
_:
b47
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b48
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#durationOfDrilling>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"realHrsDrilled"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"durationScaleHrsDrilled"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b49
;
sp:
predicate
_:
b50
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b51
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#averageRateOfDrilling>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Speed>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b14
]
[
sp:
object
[
sp:
varName
"realRop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"speedScaleRop"
^^
xsd:
string
]
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#initialBottomHoleMeasuredDepth>
;
sp:
subject
[
sp:
varName
"temporalPartOfWellBoreDuringDrillingRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b51
]
[
sp:
object
_:
b52
;
sp:
predicate
_:
b53
;
sp:
subject
_:
b51
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b55
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
[
sp:
varName
"realMdStart"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdStart"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#finalBottomHoleMeasuredDepth>
;
sp:
subject
[
sp:
varName
"temporalPartOfWellBoreDuringDrillingRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b54
]
[
sp:
object
_:
b56
;
sp:
predicate
_:
b57
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b58
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b55
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b16
]
[
sp:
object
[
sp:
varName
"realMdStop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdStop"
^^
xsd:
string
]
;
sp:
subject
_:
b16
sp:
subject
_:
b58
]
[
sp:
object
_:
b59
;
sp:
predicate
_:
b60
;
sp:
subject
_:
b58
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b61
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b62
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
;
sp:
subject
_:
b63
]
[
sp:
object
_:
b64
;
sp:
predicate
<http://www.witsml.org/schemas/1series#bitRecordRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"numBit"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.witsml.org/schemas/1series#numBit>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
]
;
sp:
subject
_:
b64
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
subject
_:
b28
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreDrillBitRun-entire>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreDrillBitRun-withinReportingPeriod>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"temporalPartOfWellBoreDuringDrillingRunWithinReportingPeriod"
^^
xsd:
string
]
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b66
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"bitRun"
^^
xsd:
string
]
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b55
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b66
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b55
]
[
sp:
object
_:
b67
;
sp:
predicate
<http://www.witsml.org/schemas/1series#bitRunRef>
;
sp:
subject
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
sp:
subject
_:
b64
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"eTimOpBit"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b68
;
sp:
predicate
<http://www.witsml.org/schemas/1series#eTimOpBitRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomETim"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b69
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"eTimOpBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realETim"
^^
xsd:
string
]
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b46
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"eTimOpBit"
^^
xsd:
string
]
sp:
subject
_:
b68
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdHoleStart"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b70
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdHoleStartRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdStart"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b71
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdHoleStart"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdStart"
^^
xsd:
string
]
;
sp:
subject
_:
b70
]
[
sp:
object
_:
b56
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdHoleStart"
^^
xsd:
string
]
sp:
subject
_:
b70
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdHoleStop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b72
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdHoleStopRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdStop"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b73
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdHoleStop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdStop"
^^
xsd:
string
]
;
sp:
subject
_:
b72
]
[
sp:
object
_:
b59
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdHoleStop"
^^
xsd:
string
]
sp:
subject
_:
b72
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"ropAv"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b74
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ropAvRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomRop"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b75
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"ropAv"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realRop"
^^
xsd:
string
]
;
sp:
subject
_:
b74
]
[
sp:
object
_:
b52
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"ropAv"
^^
xsd:
string
]
sp:
subject
_:
b74
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdHoleMadeRun"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b76
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdHoleMadeRunRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHoleMadeRun"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b77
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdHoleMadeRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHoleMadeRun"
^^
xsd:
string
]
;
sp:
subject
_:
b76
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdHoleMadeRun"
^^
xsd:
string
]
sp:
subject
_:
b76
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"hrsDrilled"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b78
;
sp:
predicate
<http://www.witsml.org/schemas/1series#hrsDrilledRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHrsDrilled"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b79
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"hrsDrilled"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHrsDrilled"
^^
xsd:
string
]
;
sp:
subject
_:
b78
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"hrsDrilled"
^^
xsd:
string
]
sp:
subject
_:
b78
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"hrsDrilledRun"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b80
;
sp:
predicate
<http://www.witsml.org/schemas/1series#hrsDrilledRunRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHrsDrilledRun"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b81
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"hrsDrilledRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHrsDrilledRun"
^^
xsd:
string
]
;
sp:
subject
_:
b80
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"hrsDrilledRun"
^^
xsd:
string
]
sp:
subject
_:
b80
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdTotHoleMade"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b82
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTotHoleMadeRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHoleMadeTot"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b83
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdTotHoleMade"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHoleMadeTot"
^^
xsd:
string
]
;
sp:
subject
_:
b82
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTotHoleMade"
^^
xsd:
string
]
sp:
subject
_:
b82
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"totHrsDrilled"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b84
;
sp:
predicate
<http://www.witsml.org/schemas/1series#totHrsDrilledRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomHrsDrilledTot"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b85
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"totHrsDrilled"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realHrsDrilledTot"
^^
xsd:
string
]
;
sp:
subject
_:
b84
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"totHrsDrilled"
^^
xsd:
string
]
sp:
subject
_:
b84
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"totRop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b86
;
sp:
predicate
<http://www.witsml.org/schemas/1series#totRopRef>
;
sp:
subject
[
sp:
varName
"bitRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomRopTot"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b87
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"totRop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realRopTot"
^^
xsd:
string
]
;
sp:
subject
_:
b86
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"totRop"
^^
xsd:
string
]
sp:
subject
_:
b86
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b61
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b88
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
sp:
arg1
_:
b88
;
sp:
arg2
_:
b62
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b63
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"bitRecord"
^^
xsd:
string
]
sp:
arg1
_:
b64
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b89
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitRunURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg
2
[
sp:
varName
"dTimStart"
^^
xsd:
string
sp:
arg1
_:
b88
;
sp:
arg2
_:
b62
;
sp:
arg
3
_:
b89
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
]
sp:
variable
_:
b28
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"numBit"
^^
xsd:
string
]
sp:
arg1
_:
b88
;
sp:
arg2
_:
b65
]
;
sp:
variable
[
sp:
varName
"bit"
^^
xsd:
string
...
...
@@ -802,171 +487,141 @@
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomHoleMadeRun"
^^
xsd:
string
]
sp:
arg1
_:
b77
]
;
sp:
variable
[
sp:
varName
"lengthScaleHoleMadeRun"
^^
xsd:
string
]
sp:
variable
_:
b33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomHoleMadeTot"
^^
xsd:
string
]
sp:
arg1
_:
b83
]
;
sp:
variable
[
sp:
varName
"lengthScaleHoleMadeTot"
^^
xsd:
string
]
sp:
variable
_:
b40
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdStart"
^^
xsd:
string
]
sp:
arg1
_:
b71
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdStart"
^^
xsd:
string
]
sp:
variable
_:
b57
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdStop"
^^
xsd:
string
]
sp:
arg1
_:
b73
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdStop"
^^
xsd:
string
]
sp:
variable
_:
b60
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpeedScale
;
sp:
arg1
[
sp:
varName
"uomRop"
^^
xsd:
string
]
sp:
arg1
_:
b75
]
;
sp:
variable
[
sp:
varName
"speedScaleRop"
^^
xsd:
string
]
sp:
variable
_:
b53
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpeedScale
;
sp:
arg1
[
sp:
varName
"uomRopTot"
^^
xsd:
string
]
sp:
arg1
_:
b87
]
;
sp:
variable
[
sp:
varName
"speedScaleRopTot"
^^
xsd:
string
]
sp:
variable
_:
b43
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
[
sp:
varName
"uomETim"
^^
xsd:
string
]
sp:
arg1
_:
b69
]
;
sp:
variable
[
sp:
varName
"durationScaleETim"
^^
xsd:
string
]
sp:
variable
_:
b47
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
[
sp:
varName
"uomHrsDrilled"
^^
xsd:
string
]
sp:
arg1
_:
b79
]
;
sp:
variable
[
sp:
varName
"durationScaleHrsDrilled"
^^
xsd:
string
]
sp:
variable
_:
b50
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
[
sp:
varName
"uomHrsDrilledRun"
^^
xsd:
string
]
sp:
arg1
_:
b81
]
;
sp:
variable
[
sp:
varName
"durationScaleHrsDrilledRun"
^^
xsd:
string
]
sp:
variable
_:
b30
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
[
sp:
varName
"uomHrsDrilledTot"
^^
xsd:
string
]
sp:
arg1
_:
b85
]
;
sp:
variable
[
sp:
varName
"durationScaleHrsDrilledTot"
^^
xsd:
string
]
sp:
variable
_:
b37
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 190d Classify a drillbit according to dull grade - dull grade class exists"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b
17
;
sp:
templates
([
sp:
object
_:
b
90
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
18
sp:
subject
_:
b
91
])
;
sp:
where
([
sp:
object
_:
b
19
;
sp:
where
([
sp:
object
_:
b
92
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
20
;
]
[
sp:
object
_:
b
93
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
21
;
]
[
sp:
object
_:
b
94
;
sp:
predicate
<http://www.witsml.org/schemas/1series#bitRecordRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
22
;
]
[
sp:
object
_:
b
95
;
sp:
predicate
<http://www.witsml.org/schemas/1series#numBit>
;
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
23
;
sp:
subject
_:
b
94
]
[
sp:
object
_:
b
96
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dullGrade>
;
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
18
;
sp:
subject
_:
b
94
]
[
sp:
object
_:
b
91
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onDrillBit>
;
sp:
subject
_:
b
24
]
[
sp:
object
_:
b
25
;
sp:
subject
_:
b
97
]
[
sp:
object
_:
b
98
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
18
sp:
subject
_:
b
91
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DullGrade>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
17
sp:
subject
_:
b
90
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
19
sp:
arg1
_:
b
92
]
;
sp:
variable
_:
b
26
sp:
variable
_:
b
99
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
21
sp:
arg1
_:
b
94
]
;
sp:
variable
_:
b
27
sp:
variable
_:
b
100
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitRunURI
;
sp:
arg1
_:
b
26
;
sp:
arg2
_:
b
20
;
sp:
arg3
_:
b
27
sp:
arg1
_:
b
99
;
sp:
arg2
_:
b
93
;
sp:
arg3
_:
b
100
]
;
sp:
variable
_:
b
24
sp:
variable
_:
b
97
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
22
sp:
arg1
_:
b
95
]
;
sp:
variable
_:
b
28
sp:
variable
_:
b
101
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitURI
;
sp:
arg1
_:
b
26
;
sp:
arg2
_:
b
28
sp:
arg1
_:
b
99
;
sp:
arg2
_:
b
101
]
;
sp:
variable
_:
b
25
sp:
variable
_:
b
98
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
23
sp:
arg1
_:
b
96
]
;
sp:
variable
_:
b
29
sp:
variable
_:
b
102
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDullGradeURI
;
sp:
arg1
_:
b
29
sp:
arg1
_:
b
102
]
;
sp:
variable
_:
b
17
sp:
variable
_:
b
90
])
]
;
spin:
rule
...
...
@@ -974,162 +629,374 @@
rdfs:
comment
"STEP 190c Classify a drillbit according to dull grade - dull grade class does not exist"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DullGrade>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
30
]
[
sp:
object
_:
b
31
;
sp:
subject
_:
b
103
]
[
sp:
object
_:
b
104
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b
30
]
[
sp:
object
_:
b
30
;
sp:
subject
_:
b
103
]
[
sp:
object
_:
b
103
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
32
sp:
subject
_:
b
105
])
;
sp:
where
([
sp:
object
_:
b
33
;
sp:
where
([
sp:
object
_:
b
106
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
34
;
]
[
sp:
object
_:
b
107
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
35
;
]
[
sp:
object
_:
b
108
;
sp:
predicate
<http://www.witsml.org/schemas/1series#bitRecordRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
36
;
]
[
sp:
object
_:
b
109
;
sp:
predicate
<http://www.witsml.org/schemas/1series#numBit>
;
sp:
subject
_:
b
35
]
[
sp:
object
_:
b
31
;
sp:
subject
_:
b
108
]
[
sp:
object
_:
b
104
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dullGrade>
;
sp:
subject
_:
b
35
]
[
sp:
object
_:
b
32
;
sp:
subject
_:
b
108
]
[
sp:
object
_:
b
105
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onDrillBit>
;
sp:
subject
_:
b
37
]
[
sp:
object
_:
b
38
;
sp:
subject
_:
b
110
]
[
sp:
object
_:
b
111
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
32
sp:
subject
_:
b
105
]
[
rdf:
type
sp:
NotExists
;
sp:
elements
([
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DullGrade>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
30
sp:
subject
_:
b
103
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
33
sp:
arg1
_:
b
106
]
;
sp:
variable
_:
b
39
sp:
variable
_:
b
112
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
35
sp:
arg1
_:
b
108
]
;
sp:
variable
_:
b
40
sp:
variable
_:
b
113
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitRunURI
;
sp:
arg1
_:
b
39
;
sp:
arg2
_:
b
34
;
sp:
arg3
_:
b
40
sp:
arg1
_:
b
112
;
sp:
arg2
_:
b
107
;
sp:
arg3
_:
b
113
]
;
sp:
variable
_:
b
37
sp:
variable
_:
b
110
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
36
sp:
arg1
_:
b
109
]
;
sp:
variable
_:
b
41
sp:
variable
_:
b
114
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreDrillBitURI
;
sp:
arg1
_:
b
39
;
sp:
arg2
_:
b
41
sp:
arg1
_:
b
112
;
sp:
arg2
_:
b
114
]
;
sp:
variable
_:
b
38
sp:
variable
_:
b
111
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
31
sp:
arg1
_:
b
104
]
;
sp:
variable
_:
b
42
sp:
variable
_:
b
115
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDullGradeURI
;
sp:
arg1
_:
b
42
sp:
arg1
_:
b
115
]
;
sp:
variable
_:
b
30
sp:
variable
_:
b
103
])
]
.
_:
b
17
_:
b
90
sp:
varName
"dullGrade"
^^
xsd:
string
.
_:
b
18
_:
b
91
sp:
varName
"temporalPartOfADrillBit"
^^
xsd:
string
.
_:
b
19
_:
b
92
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
20
_:
b
93
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
21
_:
b
94
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b
22
_:
b
95
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b
23
_:
b
96
sp:
varName
"dullGradeLabel"
^^
xsd:
string
.
_:
b
24
_:
b
97
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b
25
_:
b
98
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b
26
_:
b
99
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b
27
_:
b
100
sp:
varName
"localname"
^^
xsd:
string
.
_:
b
28
_:
b
101
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b
29
_:
b
102
sp:
varName
"normalizedDullGradeLabel"
^^
xsd:
string
.
_:
b28
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b29
sp:
varName
"realHrsDrilledRun"
^^
xsd:
string
.
_:
b30
sp:
varName
"durationScaleHrsDrilledRun"
^^
xsd:
string
.
_:
b32
sp:
varName
"realHoleMadeRun"
^^
xsd:
string
.
_:
b33
sp:
varName
"lengthScaleHoleMadeRun"
^^
xsd:
string
.
_:
b35
sp:
varName
"wellBoreDrillBitRunEntire"
^^
xsd:
string
.
_:
b36
sp:
varName
"realHrsDrilledTot"
^^
xsd:
string
.
_:
b37
sp:
varName
"durationScaleHrsDrilledTot"
^^
xsd:
string
.
_:
b39
sp:
varName
"realHoleMadeTot"
^^
xsd:
string
.
_:
b40
sp:
varName
"lengthScaleHoleMadeTot"
^^
xsd:
string
.
_:
b42
sp:
varName
"realRopTot"
^^
xsd:
string
.
_:
b43
sp:
varName
"speedScaleRopTot"
^^
xsd:
string
.
_:
b45
sp:
varName
"wellBoreDrillBitRunWithinReportingPeriod"
^^
xsd:
string
.
_:
b46
sp:
varName
"realETim"
^^
xsd:
string
.
_:
b47
sp:
varName
"durationScaleETim"
^^
xsd:
string
.
_:
b49
sp:
varName
"realHrsDrilled"
^^
xsd:
string
.
_:
b50
sp:
varName
"durationScaleHrsDrilled"
^^
xsd:
string
.
_:
b52
sp:
varName
"realRop"
^^
xsd:
string
.
_:
b53
sp:
varName
"speedScaleRop"
^^
xsd:
string
.
_:
b55
sp:
varName
"drilledWellBoreSection"
^^
xsd:
string
.
_:
b56
sp:
varName
"realMdStart"
^^
xsd:
string
.
_:
b57
sp:
varName
"lengthScaleMdStart"
^^
xsd:
string
.
_:
b59
sp:
varName
"realMdStop"
^^
xsd:
string
.
_:
b60
sp:
varName
"lengthScaleMdStop"
^^
xsd:
string
.
_:
b61
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b62
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b63
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b64
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b65
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b66
sp:
varName
"temporalPartOfDrilledWellBoreSection"
^^
xsd:
string
.
_:
b67
sp:
varName
"bitRun"
^^
xsd:
string
.
_:
b68
sp:
varName
"eTimOpBit"
^^
xsd:
string
.
_:
b69
sp:
varName
"uomETim"
^^
xsd:
string
.
_:
b70
sp:
varName
"mdHoleStart"
^^
xsd:
string
.
_:
b71
sp:
varName
"uomMdStart"
^^
xsd:
string
.
_:
b72
sp:
varName
"mdHoleStop"
^^
xsd:
string
.
_:
b73
sp:
varName
"uomMdStop"
^^
xsd:
string
.
_:
b74
sp:
varName
"ropAv"
^^
xsd:
string
.
_:
b75
sp:
varName
"uomRop"
^^
xsd:
string
.
_:
b76
sp:
varName
"mdHoleMadeRun"
^^
xsd:
string
.
_:
b77
sp:
varName
"uomHoleMadeRun"
^^
xsd:
string
.
_:
b78
sp:
varName
"hrsDrilled"
^^
xsd:
string
.
_:
b79
sp:
varName
"uomHrsDrilled"
^^
xsd:
string
.
_:
b80
sp:
varName
"hrsDrilledRun"
^^
xsd:
string
.
_:
b81
sp:
varName
"uomHrsDrilledRun"
^^
xsd:
string
.
_:
b82
sp:
varName
"mdTotHoleMade"
^^
xsd:
string
.
_:
b83
sp:
varName
"uomHoleMadeTot"
^^
xsd:
string
.
_:
b84
sp:
varName
"totHrsDrilled"
^^
xsd:
string
.
_:
b85
sp:
varName
"uomHrsDrilledTot"
^^
xsd:
string
.
_:
b86
sp:
varName
"totRop"
^^
xsd:
string
.
_:
b87
sp:
varName
"uomRopTot"
^^
xsd:
string
.
_:
b88
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b89
sp:
varName
"localname"
^^
xsd:
string
.
_:
b103
sp:
varName
"dullGrade"
^^
xsd:
string
.
_:
b
31
_:
b
104
sp:
varName
"dullGradeLabel"
^^
xsd:
string
.
_:
b
32
_:
b
105
sp:
varName
"temporalPartOfADrillBit"
^^
xsd:
string
.
_:
b
33
_:
b
106
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
34
_:
b
107
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
35
_:
b
108
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b
36
_:
b
109
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b
37
_:
b
110
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b
38
_:
b
111
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b
39
_:
b
112
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b
40
_:
b
113
sp:
varName
"localname"
^^
xsd:
string
.
_:
b
41
_:
b
114
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b
42
_:
b
115
sp:
varName
"normalizedDullGradeLabel"
^^
xsd:
string
.
_:
b18
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b19
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b20
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b10
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b21
sp:
varName
"diaBit"
^^
xsd:
string
.
_:
b22
sp:
varName
"uomDia"
^^
xsd:
string
.
_:
b13
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b16
sp:
varName
"nameManufacturer"
^^
xsd:
string
.
_:
b17
sp:
varName
"codeMfg"
^^
xsd:
string
.
_:
b23
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b24
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b25
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b9
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleDia"
^^
xsd:
string
.
_:
b26
sp:
varName
"diaName"
^^
xsd:
string
.
_:
b11
sp:
varName
"wellBoreDrillBitClass"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl.tbc
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28 20:37:14 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28 20:21:48 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
arg:
<http://spinrdf.org/arg#>
.
@prefix
ddr:
<http://www.witsml.org/schemas/1series#>
.
@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#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
...
...
@@ -17,7 +20,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
...
...
@@ -26,891 +29,749 @@ ddr:Obj_drillReport
rdfs:
comment
"STEP 250 Create an WellControlIncident activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellControlIncident>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
[
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStartOfIncident"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEndOfIncident"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
_:
b2
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasInflowLocation>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SurroundingRockFormation>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"formation"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realMdIn"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
_:
b13
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvdIn"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
_:
b16
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#timeLost>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realDuration"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"timeDurationScale"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
]
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
_:
b7
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b22
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
]
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b23
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
8
;
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
24
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasDrillBit>
;
sp:
subject
_:
b
7
]
[
sp:
object
_:
b
9
;
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasChokeValve>
;
sp:
subject
_:
b
7
sp:
subject
_:
b
21
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
10
;
sp:
subject
_:
b
25
]
[
sp:
object
_:
b
26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#maximumPressureForChokeValve>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
25
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realMaxChoke"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleMaxChoke"
^^
xsd:
string
]
;
sp:
subject
_:
b10
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
_:
b28
;
sp:
subject
_:
b26
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
8
]
[
sp:
object
_:
b
11
;
sp:
subject
_:
b
24
]
[
sp:
object
_:
b
29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#diameterOfDrillBit>
;
sp:
subject
_:
b
8
sp:
subject
_:
b
24
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realDia"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleDia"
^^
xsd:
string
]
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
_:
b31
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellKillingType"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b33
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
12
]
[
sp:
object
_:
b
13
;
sp:
subject
_:
b
32
]
[
sp:
object
_:
b
34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#volumeOfMudGained>
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"realVol"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b35
;
sp:
predicate
_:
b36
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b37
;
sp:
predicate
rdfs:
comment
;
sp:
subject
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#LastCasingOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
14
]
[
sp:
object
_:
b
15
;
sp:
subject
_:
b
38
]
[
sp:
object
_:
b
39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b
14
]
[
sp:
object
_:
b
16
;
sp:
subject
_:
b
38
]
[
sp:
object
_:
b
40
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b
14
sp:
subject
_:
b
38
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b16
]
[
sp:
object
[
sp:
varName
"realMdCsgLast"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b16
sp:
subject
_:
b40
]
[
sp:
object
_:
b41
;
sp:
predicate
_:
b42
;
sp:
subject
_:
b40
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
[
sp:
varName
"realDiaCsgLast"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleDiaCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b17
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b43
;
sp:
predicate
_:
b44
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b45
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#bottomHoleMeasuredDepth>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b17
]
[
sp:
object
[
sp:
varName
"realMdBit"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBit"
^^
xsd:
string
]
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b46
;
sp:
predicate
_:
b47
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b48
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
[
sp:
varName
"realTemp"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"temperatureScale"
^^
xsd:
string
]
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b49
;
sp:
predicate
_:
b50
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b51
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasDrillingFluid>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
19
]
[
sp:
object
_:
b
20
;
sp:
subject
_:
b
51
]
[
sp:
object
_:
b
52
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
19
sp:
subject
_:
b
51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b20
]
[
sp:
object
[
sp:
varName
"realWtMud"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScaleWtMud"
^^
xsd:
string
]
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b53
;
sp:
predicate
_:
b54
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b55
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#porePressureEquivalentMudDensity>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
[
sp:
varName
"realPore"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScalePore"
^^
xsd:
string
]
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
subject
_:
b55
]
[
sp:
object
_:
b56
;
sp:
predicate
_:
b57
;
sp:
subject
_:
b55
]
[
sp:
object
_:
b58
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#shutInCasingPressure>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
[
sp:
varName
"realShutInCasing"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleShutInCasing"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
subject
_:
b58
]
[
sp:
object
_:
b59
;
sp:
predicate
_:
b60
;
sp:
subject
_:
b58
]
[
sp:
object
_:
b61
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#shutInDrillPipePressure>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b23
]
[
sp:
object
[
sp:
varName
"realShutInDrill"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScaleShutInDrill"
^^
xsd:
string
]
;
sp:
subject
_:
b23
sp:
subject
_:
b61
]
[
sp:
object
_:
b62
;
sp:
predicate
_:
b63
;
sp:
subject
_:
b61
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b64
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b65
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b66
;
sp:
predicate
ddr:
controlIncidentInfoRef
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStartOfIncident"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b5
;
sp:
predicate
ddr:
dTim
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b67
;
sp:
predicate
ddr:
mdInflowRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b68
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"mdIn"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdIn"
^^
xsd:
string
]
sp:
subject
_:
b67
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdIn"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b69
;
sp:
predicate
ddr:
tvdInflowRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b70
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"tvdIn"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdIn"
^^
xsd:
string
]
;
sp:
subject
_:
b69
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdIn"
^^
xsd:
string
]
sp:
subject
_:
b69
])
]
[
sp:
object
[
sp:
varName
"phase"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b71
;
sp:
predicate
ddr:
phaseRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"proprietaryCode"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b72
;
sp:
predicate
ddr:
proprietaryCodeRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"eTimLost"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b73
;
sp:
predicate
ddr:
eTimLostRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDuration"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b74
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"eTimLost"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDuration"
^^
xsd:
string
]
;
sp:
subject
_:
b73
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"eTimLost"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEndOfIncident"
^^
xsd:
string
]
;
sp:
subject
_:
b73
]
[
sp:
object
_:
b6
;
sp:
predicate
ddr:
dTimRegained
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"diaBit"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b75
;
sp:
predicate
ddr:
diaBitRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDia"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b76
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"diaBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDia"
^^
xsd:
string
]
;
sp:
subject
_:
b75
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"diaBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdBit"
^^
xsd:
string
]
;
sp:
subject
_:
b75
]
[
sp:
object
_:
b77
;
sp:
predicate
ddr:
mdBitRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBit"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b78
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"mdBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBit"
^^
xsd:
string
]
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b46
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdBit"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wtMud"
^^
xsd:
string
]
;
sp:
subject
_:
b77
]
[
sp:
object
_:
b79
;
sp:
predicate
ddr:
wtMudRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomWtMud"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b80
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"wtMud"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realWtMud"
^^
xsd:
string
]
;
sp:
subject
_:
b79
]
[
sp:
object
_:
b53
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"wtMud"
^^
xsd:
string
]
sp:
subject
_:
b79
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"porePressure"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b81
;
sp:
predicate
ddr:
porePressureRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomPore"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b82
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"porePressure"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realPore"
^^
xsd:
string
]
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b56
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"porePressure"
^^
xsd:
string
]
sp:
subject
_:
b81
])
]
[
sp:
object
[
sp:
varName
"diaCsgLast"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b83
;
sp:
predicate
ddr:
diaCsgLastRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDiaCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b84
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"diaCsgLast"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDiaCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b83
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"diaCsgLast"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b83
]
[
sp:
object
_:
b85
;
sp:
predicate
ddr:
mdCsgLastRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b86
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"mdCsgLast"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdCsgLast"
^^
xsd:
string
]
;
sp:
subject
_:
b85
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdCsgLast"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volMudGained"
^^
xsd:
string
]
;
sp:
subject
_:
b85
]
[
sp:
object
_:
b87
;
sp:
predicate
ddr:
volMudGainedRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVol"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b88
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"volMudGained"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVol"
^^
xsd:
string
]
;
sp:
subject
_:
b87
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"volMudGained"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presShutInCasing"
^^
xsd:
string
]
;
sp:
subject
_:
b87
]
[
sp:
object
_:
b89
;
sp:
predicate
ddr:
presShutInCasingRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomShutInCasing"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b90
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"presShutInCasing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realShutInCasing"
^^
xsd:
string
]
;
sp:
subject
_:
b89
]
[
sp:
object
_:
b59
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"presShutInCasing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presShutInDrill"
^^
xsd:
string
]
;
sp:
subject
_:
b89
]
[
sp:
object
_:
b91
;
sp:
predicate
ddr:
presShutInDrillRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomShutInDrill"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b92
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"presShutInDrill"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realShutInDrill"
^^
xsd:
string
]
;
sp:
subject
_:
b91
]
[
sp:
object
_:
b62
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"presShutInDrill"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"incidentType"
^^
xsd:
string
]
;
sp:
subject
_:
b91
]
[
sp:
object
_:
b93
;
sp:
predicate
ddr:
incidentTypeRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"killingType"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b94
;
sp:
predicate
ddr:
killingTypeRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"formation"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b10
;
sp:
predicate
ddr:
formation
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"tempBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b95
;
sp:
predicate
ddr:
tempBottomRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTemp"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b96
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"tempBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTemp"
^^
xsd:
string
]
;
sp:
subject
_:
b95
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tempBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"presMaxChoke"
^^
xsd:
string
]
;
sp:
subject
_:
b95
]
[
sp:
object
_:
b97
;
sp:
predicate
ddr:
presMaxChokeRef
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMaxChoke"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b98
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"presMaxChoke"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMaxChoke"
^^
xsd:
string
]
;
sp:
subject
_:
b97
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"presMaxChoke"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
subject
_:
b97
]
[
sp:
object
_:
b37
;
sp:
predicate
ddr:
description
;
sp:
subject
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
sp:
subject
_:
b66
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
]
sp:
arg1
_:
b66
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b99
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b64
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b100
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b100
;
sp:
arg2
_:
b65
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellControlIncidentURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg
2
[
sp:
varName
"dTimStart"
^^
xsd:
string
sp:
arg1
_:
b100
;
sp:
arg2
_:
b65
;
sp:
arg
3
_:
b99
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"wellControlIncident"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDrillingActivityPurposeType
;
sp:
arg1
[
sp:
varName
"proprietaryCode"
^^
xsd:
string
]
sp:
arg1
_:
b72
]
;
sp:
variable
[
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
]
sp:
variable
_:
b22
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDrillingActivityTypeAccordingToEquipmentType
;
sp:
arg1
[
sp:
varName
"phase"
^^
xsd:
string
]
sp:
arg1
_:
b71
]
;
sp:
variable
[
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
]
sp:
variable
_:
b23
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellControlIncidentType
;
sp:
arg1
[
sp:
varName
"incidentType"
^^
xsd:
string
]
sp:
arg1
_:
b93
]
;
sp:
variable
[
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
]
sp:
variable
_:
b20
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWellKillingType
;
sp:
arg1
[
sp:
varName
"killingType"
^^
xsd:
string
]
sp:
arg1
_:
b94
]
;
sp:
variable
[
sp:
varName
"wellKillingType"
^^
xsd:
string
]
sp:
variable
_:
b33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
[
sp:
varName
"uomVol"
^^
xsd:
string
]
sp:
arg1
_:
b88
]
;
sp:
variable
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
sp:
variable
_:
b36
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTimeDurationScale
;
sp:
arg1
[
sp:
varName
"uomDuration"
^^
xsd:
string
]
sp:
arg1
_:
b74
]
;
sp:
variable
[
sp:
varName
"timeDurationScale"
^^
xsd:
string
]
sp:
variable
_:
b19
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdIn"
^^
xsd:
string
]
sp:
arg1
_:
b68
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdIn"
^^
xsd:
string
]
sp:
variable
_:
b13
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdIn"
^^
xsd:
string
]
sp:
arg1
_:
b70
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdIn"
^^
xsd:
string
]
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomDia"
^^
xsd:
string
]
sp:
arg1
_:
b76
]
;
sp:
variable
[
sp:
varName
"lengthScaleDia"
^^
xsd:
string
]
sp:
variable
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdBit"
^^
xsd:
string
]
sp:
arg1
_:
b78
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdBit"
^^
xsd:
string
]
sp:
variable
_:
b47
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomDiaCsgLast"
^^
xsd:
string
]
sp:
arg1
_:
b84
]
;
sp:
variable
[
sp:
varName
"lengthScaleDiaCsgLast"
^^
xsd:
string
]
sp:
variable
_:
b44
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdCsgLast"
^^
xsd:
string
]
sp:
arg1
_:
b86
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdCsgLast"
^^
xsd:
string
]
sp:
variable
_:
b42
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
[
sp:
varName
"uomWtMud"
^^
xsd:
string
]
sp:
arg1
_:
b80
]
;
sp:
variable
[
sp:
varName
"densityScaleWtMud"
^^
xsd:
string
]
sp:
variable
_:
b54
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTemperatureScale
;
sp:
arg1
[
sp:
varName
"uomTemp"
^^
xsd:
string
]
sp:
arg1
_:
b96
]
;
sp:
variable
[
sp:
varName
"temperatureScale"
^^
xsd:
string
]
sp:
variable
_:
b50
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
[
sp:
varName
"uomMaxChoke"
^^
xsd:
string
]
sp:
arg1
_:
b98
]
;
sp:
variable
[
sp:
varName
"pressureScaleMaxChoke"
^^
xsd:
string
]
sp:
variable
_:
b28
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
[
sp:
varName
"uomShutInCasing"
^^
xsd:
string
]
sp:
arg1
_:
b90
]
;
sp:
variable
[
sp:
varName
"pressureScaleShutInCasing"
^^
xsd:
string
]
sp:
variable
_:
b60
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
[
sp:
varName
"uomShutInDrill"
^^
xsd:
string
]
sp:
arg1
_:
b92
]
;
sp:
variable
[
sp:
varName
"pressureScaleShutInDrill"
^^
xsd:
string
]
sp:
variable
_:
b63
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
[
sp:
varName
"uomPore"
^^
xsd:
string
]
sp:
arg1
_:
b82
]
;
sp:
variable
[
sp:
varName
"densityScalePore"
^^
xsd:
string
sp:
variable
_:
b57
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b64
]
]
;
sp:
variable
_:
b8
])
]
.
_:
b64
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b65
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b66
sp:
varName
"controlIncidentInfo"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTimStartOfIncident"
^^
xsd:
string
.
_:
b67
sp:
varName
"mdIn"
^^
xsd:
string
.
_:
b68
sp:
varName
"uomMdIn"
^^
xsd:
string
.
_:
b12
sp:
varName
"realMdIn"
^^
xsd:
string
.
_:
b69
sp:
varName
"tvdIn"
^^
xsd:
string
.
_:
b70
sp:
varName
"uomTvdIn"
^^
xsd:
string
.
_:
b15
sp:
varName
"realTvdIn"
^^
xsd:
string
.
_:
b71
sp:
varName
"phase"
^^
xsd:
string
.
_:
b72
sp:
varName
"proprietaryCode"
^^
xsd:
string
.
_:
b73
sp:
varName
"eTimLost"
^^
xsd:
string
.
_:
b74
sp:
varName
"uomDuration"
^^
xsd:
string
.
_:
b18
sp:
varName
"realDuration"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimEndOfIncident"
^^
xsd:
string
.
_:
b75
sp:
varName
"diaBit"
^^
xsd:
string
.
_:
b76
sp:
varName
"uomDia"
^^
xsd:
string
.
_:
b30
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b77
sp:
varName
"mdBit"
^^
xsd:
string
.
_:
b78
sp:
varName
"uomMdBit"
^^
xsd:
string
.
_:
b46
sp:
varName
"realMdBit"
^^
xsd:
string
.
_:
b79
sp:
varName
"wtMud"
^^
xsd:
string
.
_:
b80
sp:
varName
"uomWtMud"
^^
xsd:
string
.
_:
b53
sp:
varName
"realWtMud"
^^
xsd:
string
.
_:
b81
sp:
varName
"porePressure"
^^
xsd:
string
.
_:
b82
sp:
varName
"uomPore"
^^
xsd:
string
.
_:
b56
sp:
varName
"realPore"
^^
xsd:
string
.
_:
b83
sp:
varName
"diaCsgLast"
^^
xsd:
string
.
_:
b84
sp:
varName
"uomDiaCsgLast"
^^
xsd:
string
.
_:
b43
sp:
varName
"realDiaCsgLast"
^^
xsd:
string
.
_:
b85
sp:
varName
"mdCsgLast"
^^
xsd:
string
.
_:
b86
sp:
varName
"uomMdCsgLast"
^^
xsd:
string
.
_:
b41
sp:
varName
"realMdCsgLast"
^^
xsd:
string
.
_:
b87
sp:
varName
"volMudGained"
^^
xsd:
string
.
_:
b88
sp:
varName
"uomVol"
^^
xsd:
string
.
_:
b35
sp:
varName
"realVol"
^^
xsd:
string
.
_:
b89
sp:
varName
"presShutInCasing"
^^
xsd:
string
.
_:
b90
sp:
varName
"uomShutInCasing"
^^
xsd:
string
.
_:
b59
sp:
varName
"realShutInCasing"
^^
xsd:
string
.
_:
b91
sp:
varName
"presShutInDrill"
^^
xsd:
string
.
_:
b92
sp:
varName
"uomShutInDrill"
^^
xsd:
string
.
_:
b62
sp:
varName
"realShutInDrill"
^^
xsd:
string
.
_:
b93
sp:
varName
"incidentType"
^^
xsd:
string
.
_:
b94
sp:
varName
"killingType"
^^
xsd:
string
.
_:
b10
sp:
varName
"formation"
^^
xsd:
string
.
_:
b95
sp:
varName
"tempBottom"
^^
xsd:
string
.
_:
b96
sp:
varName
"uomTemp"
^^
xsd:
string
.
_:
b49
sp:
varName
"realTemp"
^^
xsd:
string
.
_:
b97
sp:
varName
"presMaxChoke"
^^
xsd:
string
.
_:
b98
sp:
varName
"uomMaxChoke"
^^
xsd:
string
.
_:
b27
sp:
varName
"realMaxChoke"
^^
xsd:
string
.
_:
b37
sp:
varName
"description"
^^
xsd:
string
.
_:
b99
sp:
varName
"localname"
^^
xsd:
string
.
_:
b100
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellControlIncident"
^^
xsd:
string
.
_:
b22
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b23
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b20
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b33
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b36
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b19
sp:
varName
"timeDurationScale"
^^
xsd:
string
.
_:
b13
sp:
varName
"lengthScaleMdIn"
^^
xsd:
string
.
_:
b16
sp:
varName
"lengthScaleTvdIn"
^^
xsd:
string
.
_:
b31
sp:
varName
"lengthScaleDia"
^^
xsd:
string
.
_:
b47
sp:
varName
"lengthScaleMdBit"
^^
xsd:
string
.
_:
b44
sp:
varName
"lengthScaleDiaCsgLast"
^^
xsd:
string
.
_:
b42
sp:
varName
"lengthScaleMdCsgLast"
^^
xsd:
string
.
_:
b54
sp:
varName
"densityScaleWtMud"
^^
xsd:
string
.
_:
b50
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b28
sp:
varName
"pressureScaleMaxChoke"
^^
xsd:
string
.
_:
b60
sp:
varName
"pressureScaleShutInCasing"
^^
xsd:
string
.
_:
b63
sp:
varName
"pressureScaleShutInDrill"
^^
xsd:
string
.
_:
b57
sp:
varName
"densityScalePore"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-controlIncidentInfo-v1.1.1.ttl.tbc
View file @
d47cae1
# Saved by TopBraid on Fri Oct 28 20:21:49 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment