Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-09-19 21:07:43 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8bcfe46fcb5fecf030dbc76e725664013e332b68
8bcfe46f
1 parent
ca7cac7e
completed formTestInfo, gasReadingInfo and lithShowInfo mappings.
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
1526 additions
and
1152 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/transform/TRANSFORM_ddr-lithShowInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-lithShowInfo-v1.1.1.ttl.tbc
www.reportinghub.no/examples/xml/TemplateTest.xml
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19 1
7:08:35
BST 2011
# Saved by TopBraid on Mon Sep 19 1
8:01:30
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.linkedmodel.org/1.1/schema/ordered
...
...
@@ -18,7 +18,7 @@
<http://www.reportinghub.no/ep/schema/1.0/activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.linkedmodel.org/1.1/schema/ordered>
,
<http://www.linkedmodel.org/1.2/schema/vaem>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/organization
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
organization>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.linkedmodel.org/1.2/schema/vaem>
,
<http://www.linkedmodel.org/1.1/schema/ordered>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-activity:
Activity
...
...
@@ -27,33 +27,33 @@ ep-activity:Activity
rdfs:
subClassOf
ep-core:
PhysicalThing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
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
...
...
@@ -67,13 +67,13 @@ ep-activity:DailyDrillingActivity
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
;
...
...
@@ -82,13 +82,13 @@ ep-activity:DailyDrillingActivity
]
;
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
...
...
@@ -132,7 +132,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
;
...
...
@@ -144,72 +144,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 coilled 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 wire line"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
...
...
@@ -234,7 +234,7 @@ ep-activity:ExtractAWellCore
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
FailedActivity
rdf:
type
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
.
...
...
@@ -245,7 +245,7 @@ ep-activity:FluidActivity
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
.
...
...
@@ -315,7 +315,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
.
...
...
@@ -356,7 +356,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
...
...
@@ -366,7 +366,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
]
.
...
...
@@ -386,13 +386,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
.
...
...
@@ -413,14 +413,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
.
...
...
@@ -471,23 +471,23 @@ ep-activity:WellCementJob
rdfs:
subClassOf
ep-activity:
Activity
.
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
.
...
...
@@ -532,73 +532,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
.
...
...
@@ -614,13 +614,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
.
...
...
@@ -631,28 +631,28 @@ ep-activity:WellControlIncident
rdfs:
subClassOf
ep-activity:
Activity
.
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
;
...
...
@@ -665,40 +665,40 @@ ep-activity:WellKilling
rdfs:
subClassOf
ep-activity:
Activity
.
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
;
...
...
@@ -731,13 +731,13 @@ 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
.
...
...
@@ -758,19 +758,19 @@ 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>
.
...
...
@@ -782,19 +782,19 @@ 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:
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
.
...
...
@@ -803,18 +803,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>
.
...
...
@@ -830,12 +830,18 @@ ep-activity:hasSubActivity
rdfs:
label
"has sub activity"
^^
xsd:
string
.
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
.
ep-activity:
m
issedProductionTime
ep-activity:
m
easuredDepthOfFluidSampling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WirelineFormationTest
;
rdfs:
label
"measured depth of fluid sampling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
missedProductionTime
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"missed production time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -847,7 +853,7 @@ ep-activity:nominallyAt
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
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>
.
...
...
@@ -857,11 +863,11 @@ ep-activity:onWell
rdfs:
label
"on well"
^^
xsd:
string
.
ep-activity:
onWellBore
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
label
"on WellBore"
^^
xsd:
string
.
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
.
...
...
@@ -871,66 +877,66 @@ 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:
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:
stratigraphyDescription
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
domain
ep-activity:
PreliminaryZonation
;
rdfs:
label
"stratigrapy description"
^^
xsd:
string
.
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:
volumeOfPumpedCementingFluid
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"volume of pumped cementing fluid"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
volumeOfReturnedCementingFluid
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"volume of returned cementing fluid"
^^
xsd:
string
;
rdfs:
range
ep-core:
Volume
.
ep-activity:
wellBoreLoggingTool
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-activity:
WellBoreLog
;
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
8bcfe46
# Saved by TopBraid on
Sun Sep 18 21:13:11
BST 2011
# Saved by TopBraid on
Mon Sep 19 20:10:52
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
...
...
@@ -11,26 +11,26 @@
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.linkedmodel.org/1.2/schema/vaem>
,
<http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
>
;
owl:
imports
<http://
standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model>
,
<http://www.linkedmodel.org/1.2/schema/vaem
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-core:
Class_of_indirect_property
rdf:
type
owl:
Class
;
rdfs:
label
"class of indirect property"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
Object
Property
.
rdfs:
subClassOf
owl:
ObjectProperty
,
owl:
Functional
Property
.
ep-core:
Density
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"density"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Length
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
MassPerUnitLength
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"mass per unit length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
...
...
@@ -45,12 +45,12 @@ ep-core:PhysicalThing
rdfs:
subClassOf
owl:
Thing
.
ep-core:
PlaneAngle
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"plane angle"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Pressure
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"pressure"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
...
...
@@ -60,58 +60,58 @@ ep-core:PropertySpace
rdfs:
subClassOf
owl:
Class
.
ep-core:
Ratio
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"ratio"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Scale
rdf:
type
owl:
Class
;
rdfs:
label
"scale"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
Datatype
Property
.
rdfs:
subClassOf
owl:
DatatypeProperty
,
owl:
Functional
Property
.
ep-core:
SpecificVolume
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"specific volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Speed
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"speed"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
StrengthOfRockFormation
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"strength of rock formation"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Temperature
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"temperature"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
TimeDuration
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"time duration"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Volume
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
YieldPoint
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"yield point"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
apiName
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
label
"API name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
bar
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"bar"
^^
xsd:
string
.
...
...
@@ -120,47 +120,47 @@ ep-core:basisFor
rdfs:
label
"basis for"
^^
xsd:
string
.
ep-core:
celsius
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Temperature
;
rdfs:
label
"celsius"
^^
xsd:
string
.
ep-core:
day
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"day"
^^
xsd:
string
.
ep-core:
degreesOfAngle
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlaneAngle
;
rdfs:
label
"degrees of angle"
^^
xsd:
string
.
ep-core:
derivedFrom
rdf:
type
owl:
TransitiveProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Transitive
Property
;
rdfs:
label
"derived from"
^^
xsd:
string
.
ep-core:
dtiName
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
label
"DTI name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
foot
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot"
^^
xsd:
string
.
ep-core:
foot3_sack94-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
YieldPoint
;
rdfs:
label
"foot3 sack94-1"
^^
xsd:
string
.
ep-core:
footUS
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot (US survey)"
^^
xsd:
string
.
ep-core:
gram_cm-3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"gram cm-3"
^^
xsd:
string
.
ep-core:
hasPart
...
...
@@ -184,42 +184,47 @@ ep-core:hasVolume
rdfs:
label
"has volume"
^^
xsd:
string
.
ep-core:
hour
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
Datatype
Property
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"hour"
^^
xsd:
string
.
ep-core:
inch
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch"
^^
xsd:
string
.
ep-core:
inchUS
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch (US survey)"
^^
xsd:
string
.
ep-core:
localFieldName
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
label
"local field name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
megaPa
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"MPa"
^^
xsd:
string
.
ep-core:
metre
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"metre"
^^
xsd:
string
.
ep-core:
metre3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"metre3"
^^
xsd:
string
.
ep-core:
metre_hour-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Speed
;
rdfs:
label
"metre hour-1"
^^
xsd:
string
.
ep-core:
minute
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
Datatype
Property
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"minute"
^^
xsd:
string
.
...
...
@@ -229,26 +234,26 @@ ep-core:name
rdfs:
range
xsd:
string
.
ep-core:
nominallyExistsAt
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"nominally exists at"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdCode
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
label
"NPD code"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdName
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
label
"NPD name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdNumber
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdfs:
label
"NPD number"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
...
...
@@ -260,34 +265,39 @@ ep-core:partOf
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
hasPart
.
ep-core:
p
erCent
ep-core:
p
artPerMillionByVolume
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Ratio
;
rdfs:
label
"foot3 sack94-1"
^^
xsd:
string
.
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"part per million by volume"
^^
xsd:
string
.
ep-core:
perCentByVolume
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"per cent by volume"
^^
xsd:
string
.
ep-core:
pound_foot-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
MassPerUnitLength
;
rdfs:
label
"pound foot-1"
^^
xsd:
string
.
ep-core:
prospectName
rdf:
type
owl:
FunctionalProperty
,
owl:
Datatype
Property
;
rdf:
type
owl:
DatatypeProperty
,
owl:
Functional
Property
;
rdfs:
label
"prospect name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
psig
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"psi gauge"
^^
xsd:
string
.
ep-core:
second
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
Datatype
Property
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"second"
^^
xsd:
string
.
ep-core:
specificGravity
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"specific gravity"
^^
xsd:
string
.
ep-core:
temporalPartOf
...
...
@@ -299,16 +309,16 @@ ep-core:temporalPartOf
owl:
inverseOf
ep-core:
hasTemporalPart
.
ep-core:
undefinedScale
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
owl:
Class
;
rdfs:
label
"undefined scale"
^^
xsd:
string
.
ep-core:
usGallon_sack94-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Ratio
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"USgallon sack94-1"
^^
xsd:
string
.
ep-core:
week
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"week"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19
17:02:08
BST 2011
# Saved by TopBraid on Mon Sep 19
21:00:53
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
...
...
@@ -264,6 +264,12 @@ ep-well:dominantComponent
rdfs:
label
"dominant component"
^^
xsd:
string
;
rdfs:
range
ep-well:
FluidComponentType
.
ep-well:
ethaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"ethane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
finalBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
...
...
@@ -276,6 +282,18 @@ ep-well:finalBottomHoleTrueVerticalDepth
rdfs:
label
"final bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
gasConcentrationHigh
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - high"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
gasConcentrationLow
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
Fluid
;
rdfs:
label
"gas concentration - low"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
hasBarrel
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
RecoveredCore
;
...
...
@@ -294,6 +312,23 @@ ep-well:initialBottomHoleMeasuredDepth
rdfs:
label
"initial bottom hole measured depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
isoButaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
isoPentaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"iso-Pentane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
lithologyDescription
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"lithology description"
^^
xsd:
string
.
ep-well:
measuredDepth
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
...
...
@@ -318,12 +353,24 @@ ep-well:measuredDepthToTheTopOfAPartOfAWellBore
rdfs:
label
"measured depth to the top of a part of a wellbore"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
methaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"methane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
nominalInsideDiameterOfBoreHole
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"nominal inside diameter of borehole"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
norButaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"nor-Butane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
plannedBottomHoleMeasuredDepth
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
...
...
@@ -342,12 +389,24 @@ ep-well:plannedPilotBottomHoleTrueVerticalDepth
rdfs:
label
"planned pilot bottom hole true vertical depth"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-well:
porePressure
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"pore pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-well:
porePressureEquivalentMudDensity
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
rdfs:
label
"pore pressure - equivalent mud density"
^^
xsd:
string
;
rdfs:
range
ep-core:
Density
.
ep-well:
propaneConcentration
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-well:
Gas
;
rdfs:
label
"propane concentration"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
ratioOfCementMixToWater
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
CementingFluid
;
...
...
@@ -360,6 +419,11 @@ ep-well:relativeAmountOfCoreRecovered
rdfs:
label
"relative amount of core recovered"
^^
xsd:
string
;
rdfs:
range
ep-core:
SpecificVolume
.
ep-well:
showDescription
rdf:
type
owl:
DatatypeProperty
;
rdfs:
domain
ep-well:
SpatialPartOfAWellBore
;
rdfs:
label
"show description"
^^
xsd:
string
.
ep-well:
shutInCasingPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-well:
TemporalPartOfAWellBore
;
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19
17:15:4
7 BST 2011
# Saved by TopBraid on Mon Sep 19
20:58:0
7 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -245,36 +245,13 @@ ep-spin-lib:buildLithShowObservationURI
])
]
.
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
rdf:
type
spin:
Function
;
rdfs:
label
"build LithShowObservedPartOfAWellBore URI"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b11
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/WellBore-atLithographyAndShowsObservation/"
;
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
;
sp:
arg4
"$"
;
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b11
])
]
.
ep-spin-lib:
buildLoggedPartOfAWellBoreURI
rdf:
type
spin:
Function
;
rdfs:
label
"build LoggedPartOfWellBore URI"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
2
)
;
sp:
resultVariables
(
_:
b1
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -287,7 +264,7 @@ ep-spin-lib:buildLoggedPartOfAWellBoreURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
2
sp:
variable
_:
b1
1
])
]
.
...
...
@@ -297,7 +274,7 @@ ep-spin-lib:buildOpenPerforationIntervalURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
3
)
;
sp:
resultVariables
(
_:
b1
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -308,7 +285,7 @@ ep-spin-lib:buildOpenPerforationIntervalURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
3
sp:
variable
_:
b1
2
])
]
.
...
...
@@ -318,7 +295,7 @@ ep-spin-lib:buildPartActivityURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
4
)
;
sp:
resultVariables
(
_:
b1
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -331,7 +308,7 @@ ep-spin-lib:buildPartActivityURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b1
4
sp:
variable
_:
b1
3
])
]
.
...
...
@@ -341,7 +318,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
5
)
;
sp:
resultVariables
(
_:
b1
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -352,49 +329,7 @@ ep-spin-lib:buildPartOfAWellBoreDuringWellTestURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b15
])
]
.
ep-spin-lib:
buildPartOfAWellBoreDuringWirelineFormationTestURI
rdf:
type
spin:
Function
;
rdfs:
label
"build PartOfAWellBoreDuringWirelineFormationTest URI"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b16
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/WellBore-atWirelineFormationTest/"
;
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b16
])
]
.
ep-spin-lib:
buildPartOfAWellBoreForGasReadingURI
rdf:
type
spin:
Function
;
rdfs:
label
"build PartOfAWellBoreForGasReading URI"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b17
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/WellBore-forGasReading/"
;
sp:
arg2
[
rdf:
type
fn:
concat
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"$"
;
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b17
sp:
variable
_:
b14
])
]
.
...
...
@@ -404,7 +339,7 @@ ep-spin-lib:buildPartOfAWellBoreForStratigraphyInformationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
8
)
;
sp:
resultVariables
(
_:
b1
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -415,7 +350,7 @@ ep-spin-lib:buildPartOfAWellBoreForStratigraphyInformationURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
8
sp:
variable
_:
b1
5
])
]
.
...
...
@@ -425,7 +360,7 @@ ep-spin-lib:buildPerforationIntervalPartOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b1
9
)
;
sp:
resultVariables
(
_:
b1
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -436,7 +371,7 @@ ep-spin-lib:buildPerforationIntervalPartOfAWellBoreURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b1
9
sp:
variable
_:
b1
6
])
]
.
...
...
@@ -446,7 +381,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
20
)
;
sp:
resultVariables
(
_:
b
17
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -457,7 +392,7 @@ ep-spin-lib:buildPilotHoleOfAWellBoreURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b
20
sp:
variable
_:
b
17
])
]
.
...
...
@@ -467,7 +402,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
21
)
;
sp:
resultVariables
(
_:
b
18
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -480,7 +415,7 @@ ep-spin-lib:buildPorePressureDeterminationURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
21
sp:
variable
_:
b
18
])
]
.
...
...
@@ -490,7 +425,7 @@ ep-spin-lib:buildPorePressureDeterminedPartOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
22
)
;
sp:
resultVariables
(
_:
b
19
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -503,7 +438,7 @@ ep-spin-lib:buildPorePressureDeterminedPartOfAWellBoreURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
22
sp:
variable
_:
b
19
])
]
.
...
...
@@ -513,7 +448,7 @@ ep-spin-lib:buildPreliminaryZonationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
3
)
;
sp:
resultVariables
(
_:
b2
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -524,7 +459,7 @@ ep-spin-lib:buildPreliminaryZonationURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b2
3
sp:
variable
_:
b2
0
])
]
.
...
...
@@ -534,14 +469,14 @@ ep-spin-lib:buildRigURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
4
)
;
sp:
resultVariables
(
_:
b2
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/Rig/"
;
sp:
arg2
spin:
_arg1
]
;
sp:
variable
_:
b2
4
sp:
variable
_:
b2
1
])
]
.
...
...
@@ -551,7 +486,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
5
)
;
sp:
resultVariables
(
_:
b2
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -564,7 +499,7 @@ ep-spin-lib:buildTemporalPartOfARigURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b2
5
sp:
variable
_:
b2
2
])
]
.
...
...
@@ -574,7 +509,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
6
)
;
sp:
resultVariables
(
_:
b2
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -585,7 +520,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreDuringWellControlIncidentURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b2
6
sp:
variable
_:
b2
3
])
]
.
...
...
@@ -595,7 +530,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
7
)
;
sp:
resultVariables
(
_:
b2
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -608,7 +543,7 @@ ep-spin-lib:buildTemporalPartOfAWellBoreURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b2
7
sp:
variable
_:
b2
4
])
]
.
...
...
@@ -618,14 +553,14 @@ ep-spin-lib:buildTemporaryWellBoreURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
8
)
;
sp:
resultVariables
(
_:
b2
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/WellBore-temporaryForTesting/"
;
sp:
arg2
spin:
_arg1
]
;
sp:
variable
_:
b2
8
sp:
variable
_:
b2
5
])
]
.
...
...
@@ -635,7 +570,7 @@ ep-spin-lib:buildURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b2
9
)
;
sp:
resultVariables
(
_:
b2
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
iri
;
...
...
@@ -644,17 +579,17 @@ ep-spin-lib:buildURI
sp:
arg2
spin:
_arg2
]
]
;
sp:
variable
_:
b2
9
sp:
variable
_:
b2
6
])
]
;
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
]
.
...
...
@@ -664,7 +599,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
30
)
;
sp:
resultVariables
(
_:
b
27
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -677,7 +612,7 @@ ep-spin-lib:buildWellBoreDirectionalSurveyURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
30
sp:
variable
_:
b
27
])
]
.
...
...
@@ -687,7 +622,7 @@ ep-spin-lib:buildWellBoreKickOffURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
31
)
;
sp:
resultVariables
(
_:
b
28
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -696,7 +631,7 @@ ep-spin-lib:buildWellBoreKickOffURI
sp:
arg1
spin:
_arg1
]
]
;
sp:
variable
_:
b
31
sp:
variable
_:
b
28
])
]
.
...
...
@@ -706,7 +641,7 @@ ep-spin-lib:buildWellBoreLogURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
32
)
;
sp:
resultVariables
(
_:
b
29
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -719,7 +654,7 @@ ep-spin-lib:buildWellBoreLogURI
sp:
arg5
spin:
_arg3
]
]
;
sp:
variable
_:
b
32
sp:
variable
_:
b
29
])
]
.
...
...
@@ -729,7 +664,7 @@ ep-spin-lib:buildWellCementJobURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
3
)
;
sp:
resultVariables
(
_:
b3
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -740,7 +675,7 @@ ep-spin-lib:buildWellCementJobURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b3
3
sp:
variable
_:
b3
0
])
]
.
...
...
@@ -750,7 +685,7 @@ ep-spin-lib:buildWellControlIncidentURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
4
)
;
sp:
resultVariables
(
_:
b3
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -761,7 +696,7 @@ ep-spin-lib:buildWellControlIncidentURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b3
4
sp:
variable
_:
b3
1
])
]
.
...
...
@@ -771,7 +706,7 @@ ep-spin-lib:buildWellStimulationURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
5
)
;
sp:
resultVariables
(
_:
b3
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -782,7 +717,7 @@ ep-spin-lib:buildWellStimulationURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b3
5
sp:
variable
_:
b3
2
])
]
.
...
...
@@ -792,7 +727,7 @@ ep-spin-lib:buildWellTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
6
)
;
sp:
resultVariables
(
_:
b3
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -803,7 +738,7 @@ ep-spin-lib:buildWellTestURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b3
6
sp:
variable
_:
b3
3
])
]
.
...
...
@@ -813,7 +748,7 @@ ep-spin-lib:buildWirelineFormationTestURI
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
7
)
;
sp:
resultVariables
(
_:
b3
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
...
...
@@ -824,7 +759,7 @@ ep-spin-lib:buildWirelineFormationTestURI
sp:
arg3
spin:
_arg2
]
]
;
sp:
variable
_:
b3
7
sp:
variable
_:
b3
4
])
]
.
...
...
@@ -834,7 +769,7 @@ ep-spin-lib:normalizeString
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b3
8
)
;
sp:
resultVariables
(
_:
b3
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
...
...
@@ -842,67 +777,67 @@ ep-spin-lib:normalizeString
sp:
arg2
"\\((.*)\\)"
;
sp:
arg3
""
]
;
sp:
variable
_:
b3
9
sp:
variable
_:
b3
6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
trim
;
sp:
arg1
_:
b3
9
sp:
arg1
_:
b3
6
]
;
sp:
variable
_:
b
40
sp:
variable
_:
b
37
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
encodeURL
;
sp:
arg1
_:
b
40
sp:
arg1
_:
b
37
]
;
sp:
variable
_:
b
41
sp:
variable
_:
b
38
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b
41
;
sp:
arg1
_:
b
38
;
sp:
arg2
"%2F"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b
42
sp:
variable
_:
b
39
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b
42
;
sp:
arg1
_:
b
39
;
sp:
arg2
"%[0-9A-F][0-9A-F]"
;
sp:
arg3
""
]
;
sp:
variable
_:
b4
3
sp:
variable
_:
b4
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b4
3
;
sp:
arg1
_:
b4
0
;
sp:
arg2
"\\+"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b4
4
sp:
variable
_:
b4
1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b4
4
;
sp:
arg1
_:
b4
1
;
sp:
arg2
"_+"
;
sp:
arg3
"_"
]
;
sp:
variable
_:
b4
5
sp:
variable
_:
b4
2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
smf:
regex
;
sp:
arg1
_:
b4
5
;
sp:
arg1
_:
b4
2
;
sp:
arg2
"\\*"
;
sp:
arg3
""
]
;
sp:
variable
_:
b4
6
sp:
variable
_:
b4
3
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
xsd:
string
;
sp:
arg1
[
rdf:
type
smf:
upperCase
;
sp:
arg1
_:
b4
6
sp:
arg1
_:
b4
3
]
]
;
sp:
variable
_:
b3
8
sp:
variable
_:
b3
5
])
]
;
spin:
constraint
...
...
@@ -917,7 +852,7 @@ ep-spin-lib:selectActivitySuccessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
7
)
;
sp:
resultVariables
(
_:
b4
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -928,7 +863,7 @@ ep-spin-lib:selectActivitySuccessType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#SuccessfulActivity>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#FailedActivity>
]
;
sp:
variable
_:
b4
7
sp:
variable
_:
b4
4
])
]
.
...
...
@@ -938,7 +873,7 @@ ep-spin-lib:selectCasingRoleType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
8
)
;
sp:
resultVariables
(
_:
b4
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -963,7 +898,7 @@ ep-spin-lib:selectCasingRoleType
]
]
]
;
sp:
variable
_:
b4
8
sp:
variable
_:
b4
5
])
]
.
...
...
@@ -973,7 +908,7 @@ ep-spin-lib:selectCementingFluidReturnType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b4
9
)
;
sp:
resultVariables
(
_:
b4
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -984,7 +919,7 @@ ep-spin-lib:selectCementingFluidReturnType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithFluidReturn>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementPumpingWithoutFluidReturn>
]
;
sp:
variable
_:
b4
9
sp:
variable
_:
b4
6
])
]
.
...
...
@@ -994,37 +929,37 @@ ep-spin-lib:selectComponentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
50
)
;
sp:
resultVariables
(
_:
b
47
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#DCTNPD_condensate>
sp:
arg2
ddr:
DCTNPD_condensate
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Condensate>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#DCTNPD_filtrate>
sp:
arg2
ddr:
DCTNPD_filtrate
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Filtrate>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#DCTNPD_gas>
sp:
arg2
ddr:
DCTNPD_gas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#DCTNPD_oil>
sp:
arg2
ddr:
DCTNPD_oil
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Oil>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#DCTNPD_water>
sp:
arg2
ddr:
DCTNPD_water
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#Water>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#Fluid>
...
...
@@ -1033,7 +968,7 @@ ep-spin-lib:selectComponentType
]
]
]
;
sp:
variable
_:
b
50
sp:
variable
_:
b
47
])
]
.
...
...
@@ -1043,7 +978,7 @@ ep-spin-lib:selectDailyDrillingReportType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
51
)
;
sp:
resultVariables
(
_:
b
48
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1061,7 +996,7 @@ ep-spin-lib:selectDailyDrillingReportType
sp:
arg3
<http://www.reportinghub.no/ep/schema/report#FinalDailyDrillingReport>
]
]
;
sp:
variable
_:
b
51
sp:
variable
_:
b
48
])
]
.
...
...
@@ -1071,7 +1006,7 @@ ep-spin-lib:selectDensityScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
52
)
;
sp:
resultVariables
(
_:
b
49
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1089,7 +1024,7 @@ ep-spin-lib:selectDensityScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b
52
sp:
variable
_:
b
49
])
]
.
...
...
@@ -1099,7 +1034,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
3
)
;
sp:
resultVariables
(
_:
b5
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1166,7 +1101,7 @@ ep-spin-lib:selectDrillingActivityOutcomeType
]
]
]
;
sp:
variable
_:
b5
3
sp:
variable
_:
b5
0
])
]
.
...
...
@@ -1176,7 +1111,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
4
)
;
sp:
resultVariables
(
_:
b5
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1761,7 +1696,7 @@ ep-spin-lib:selectDrillingActivityPurposeType
]
]
]
;
sp:
variable
_:
b5
4
sp:
variable
_:
b5
1
])
]
.
...
...
@@ -1771,7 +1706,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
5
)
;
sp:
resultVariables
(
_:
b5
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -1810,7 +1745,7 @@ ep-spin-lib:selectDrillingActivityTypeAccordingToEquipmentType
]
]
]
;
sp:
variable
_:
b5
5
sp:
variable
_:
b5
2
])
]
.
...
...
@@ -1820,7 +1755,7 @@ ep-spin-lib:selectDrillingEquipmentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
6
)
;
sp:
resultVariables
(
_:
b5
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2041,7 +1976,7 @@ ep-spin-lib:selectDrillingEquipmentType
]
]
]
;
sp:
variable
_:
b5
6
sp:
variable
_:
b5
3
])
]
.
...
...
@@ -2051,7 +1986,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
7
)
;
sp:
resultVariables
(
_:
b5
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2062,7 +1997,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
sp:
arg2
<http://www.reportinghub.no/ep/schema/facility#FixedRig>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/facility#MoveableRig>
]
;
sp:
variable
_:
b5
7
sp:
variable
_:
b5
4
])
]
.
...
...
@@ -2072,7 +2007,7 @@ ep-spin-lib:selectFluidType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
8
)
;
sp:
resultVariables
(
_:
b5
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2104,7 +2039,7 @@ ep-spin-lib:selectFluidType
]
]
]
;
sp:
variable
_:
b5
8
sp:
variable
_:
b5
5
])
]
.
...
...
@@ -2114,61 +2049,61 @@ ep-spin-lib:selectGasReadingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b5
9
)
;
sp:
resultVariables
(
_:
b5
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_connectiongas>
sp:
arg2
ddr:
GPT_connectiongas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-connection_gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_circulatingbackgroundgas>
sp:
arg2
ddr:
GPT_circulatingbackgroundgas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-circulating_background_gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_drillingbackgroundgas>
sp:
arg2
ddr:
GPT_drillingbackgroundgas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-drilling_background_gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_drillinggaspeak>
sp:
arg2
ddr:
GPT_drillinggaspeak
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-drilling_gas_peak>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_flowcheckgas>
sp:
arg2
ddr:
GPT_flowcheckgas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-flow_check_gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_noreadings>
sp:
arg2
ddr:
GPT_noreadings
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-no_readings>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_other>
sp:
arg2
ddr:
GPT_other
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-other>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_shutdowngas>
sp:
arg2
ddr:
GPT_shutdowngas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-shut_down_gas>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/ddr#GP_tripgas>
sp:
arg2
ddr:
GPT_tripgas
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#GasReading-trip_gas>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#GasReading>
...
...
@@ -2181,7 +2116,7 @@ ep-spin-lib:selectGasReadingType
]
]
]
;
sp:
variable
_:
b5
9
sp:
variable
_:
b5
6
])
]
.
...
...
@@ -2191,7 +2126,7 @@ ep-spin-lib:selectInnerBarrelType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
60
)
;
sp:
resultVariables
(
_:
b
57
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2223,7 +2158,7 @@ ep-spin-lib:selectInnerBarrelType
]
]
]
;
sp:
variable
_:
b
60
sp:
variable
_:
b
57
])
]
.
...
...
@@ -2233,7 +2168,7 @@ ep-spin-lib:selectLabelOfSystem
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
61
)
;
sp:
resultVariables
(
_:
b
58
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2279,7 +2214,7 @@ ep-spin-lib:selectLabelOfSystem
]
]
]
;
sp:
variable
_:
b
61
sp:
variable
_:
b
58
])
]
.
...
...
@@ -2289,7 +2224,7 @@ ep-spin-lib:selectLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
62
)
;
sp:
resultVariables
(
_:
b
59
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2363,7 +2298,7 @@ ep-spin-lib:selectLengthScale
]
]
]
;
sp:
variable
_:
b
62
sp:
variable
_:
b
59
])
]
.
...
...
@@ -2373,7 +2308,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
3
)
;
sp:
resultVariables
(
_:
b6
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2384,7 +2319,7 @@ ep-spin-lib:selectMassPerUnitLengthScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#pound_foot-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
3
sp:
variable
_:
b6
0
])
]
.
...
...
@@ -2394,7 +2329,7 @@ ep-spin-lib:selectPlaneAngleScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
4
)
;
sp:
resultVariables
(
_:
b6
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2405,7 +2340,7 @@ ep-spin-lib:selectPlaneAngleScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#degreesOfAngle>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
4
sp:
variable
_:
b6
1
])
]
.
...
...
@@ -2415,7 +2350,7 @@ ep-spin-lib:selectPorePressureDeterminationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
5
)
;
sp:
resultVariables
(
_:
b6
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2433,7 +2368,7 @@ ep-spin-lib:selectPorePressureDeterminationType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#PorePressureDetermination>
]
]
;
sp:
variable
_:
b6
5
sp:
variable
_:
b6
2
])
]
.
...
...
@@ -2443,7 +2378,7 @@ ep-spin-lib:selectPressureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
6
)
;
sp:
resultVariables
(
_:
b6
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2464,11 +2399,18 @@ ep-spin-lib:selectPressureScale
sp:
arg2
ddr:
PU_bar
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#bar>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
PUMP_MPa
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#megaPa>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
;
sp:
variable
_:
b6
6
sp:
variable
_:
b6
3
])
]
.
...
...
@@ -2478,7 +2420,7 @@ ep-spin-lib:selectPressureTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
7
)
;
sp:
resultVariables
(
_:
b6
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2496,7 +2438,7 @@ ep-spin-lib:selectPressureTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellBorePressureTest>
]
]
;
sp:
variable
_:
b6
7
sp:
variable
_:
b6
4
])
]
.
...
...
@@ -2506,7 +2448,7 @@ ep-spin-lib:selectSpecificVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
8
)
;
sp:
resultVariables
(
_:
b6
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2538,14 +2480,28 @@ ep-spin-lib:selectSpecificVolumeScale
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
PU_
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#perCent>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#perCentByVolume>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
UPPM_ppm
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#partPerMillionByVolume>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VPVU_
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#perCentByVolume>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
]
]
;
sp:
variable
_:
b6
8
sp:
variable
_:
b6
5
])
]
.
...
...
@@ -2555,7 +2511,7 @@ ep-spin-lib:selectSpeedScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b6
9
)
;
sp:
resultVariables
(
_:
b6
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2566,7 +2522,7 @@ ep-spin-lib:selectSpeedScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre_hour-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b6
9
sp:
variable
_:
b6
6
])
]
.
...
...
@@ -2576,7 +2532,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
70
)
;
sp:
resultVariables
(
_:
b
67
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2594,7 +2550,7 @@ ep-spin-lib:selectStrengthOfRockFormationScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b
70
sp:
variable
_:
b
67
])
]
.
...
...
@@ -2604,7 +2560,7 @@ ep-spin-lib:selectTemperatureScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
71
)
;
sp:
resultVariables
(
_:
b
68
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2615,7 +2571,7 @@ ep-spin-lib:selectTemperatureScale
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#celsius>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
;
sp:
variable
_:
b
71
sp:
variable
_:
b
68
])
]
.
...
...
@@ -2625,7 +2581,7 @@ ep-spin-lib:selectTimeDurationScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
72
)
;
sp:
resultVariables
(
_:
b
69
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2671,7 +2627,7 @@ ep-spin-lib:selectTimeDurationScale
]
]
]
;
sp:
variable
_:
b
72
sp:
variable
_:
b
69
])
]
.
...
...
@@ -2681,7 +2637,7 @@ ep-spin-lib:selectTubeType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
resultVariables
(
_:
b7
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2706,7 +2662,7 @@ ep-spin-lib:selectTubeType
]
]
]
;
sp:
variable
_:
b7
3
sp:
variable
_:
b7
0
])
]
.
...
...
@@ -2716,7 +2672,7 @@ ep-spin-lib:selectVolumeScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
4
)
;
sp:
resultVariables
(
_:
b7
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2725,9 +2681,16 @@ ep-spin-lib:selectVolumeScale
sp:
arg2
ddr:
VUCM_m3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre3>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VUCDM_dm3
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#decimetre3>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b7
4
sp:
variable
_:
b7
1
])
]
.
...
...
@@ -2737,7 +2700,7 @@ ep-spin-lib:selectWellBoreDrillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
resultVariables
(
_:
b7
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2783,7 +2746,7 @@ ep-spin-lib:selectWellBoreDrillingType
]
]
]
;
sp:
variable
_:
b7
5
sp:
variable
_:
b7
2
])
]
.
...
...
@@ -2793,7 +2756,7 @@ ep-spin-lib:selectWellBoreHphtType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
resultVariables
(
_:
b7
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2804,7 +2767,7 @@ ep-spin-lib:selectWellBoreHphtType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#HphtWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#NotHphtWellBore>
]
;
sp:
variable
_:
b7
6
sp:
variable
_:
b7
3
])
]
.
...
...
@@ -2814,7 +2777,7 @@ ep-spin-lib:selectWellBoreTightnessType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
7
)
;
sp:
resultVariables
(
_:
b7
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2825,7 +2788,7 @@ ep-spin-lib:selectWellBoreTightnessType
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#TightWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#LeakyWellBore>
]
;
sp:
variable
_:
b7
7
sp:
variable
_:
b7
4
])
]
.
...
...
@@ -2835,7 +2798,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
8
)
;
sp:
resultVariables
(
_:
b7
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2846,7 +2809,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutBottomPlug>
]
;
sp:
variable
_:
b7
8
sp:
variable
_:
b7
5
])
]
.
...
...
@@ -2856,7 +2819,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b7
9
)
;
sp:
resultVariables
(
_:
b7
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2867,7 +2830,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingReciprocation>
]
;
sp:
variable
_:
b7
9
sp:
variable
_:
b7
6
])
]
.
...
...
@@ -2877,7 +2840,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
80
)
;
sp:
resultVariables
(
_:
b
77
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2888,7 +2851,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingRotation>
]
;
sp:
variable
_:
b
80
sp:
variable
_:
b
77
])
]
.
...
...
@@ -2898,7 +2861,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
81
)
;
sp:
resultVariables
(
_:
b
78
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2909,7 +2872,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutFloatHolding>
]
;
sp:
variable
_:
b
81
sp:
variable
_:
b
78
])
]
.
...
...
@@ -2919,7 +2882,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b
82
)
;
sp:
resultVariables
(
_:
b
79
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2930,7 +2893,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithPlugBumping>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping>
]
;
sp:
variable
_:
b
82
sp:
variable
_:
b
79
])
]
.
...
...
@@ -2940,7 +2903,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
resultVariables
(
_:
b8
0
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2951,7 +2914,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithTopPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug>
]
;
sp:
variable
_:
b8
3
sp:
variable
_:
b8
0
])
]
.
...
...
@@ -2961,7 +2924,7 @@ ep-spin-lib:selectWellCementJobType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
resultVariables
(
_:
b8
1
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -2993,7 +2956,7 @@ ep-spin-lib:selectWellCementJobType
]
]
]
;
sp:
variable
_:
b8
4
sp:
variable
_:
b8
1
])
]
.
...
...
@@ -3003,7 +2966,7 @@ ep-spin-lib:selectWellControlIncidentType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
resultVariables
(
_:
b8
2
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3035,7 +2998,7 @@ ep-spin-lib:selectWellControlIncidentType
]
]
]
;
sp:
variable
_:
b8
5
sp:
variable
_:
b8
2
])
]
.
...
...
@@ -3045,7 +3008,7 @@ ep-spin-lib:selectWellKillingType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
resultVariables
(
_:
b8
3
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3091,7 +3054,7 @@ ep-spin-lib:selectWellKillingType
]
]
]
;
sp:
variable
_:
b8
6
sp:
variable
_:
b8
3
])
]
.
...
...
@@ -3101,7 +3064,7 @@ ep-spin-lib:selectWellTestType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
7
)
;
sp:
resultVariables
(
_:
b8
4
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3119,7 +3082,7 @@ ep-spin-lib:selectWellTestType
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellTest>
]
]
;
sp:
variable
_:
b8
7
sp:
variable
_:
b8
4
])
]
.
...
...
@@ -3129,18 +3092,18 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
8
)
;
sp:
resultVariables
(
_:
b8
5
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
xsd:
boolean
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal>
]
;
sp:
variable
_:
b8
8
sp:
variable
_:
b8
5
])
]
.
...
...
@@ -3150,7 +3113,7 @@ ep-spin-lib:selectYieldPointScale
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
(
_:
b8
9
)
;
sp:
resultVariables
(
_:
b8
6
)
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
...
...
@@ -3168,7 +3131,7 @@ ep-spin-lib:selectYieldPointScale
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
;
sp:
variable
_:
b8
9
sp:
variable
_:
b8
6
])
]
.
...
...
@@ -3177,260 +3140,251 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b73
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b72
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b71
sp:
varName
"temperatureScale"
^^
xsd:
string
.
_:
b70
sp:
varName
"strengthScale"
^^
xsd:
string
.
_:
b69
sp:
varName
"speedScale"
^^
xsd:
string
.
_:
b68
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
_:
b67
sp:
varName
"pressureTestType"
^^
xsd:
string
.
_:
b66
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b65
sp:
varName
"porePressureDeterminationType"
^^
xsd:
string
.
_:
b64
sp:
varName
"angleScale"
^^
xsd:
string
.
_:
b63
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b62
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b61
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b60
sp:
varName
"innerBarrelType"
^^
xsd:
string
.
_:
b59
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b58
sp:
varName
"fluidType"
^^
xsd:
string
.
_:
b57
sp:
varName
"fixedOrMoveableRigType"
^^
xsd:
string
.
_:
b55
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b54
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b53
sp:
varName
"drillingActivityOutcomeType"
^^
xsd:
string
.
_:
b52
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b51
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b50
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b49
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b48
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b47
sp:
varName
"activitySuccessType"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b46
sp:
varName
"t4"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b45
sp:
varName
"t3"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b44
sp:
varName
"t2"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b43
sp:
varName
"t1"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b42
sp:
varName
"t0b"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b41
sp:
varName
"t0a"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b40
sp:
varName
"s2"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b39
sp:
varName
"s1"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
38
sp:
varName
"
normalizedStr
"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
37
_:
b
11
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
36
_:
b
12
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
35
_:
b
13
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
3
4
_:
b
1
4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
33
_:
b
15
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
32
_:
b
16
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
31
_:
b
17
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
30
_:
b
18
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
2
9
_:
b
1
9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
8
_:
b2
0
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
7
_:
b2
1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
6
_:
b2
2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
5
_:
b2
3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b24
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
3
_:
b2
5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
2
_:
b2
6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
1
_:
b2
7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b2
0
_:
b2
8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
1
9
_:
b
2
9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
18
_:
b
30
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
17
_:
b
31
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
16
_:
b
32
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
15
_:
b
33
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
1
4
_:
b
3
4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
13
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
35
sp:
varName
"
normalizedStr
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
36
sp:
varName
"
s1
"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
37
sp:
varName
"
s2
"
^^
xsd:
string
.
_:
b
10
sp:
varName
"
uri
"
^^
xsd:
string
.
_:
b
38
sp:
varName
"
t0a
"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b39
sp:
varName
"t0b"
^^
xsd:
string
.
_:
b8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b40
sp:
varName
"t1"
^^
xsd:
string
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b41
sp:
varName
"t2"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
_:
b42
sp:
varName
"t3"
^^
xsd:
string
.
_:
b5
sp:
varName
"uri"
^^
xsd:
string
.
_:
b43
sp:
varName
"t4"
^^
xsd:
string
.
_:
b4
sp:
varName
"uri"
^^
xsd:
string
.
_:
b44
sp:
varName
"activitySuccessType"
^^
xsd:
string
.
_:
b3
sp:
varName
"uri"
^^
xsd:
string
.
_:
b45
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b46
sp:
varName
"cementingFluidReturnType"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b47
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b56
_:
b48
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
_:
b49
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b50
sp:
varName
"drillingActivityOutcomeType"
^^
xsd:
string
.
_:
b51
sp:
varName
"drillingActivityPurposeType"
^^
xsd:
string
.
_:
b52
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
_:
b53
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b
89
sp:
varName
"
yieldPointScal
e"
^^
xsd:
string
.
_:
b
54
sp:
varName
"
fixedOrMoveableRigTyp
e"
^^
xsd:
string
.
_:
b
88
sp:
varName
"
wirelineFormationTestGoodnessOfSeal
Type"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
fluid
Type"
^^
xsd:
string
.
_:
b
87
sp:
varName
"
wellTest
Type"
^^
xsd:
string
.
_:
b
56
sp:
varName
"
gasReading
Type"
^^
xsd:
string
.
_:
b
86
sp:
varName
"
wellKilling
Type"
^^
xsd:
string
.
_:
b
57
sp:
varName
"
innerBarrel
Type"
^^
xsd:
string
.
_:
b
85
sp:
varName
"
wellControlInciden
tType"
^^
xsd:
string
.
_:
b
58
sp:
varName
"
dailyDrillingRepor
tType"
^^
xsd:
string
.
_:
b
84
sp:
varName
"
wellCementJobTyp
e"
^^
xsd:
string
.
_:
b
59
sp:
varName
"
lengthScal
e"
^^
xsd:
string
.
_:
b
83
sp:
varName
"
wellCementJobTopPlugTyp
e"
^^
xsd:
string
.
_:
b
60
sp:
varName
"
massPerUnitLengthScal
e"
^^
xsd:
string
.
_:
b
82
sp:
varName
"
wellCementJobPlugBumpingTyp
e"
^^
xsd:
string
.
_:
b
61
sp:
varName
"
angleScal
e"
^^
xsd:
string
.
_:
b
81
sp:
varName
"
wellCementJobFloatHolding
Type"
^^
xsd:
string
.
_:
b
62
sp:
varName
"
porePressureDetermination
Type"
^^
xsd:
string
.
_:
b
80
sp:
varName
"
wellCementJobCasingRotationTyp
e"
^^
xsd:
string
.
_:
b
63
sp:
varName
"
pressureScal
e"
^^
xsd:
string
.
_:
b
79
sp:
varName
"
wellCementJobCasingReciprocation
Type"
^^
xsd:
string
.
_:
b
64
sp:
varName
"
pressureTest
Type"
^^
xsd:
string
.
_:
b
78
sp:
varName
"
wellCementJobBottomPlugTyp
e"
^^
xsd:
string
.
_:
b
66
sp:
varName
"
speedScal
e"
^^
xsd:
string
.
_:
b
7
7
sp:
varName
"
wellBoreTightnessTyp
e"
^^
xsd:
string
.
_:
b
6
7
sp:
varName
"
strengthScal
e"
^^
xsd:
string
.
_:
b
76
sp:
varName
"
wellBoreHphtTyp
e"
^^
xsd:
string
.
_:
b
68
sp:
varName
"
temperatureScal
e"
^^
xsd:
string
.
_:
b75
_:
b69
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b70
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b71
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b72
sp:
varName
"wellBoreDrillingType"
^^
xsd:
string
.
_:
b73
sp:
varName
"wellBoreHphtType"
^^
xsd:
string
.
_:
b74
sp:
varName
"volumeScale"
^^
xsd:
string
.
sp:
varName
"wellBoreTightnessType"
^^
xsd:
string
.
_:
b75
sp:
varName
"wellCementJobBottomPlugType"
^^
xsd:
string
.
_:
b76
sp:
varName
"wellCementJobCasingReciprocationType"
^^
xsd:
string
.
_:
b77
sp:
varName
"wellCementJobCasingRotationType"
^^
xsd:
string
.
_:
b78
sp:
varName
"wellCementJobFloatHoldingType"
^^
xsd:
string
.
_:
b79
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
_:
b80
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b81
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b82
sp:
varName
"wellControlIncidentType"
^^
xsd:
string
.
_:
b83
sp:
varName
"wellKillingType"
^^
xsd:
string
.
_:
b84
sp:
varName
"wellTestType"
^^
xsd:
string
.
_:
b85
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b86
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
_:
b65
sp:
varName
"specificVolumeScale"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19
17:15:47
BST 2011
# Saved by TopBraid on Mon Sep 19
20:58:08
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19
17:19:54
BST 2011
# Saved by TopBraid on Mon Sep 19
21:02:01
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
# imports: http://www.reportinghub.no/ep/transform/1.1/wellboreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/activity
# imports: http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://www.reportinghub.no/ep/transform/check
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/collector#>
.
...
...
@@ -22,6 +25,9 @@
@prefix
controlIncidentInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo#>
.
@prefix
coreInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo#>
.
@prefix
equipFailureInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#>
.
@prefix
formTestInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#>
.
@prefix
gasReadingInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#>
.
@prefix
lithShowInfo:
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#>
.
@prefix
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#>
.
...
...
@@ -36,5 +42,5 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/collector>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/transform/check>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/
drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias
>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
imports
<http://www.reportinghub.no/ep/transform/check>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/
formTestInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/drillReport>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/activity>
,
<http://www.reportinghub.no/ep/transform/1.1/wellboreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/surveyStation>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/controlIncidentInfo>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/cementStage>
,
<http://www.reportinghub.no/ep/transform/1.1/wellAndWellBoreAlias>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/statusInfo>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-collector.ttl.tbc
View file @
8bcfe46
# Saved by TopBraid on Mon Sep 19
17:19:54
BST 2011
# Saved by TopBraid on Mon Sep 19
21:02:01
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl
View file @
8bcfe46
# Saved by TopBraid on Mon
Aug 22 17:05:07
BST 2011
# Saved by TopBraid on Mon
Sep 19 18:17:46
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -13,7 +16,12 @@
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport>
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<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/activity>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 230 wireline formation test activity"
^^
xsd:
string
;
...
...
@@ -23,7 +31,7 @@
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
TemporalPartOfA
SpatialPartOfAWellBore>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
...
...
@@ -38,179 +46,335 @@
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#md
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#measuredDepth
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#presPore>
;
sp:
predicate
_:
b7
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#porePressure>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvd>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
_:
b10
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b8
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
_:
b13
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b14
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#mdSample
>
;
]
[
sp:
object
_:
b
15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#measuredDepthOfFluidSampling
>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b10
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
_:
b17
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#sampledFluid>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b11
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#dominantComponent>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityHC>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasVolume>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://purl.org/dc/elements/1.1/description>
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b20
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
predicate
_:
b22
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b23
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b24
;
sp:
predicate
_:
b25
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b26
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
])
;
sp:
where
([
sp:
object
_:
b
15
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#nameWellbore>
;
sp:
where
([
sp:
object
_:
b
27
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
16
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#dTimStart>
;
]
[
sp:
object
_:
b
28
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b
17
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#formTestInfo
>
;
]
[
sp:
object
_:
b
29
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#formTestInfoRef
>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#dTim>
;
sp:
subject
_:
b
17
sp:
predicate
<http://www.
witsml.org/schemas/1series
#dTim>
;
sp:
subject
_:
b
29
]
[
sp:
object
[
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#md>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b30
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvd>
;
sp:
subject
_:
b17
sp:
elements
([
sp:
object
_:
b32
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b32
])
]
[
sp:
object
_:
b
6
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#presPore
>
;
sp:
subject
_:
b
17
]
[
sp:
object
_:
b
19
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#goodSeal
>
;
sp:
subject
_:
b
17
]
[
sp:
object
_:
b
34
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#presPoreRef
>
;
sp:
subject
_:
b
29
]
[
sp:
object
_:
b
35
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#uomRef
>
;
sp:
subject
_:
b
34
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdSample>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#enumDominateComponent>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#densityHC>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#volumeSample>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#description>
;
sp:
subject
_:
b17
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.witsml.org/schemas/1series#goodSeal>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdSampleRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dominateComponentRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityHCRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volumeSampleRef>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.witsml.org/schemas/1series#description>
;
sp:
subject
_:
b29
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
15
sp:
arg1
_:
b
27
]
;
sp:
variable
_:
b
21
sp:
variable
_:
b
44
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b
21
;
sp:
arg2
_:
b
16
sp:
arg1
_:
b
44
;
sp:
arg2
_:
b
28
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWirelineFormationTestURI
;
sp:
arg1
_:
b21
;
sp:
arg2
_:
b18
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b29
]
;
sp:
variable
_:
b
1
sp:
variable
_:
b
45
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
build
PartOfAWellBoreDuring
WirelineFormationTestURI
;
sp:
arg1
_:
b
21
;
sp:
arg2
_:
b
18
[
rdf:
type
ep-spin-lib:
buildWirelineFormationTestURI
;
sp:
arg1
_:
b
44
;
sp:
arg2
_:
b
45
]
;
sp:
variable
_:
b
3
sp:
variable
_:
b
1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectComponentType
;
sp:
arg1
_:
b
20
sp:
arg1
_:
b
39
]
;
sp:
variable
_:
b1
1
sp:
variable
_:
b1
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWirelineFormationTestGoodnessOfSealType
;
sp:
arg1
_:
b19
sp:
arg1
_:
b36
]
;
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b31
]
;
sp:
variable
_:
b7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b33
]
;
sp:
variable
_:
b13
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b38
]
;
sp:
variable
_:
b17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b35
]
;
sp:
variable
_:
b10
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
_:
b43
]
;
sp:
variable
_:
b8
sp:
variable
_:
b25
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
_:
b41
]
;
sp:
variable
_:
b22
])
]
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
_:
b27
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b8
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b28
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
componentType
"
^^
xsd:
string
.
_:
b
29
sp:
varName
"
formTestInfo
"
^^
xsd:
string
.
_:
b
3
sp:
varName
"formationTestPartOfAWellBore
"
^^
xsd:
string
.
_:
b
4
sp:
varName
"dTimWirelineFormationTest
"
^^
xsd:
string
.
_:
b
1
sp:
varName
"wirelineFormationTest
"
^^
xsd:
string
.
_:
b
2
sp:
varName
"dailyDrillingActivity
"
^^
xsd:
string
.
_:
b
21
sp:
varName
"
normalizedWellBoreName
"
^^
xsd:
string
.
_:
b
30
sp:
varName
"
md
"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
description
"
^^
xsd:
string
.
_:
b
31
sp:
varName
"
uomMd
"
^^
xsd:
string
.
_:
b13
sp:
varName
"volumeSample"
^^
xsd:
string
.
_:
b6
sp:
varName
"realMd"
^^
xsd:
string
.
_:
b32
sp:
varName
"tvd"
^^
xsd:
string
.
_:
b33
sp:
varName
"uomTvd"
^^
xsd:
string
.
_:
b12
sp:
varName
"
densityHC
"
^^
xsd:
string
.
sp:
varName
"
realTvd
"
^^
xsd:
string
.
_:
b
20
sp:
varName
"
enumDominateComponent
"
^^
xsd:
string
.
_:
b
34
sp:
varName
"
presPore
"
^^
xsd:
string
.
_:
b9
sp:
varName
"mdSample"
^^
xsd:
string
.
_:
b35
sp:
varName
"uomPressure"
^^
xsd:
string
.
_:
b19
_:
b9
sp:
varName
"realPressure"
^^
xsd:
string
.
_:
b36
sp:
varName
"goodSeal"
^^
xsd:
string
.
_:
b6
sp:
varName
"presPore"
^^
xsd:
string
.
_:
b37
sp:
varName
"mdSample"
^^
xsd:
string
.
_:
b7
sp:
varName
"tvd"
^^
xsd:
string
.
_:
b38
sp:
varName
"uomMdSample"
^^
xsd:
string
.
_:
b5
sp:
varName
"md"
^^
xsd:
string
.
_:
b16
sp:
varName
"realMdSample"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b39
sp:
varName
"enumDominateComponent"
^^
xsd:
string
.
_:
b4
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
.
_:
b40
sp:
varName
"densityHC"
^^
xsd:
string
.
_:
b41
sp:
varName
"uomDensity"
^^
xsd:
string
.
_:
b21
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b42
sp:
varName
"volumeSample"
^^
xsd:
string
.
_:
b43
sp:
varName
"uomVolume"
^^
xsd:
string
.
_:
b24
sp:
varName
"realVolume"
^^
xsd:
string
.
_:
b26
sp:
varName
"description"
^^
xsd:
string
.
_:
b44
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b45
sp:
varName
"localname"
^^
xsd:
string
.
_:
b18
sp:
varName
"index"
^^
xsd:
string
.
_:
b1
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
.
_:
b19
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b14
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b7
sp:
varName
"lengthScaleMd"
^^
xsd:
string
.
_:
b13
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
.
_:
b17
sp:
varName
"
formTestInfo
"
^^
xsd:
string
.
sp:
varName
"
lengthScaleMdSample
"
^^
xsd:
string
.
_:
b1
6
sp:
varName
"
dTimStart
"
^^
xsd:
string
.
_:
b1
0
sp:
varName
"
pressureScale
"
^^
xsd:
string
.
_:
b15
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b25
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b22
sp:
varName
"densityScale"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl.tbc
View file @
8bcfe46
# Saved by TopBraid on Mon
Aug 22 17:05:0
7 BST 2011
# Saved by TopBraid on Mon
Sep 19 18:17:4
7 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl
View file @
8bcfe46
# Saved by TopBraid on
Wed Aug 24 13:32:40
BST 2011
# Saved by TopBraid on
Mon Sep 19 20:27:36
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -14,7 +17,12 @@
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport>
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 270 Gas reading"
^^
xsd:
string
;
...
...
@@ -24,7 +32,7 @@
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
TemporalPartOfA
SpatialPartOfAWellBore>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
...
...
@@ -34,207 +42,553 @@
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominal
Time
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominal
lyAt
>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#mdTop
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#measuredDepthToTheTopOfAPartOfAWellBore
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdBottom>
;
sp:
subject
_:
b3
sp:
predicate
_:
b9
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#tvdBottom
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#trueVerticalDepthToTheTopOfAPartOfAWellBore
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#gasHigh>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#gasLow>
;
sp:
subject
_:
b3
sp:
predicate
_:
b12
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#meth
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#measuredDepthToTheBottomOfAPartOfAWellBore
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#eth>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#prop>
;
sp:
subject
_:
b3
sp:
predicate
_:
b15
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#ibut
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#trueVerticalDepthToTheBottomOfAPartOfAWellBore
>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b16
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nbut>
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b1
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#ipen
t>
;
sp:
predicate
_:
b18
;
sp:
subject
_:
b
16
]
[
sp:
object
_:
b1
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
core#hasPar
t>
;
sp:
subject
_:
b3
])
;
sp:
where
([
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#dTimStart
>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#gasConcentrationHigh
>
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#gasReadingInfo
>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#gasConcentrationLow
>
;
sp:
subject
_:
b19
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b19
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b23
;
sp:
predicate
_:
b24
;
sp:
subject
_:
b20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b25
;
sp:
predicate
_:
b26
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#methaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b28
;
sp:
predicate
_:
b29
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ethaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b31
;
sp:
predicate
_:
b32
;
sp:
subject
_:
b30
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#propaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b34
;
sp:
predicate
_:
b35
;
sp:
subject
_:
b33
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoButaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b37
;
sp:
predicate
_:
b38
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#norButaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b40
;
sp:
predicate
_:
b41
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration>
;
sp:
subject
_:
b22
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b43
;
sp:
predicate
_:
b44
;
sp:
subject
_:
b42
])
;
sp:
where
([
sp:
object
_:
b45
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b46
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b47
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasReadingInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdTop>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b48
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.witsml.org/schemas/1series#readingTypeRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b51
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasHighRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b52
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b51
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#enumReadingType>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#gasHigh>
;
sp:
subject
_:
b21
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b51
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTim>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdBottom>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdBottom>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#gasLow>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#meth>
;
sp:
subject
_:
b21
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b47
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b53
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#eth>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#prop>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#ibut>
;
sp:
subject
_:
b21
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b53
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b55
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b56
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b55
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b55
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b57
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b58
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b57
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nbut>
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#ipent>
;
sp:
subject
_:
b21
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b57
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b59
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasLowRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b60
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b59
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b61
;
sp:
predicate
<http://www.witsml.org/schemas/1series#methRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b62
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b61
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b61
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b63
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ethRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b64
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b63
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b63
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b65
;
sp:
predicate
<http://www.witsml.org/schemas/1series#propRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b66
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b65
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b65
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b67
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ibutRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b68
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b67
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b67
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b69
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nbutRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b70
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b69
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b69
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b71
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ipentRef>
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b72
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b71
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b71
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
19
sp:
arg1
_:
b
45
]
;
sp:
variable
_:
b
24
sp:
variable
_:
b
73
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b
24
;
sp:
arg2
_:
b
20
sp:
arg1
_:
b
73
;
sp:
arg2
_:
b
46
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildGasReadingURI
;
sp:
arg1
_:
b24
;
sp:
arg2
_:
b22
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b47
]
;
sp:
variable
_:
b
1
sp:
variable
_:
b
74
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
build
PartOfAWellBoreFor
GasReadingURI
;
sp:
arg1
_:
b
24
;
sp:
arg2
_:
b
22
[
rdf:
type
ep-spin-lib:
buildGasReadingURI
;
sp:
arg1
_:
b
73
;
sp:
arg2
_:
b
74
]
;
sp:
variable
_:
b
3
sp:
variable
_:
b
1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectGasReadingType
;
sp:
arg1
_:
b
23
sp:
arg1
_:
b
50
]
;
sp:
variable
_:
b6
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b49
]
;
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b56
]
;
sp:
variable
_:
b12
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b54
]
;
sp:
variable
_:
b15
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b58
]
;
sp:
variable
_:
b18
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b52
]
;
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b60
]
;
sp:
variable
_:
b26
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b62
]
;
sp:
variable
_:
b29
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b64
]
;
sp:
variable
_:
b32
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b66
]
;
sp:
variable
_:
b35
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b68
]
;
sp:
variable
_:
b38
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b70
]
;
sp:
variable
_:
b41
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
_:
b72
]
;
sp:
variable
_:
b44
])
]
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
_:
b19
_:
b45
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
20
_:
b
46
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
21
_:
b
47
sp:
varName
"gasReadingInfo"
^^
xsd:
string
.
_:
b22
sp:
varName
"index"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b7
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b48
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b23
_:
b49
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b8
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b50
sp:
varName
"readingType"
^^
xsd:
string
.
_:
b
1
1
_:
b
5
1
sp:
varName
"gasHigh"
^^
xsd:
string
.
_:
b52
sp:
varName
"uomGasHigh"
^^
xsd:
string
.
_:
b23
sp:
varName
"realGasHigh"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTim"
^^
xsd:
string
.
_:
b9
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b53
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b54
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b14
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b55
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b56
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b8
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b11
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b
10
_:
b
57
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b12
_:
b58
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b17
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b59
sp:
varName
"gasLow"
^^
xsd:
string
.
_:
b13
_:
b60
sp:
varName
"uomGasLow"
^^
xsd:
string
.
_:
b25
sp:
varName
"realGasLow"
^^
xsd:
string
.
_:
b61
sp:
varName
"meth"
^^
xsd:
string
.
_:
b14
_:
b62
sp:
varName
"uomMeth"
^^
xsd:
string
.
_:
b28
sp:
varName
"realMeth"
^^
xsd:
string
.
_:
b63
sp:
varName
"eth"
^^
xsd:
string
.
_:
b15
_:
b64
sp:
varName
"uomEth"
^^
xsd:
string
.
_:
b31
sp:
varName
"realEth"
^^
xsd:
string
.
_:
b65
sp:
varName
"prop"
^^
xsd:
string
.
_:
b16
_:
b66
sp:
varName
"uomProp"
^^
xsd:
string
.
_:
b34
sp:
varName
"realProp"
^^
xsd:
string
.
_:
b67
sp:
varName
"ibut"
^^
xsd:
string
.
_:
b17
_:
b68
sp:
varName
"uomIbut"
^^
xsd:
string
.
_:
b37
sp:
varName
"realIbut"
^^
xsd:
string
.
_:
b69
sp:
varName
"nbut"
^^
xsd:
string
.
_:
b18
_:
b70
sp:
varName
"uomNbut"
^^
xsd:
string
.
_:
b40
sp:
varName
"realNbut"
^^
xsd:
string
.
_:
b71
sp:
varName
"ipent"
^^
xsd:
string
.
_:
b24
_:
b72
sp:
varName
"uomIpent"
^^
xsd:
string
.
_:
b43
sp:
varName
"realIpent"
^^
xsd:
string
.
_:
b73
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b1
sp:
varName
"gasReading"
^^
xsd:
string
.
_:
b74
sp:
varName
"localname"
^^
xsd:
string
.
_:
b
3
sp:
varName
"gasReadingPartOfAWellBore
"
^^
xsd:
string
.
_:
b
1
sp:
varName
"gasReading
"
^^
xsd:
string
.
_:
b6
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b9
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b12
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b18
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b24
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
.
_:
b26
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
.
_:
b29
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
.
_:
b32
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
.
_:
b35
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
.
_:
b38
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
.
_:
b41
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
.
_:
b44
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl.tbc
View file @
8bcfe46
# Saved by TopBraid on
Wed Aug 24 13:32:40
BST 2011
# Saved by TopBraid on
Mon Sep 19 20:27:36
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-lithShowInfo-v1.1.1.ttl
View file @
8bcfe46
# Saved by TopBraid on
Wed Aug 17 16:55:0
7 BST 2011
# Saved by TopBraid on
Mon Sep 19 20:55:5
7 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -13,7 +16,12 @@
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/ddr#Obj_drillReport>
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 200 Create a Lithology and shows observation activity"
^^
xsd:
string
;
...
...
@@ -23,7 +31,7 @@
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#
TemporalPartOfA
SpatialPartOfAWellBore>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
...
...
@@ -32,436 +40,242 @@
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
])
;
sp:
where
([
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b5
]
;
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservationURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
;
sp:
arg3
_:
b8
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
;
sp:
arg1
_:
b9
;
sp:
arg2
_:
b6
;
sp:
arg3
_:
b8
]
;
sp:
variable
_:
b3
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 201 Set end time of Lithology and shows observation"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimEnd>
;
sp:
subject
_:
b11
])
;
sp:
where
([
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
sp:
predicate
_:
b8
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
_:
b11
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTim>
;
sp:
subject
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b12
]
;
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservationURI
;
sp:
arg1
_:
b16
;
sp:
arg2
_:
b13
;
sp:
arg3
_:
b15
]
;
sp:
variable
_:
b11
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 202 Transfer mdTop and mdBottom"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdTop>
;
sp:
subject
_:
b18
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
_:
b17
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#showDescription>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
ddr#mdBottom
>
;
sp:
subject
_:
b
18
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#lithologyDescription
>
;
sp:
subject
_:
b
3
])
;
sp:
where
([
sp:
object
_:
b20
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#nameWellbore>
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr
#dTimStart>
;
sp:
predicate
<http://www.
witsml.org/schemas/1series
#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.
reportinghub.no/ep/schema/ddr#lithShowInfo
>
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#lithShowInfoRef
>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.
topbraid.org/2007/05/composite.owl#index
>
;
sp:
predicate
<http://www.
witsml.org/schemas/1series#mdTopRef
>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdTop>
;
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#mdBottom>
;
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b25
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b27
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
_:
b22
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b20
]
;
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
;
sp:
arg1
_:
b24
;
sp:
arg2
_:
b21
;
sp:
arg3
_:
b23
]
;
sp:
variable
_:
b18
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 203b Transfer tvdBottom"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdBottom>
;
sp:
subject
_:
b26
])
;
sp:
where
([
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b27
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b29
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index
>
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef
>
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdBottom
>
;
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value
>
;
sp:
subject
_:
b29
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b18
;
sp:
predicate
<http://www.witsml.org/schemas/1series#show>
;
sp:
subject
_:
b22
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b19
;
sp:
predicate
<http://www.witsml.org/schemas/1series#lithology>
;
sp:
subject
_:
b22
])
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b2
7
sp:
arg1
_:
b2
0
]
;
sp:
variable
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
build
LithShowObservedPartOfAWellBore
URI
;
[
rdf:
type
ep-spin-lib:
build
DailyDrillingActivity
URI
;
sp:
arg1
_:
b31
;
sp:
arg2
_:
b28
;
sp:
arg3
_:
b30
]
;
sp:
variable
_:
b26
])
sp:
arg2
_:
b21
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 203a Transfer tvdTop"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b32
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b33
])
;
sp:
where
([
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#tvdTop>
;
sp:
subject
_:
b36
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
34
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b
22
]
;
sp:
variable
_:
b3
8
sp:
variable
_:
b3
2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
;
sp:
arg1
_:
b38
;
sp:
arg2
_:
b35
;
sp:
arg3
_:
b37
]
;
sp:
variable
_:
b33
])
[
rdf:
type
ep-spin-lib:
buildLithShowObservationURI
;
sp:
arg1
_:
b31
;
sp:
arg2
_:
b21
;
sp:
arg3
_:
b32
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 204 Transfer show"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#show>
;
sp:
subject
_:
b40
])
;
sp:
where
([
sp:
object
_:
b41
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#show>
;
sp:
subject
_:
b43
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
41
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b
24
]
;
sp:
variable
_:
b
45
sp:
variable
_:
b
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
;
sp:
arg1
_:
b45
;
sp:
arg2
_:
b42
;
sp:
arg3
_:
b44
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b28
]
;
sp:
variable
_:
b40
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 205 Transfer lithology"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b46
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithology>
;
sp:
subject
_:
b47
])
;
sp:
where
([
sp:
object
_:
b48
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#nameWellbore>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithShowInfo>
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b51
;
sp:
predicate
<http://www.topbraid.org/2007/05/composite.owl#index>
;
sp:
subject
_:
b50
]
[
sp:
object
_:
b46
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/ddr#lithology>
;
sp:
subject
_:
b50
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b
48
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b
26
]
;
sp:
variable
_:
b
52
sp:
variable
_:
b
11
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservedPartOfAWellBoreURI
;
sp:
arg1
_:
b52
;
sp:
arg2
_:
b49
;
sp:
arg3
_:
b51
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b30
]
;
sp:
variable
_:
b
4
7
sp:
variable
_:
b
1
7
])
]
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
_:
b46
sp:
varName
"lithology"
^^
xsd:
string
.
_:
b47
sp:
varName
"lithShowObservedPartOfAWellBore"
^^
xsd:
string
.
_:
b48
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b49
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b50
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b51
sp:
varName
"index"
^^
xsd:
string
.
_:
b52
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b39
sp:
varName
"show"
^^
xsd:
string
.
_:
b40
sp:
varName
"lithShowObservedPartOfAWellBore"
^^
xsd:
string
.
_:
b41
_:
b20
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b
42
_:
b
21
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b
43
_:
b
22
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b44
sp:
varName
"index"
^^
xsd:
string
.
_:
b45
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b32
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b33
sp:
varName
"lithShowObservedPartOfAWellBore"
^^
xsd:
string
.
_:
b34
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b35
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b5
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b
36
sp:
varName
"
lithShowInfo
"
^^
xsd:
string
.
_:
b
23
sp:
varName
"
mdTop
"
^^
xsd:
string
.
_:
b
37
sp:
varName
"
index
"
^^
xsd:
string
.
_:
b
24
sp:
varName
"
uomMdTop
"
^^
xsd:
string
.
_:
b38
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b7
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b25
sp:
varName
"
tv
dBottom"
^^
xsd:
string
.
sp:
varName
"
m
dBottom"
^^
xsd:
string
.
_:
b26
sp:
varName
"lithShowObservedPartOfAWellBore"
^^
xsd:
string
.
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b27
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
sp:
varName
"
tvdTop
"
^^
xsd:
string
.
_:
b28
sp:
varName
"dTimStart"
^^
xsd:
string
.
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b13
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b29
sp:
varName
"
lithShowInfo
"
^^
xsd:
string
.
sp:
varName
"
tvdBottom
"
^^
xsd:
string
.
_:
b30
sp:
varName
"
index
"
^^
xsd:
string
.
sp:
varName
"
uomTvdBottom
"
^^
xsd:
string
.
_:
b31
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b17
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b16
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b18
sp:
varName
"
lithShowObservedPartOfAWellBore
"
^^
xsd:
string
.
sp:
varName
"
show
"
^^
xsd:
string
.
_:
b19
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b20
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b21
sp:
varName
"dTimStart"
^^
xsd:
string
.
sp:
varName
"lithology"
^^
xsd:
string
.
_:
b22
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b23
sp:
varName
"index"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b
24
_:
b
31
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b10
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b11
sp:
varName
"lithShowObservation"
^^
xsd:
string
.
_:
b32
sp:
varName
"localname"
^^
xsd:
string
.
_:
b12
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b1
sp:
varName
"lithShowObservation"
^^
xsd:
string
.
_:
b13
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b8
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b14
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b15
sp:
varName
"index"
^^
xsd:
string
.
_:
b16
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b5
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b7
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b8
sp:
varName
"index"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
.
_:
b9
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b1
sp:
varName
"lithShowObservation"
^^
xsd:
string
.
_:
b11
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b3
sp:
varName
"lithShowObservedPartOfAWellBore"
^^
xsd:
string
.
_:
b17
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-lithShowInfo-v1.1.1.ttl.tbc
View file @
8bcfe46
# Saved by TopBraid on
Wed Aug 17 16:55:0
7 BST 2011
# Saved by TopBraid on
Mon Sep 19 20:55:5
7 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/examples/xml/TemplateTest.xml
View file @
8bcfe46
...
...
@@ -358,13 +358,14 @@ Sand Zones:
<witsml:formTestInfo>
<witsml:dTim>
2011-08-22T02:00:00.000Z
</witsml:dTim>
<witsml:md
uom=
"m"
>
1234.5
</witsml:md>
<witsml:tvd
uom=
"m"
>
1200.5
</witsml:tvd>
<witsml:presPore
uom=
"MPa"
>
66.5
</witsml:presPore>
<witsml:goodSeal>
true
</witsml:goodSeal>
<witsml:mdSample
uom=
"m"
>
1224.3
</witsml:mdSample>
<witsml:dominateComponent>
oil
</witsml:dominateComponent>
<witsml:densityHC
uom=
"g/cm3"
>
0.33
</witsml:densityHC>
<witsml:volumeSample
uom=
"dm3"
>
11
</witsml:volumeSample>
<witsml:description>
Bla bla bla bla bla
</witsml:description>
<witsml:description>
Formation test description ....
</witsml:description>
</witsml:formTestInfo>
<witsml:lithShowInfo>
<witsml:dTim>
2010-01-25T00:00:00.000Z
</witsml:dTim>
...
...
@@ -372,6 +373,7 @@ Sand Zones:
<witsml:mdBottom
uom=
"m"
>
3750
</witsml:mdBottom>
<witsml:tvdTop
uom=
"m"
>
1822.67
</witsml:tvdTop>
<witsml:tvdBottom
uom=
"m"
>
1827.57
</witsml:tvdBottom>
<witsml:show>
A show description ....
</witsml:show>
<witsml:lithology>
Sandstone with minor claystone (Heimdal Fm)
</witsml:lithology>
</witsml:lithShowInfo>
<witsml:equipFailureInfo>
...
...
@@ -431,11 +433,11 @@ Sand Zones:
<witsml:gasHigh
uom=
"%"
>
77.7
</witsml:gasHigh>
<witsml:gasLow
uom=
"%"
>
44.4
</witsml:gasLow>
<witsml:meth
uom=
"ppm"
>
55
</witsml:meth>
<witsml:eth
uom=
"ppm"
>
5
5
</witsml:eth>
<witsml:prop
uom=
"ppm"
>
5
5
</witsml:prop>
<witsml:ibut
uom=
"ppm"
>
5
5
</witsml:ibut>
<witsml:nbut
uom=
"ppm"
>
5
5
</witsml:nbut>
<witsml:ipent
uom=
"ppm"
>
55
</witsml:ipent>
<witsml:eth
uom=
"ppm"
>
5
6
</witsml:eth>
<witsml:prop
uom=
"ppm"
>
5
7
</witsml:prop>
<witsml:ibut
uom=
"ppm"
>
5
8
</witsml:ibut>
<witsml:nbut
uom=
"ppm"
>
5
9
</witsml:nbut>
<witsml:ipent
uom=
"ppm"
>
60
</witsml:ipent>
</witsml:gasReadingInfo>
</witsml:drillReport>
</witsml:drillReports>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment