Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-10-28 15:32:12 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
02e735187919fffc46343dee1209aec7a26cece5
02e73518
2 parents
928fc9a2
3376f0a1
Merge branch 'finaliseWellboreSection'
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
1259 additions
and
1511 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
www.reportinghub.no/ep/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/ep/transform/TRANSFORM_ddr-logInfo-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-logInfo-v1.1.1.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl
View file @
02e7351
# Saved by TopBraid on Fri Oct
07 13:43:12 BST 2011
# Saved by TopBraid on Fri Oct
28 15:25:05 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.linkedmodel.org/1.2/schema/vaem
# imports: http://www.reportinghub.no/ep/schema/1.0/organization
...
...
@@ -28,33 +28,33 @@ ep-activity:Activity
rdfs:
subClassOf
ep-core:
PhysicalThing
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
startedAt
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#overlaps>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
after>
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
before>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
before>
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
after>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#overlaps>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
startedAt
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#during>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
finishedAt
]
.
ep-activity:
ActivitySuccessType
...
...
@@ -68,13 +68,13 @@ ep-activity:DailyDrillingActivity
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
first>
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
last>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -83,13 +83,13 @@ ep-activity:DailyDrillingActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
last>
owl:
maxCardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#
first>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
]
.
ep-activity:
DailyDrillingActivityToStatus
...
...
@@ -98,13 +98,13 @@ ep-activity:DailyDrillingActivityToStatus
rdfs:
subClassOf
ep-activity:
DrillingActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
...
...
@@ -113,13 +113,13 @@ ep-activity:DailyDrillingActivityToStatus
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#AllOrPartOfTheLifeOfAWellBore>
;
owl:
onProperty
ep-activity:
onWellBore
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#first>
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
ep-activity:
DrillingActivity
;
owl:
onProperty
<http://www.linkedmodel.org/schema/ordered#last>
owl:
allValuesFrom
ep-activity:
Activity
;
owl:
onProperty
ep-core:
hasPart
]
.
ep-activity:
DailyProductionActivity
...
...
@@ -163,7 +163,7 @@ ep-activity:Drill-sidetrack
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillStemTest
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdfs:
label
"drill stem test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellTest
;
dc:
description
"A test to determine the productive capacity, pressure, permeability or extent (or a combination of these) of a hydrocarbon reservoir, with the drillstring still in the hole."
^^
xsd:
string
;
...
...
@@ -175,72 +175,72 @@ ep-activity:DrillingActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
DrillingActivity-bop_test
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity - BOP test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-circulation_loss
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - circulation loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-coiled_tubing
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity - coiled tubing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_failure
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - equipment failure"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-equipment_hang
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - equipment hang"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-fixed_equipment
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity - fixed equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-injury
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity- injury"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-kick
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - operation kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-mud_loss
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - mud loss"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-operation_failed
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - operation failed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-snubbing
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdfs:
label
"drilling activity - snubbing"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-stuck_equipment
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - stuck equipment"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-success
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityOutcomeType
;
rdf:
type
ep-activity:
DrillingActivityOutcomeType
,
owl:
Class
;
rdfs:
label
"drilling activity - success"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
ep-activity:
DrillingActivity-wire_line
rdf:
type
owl:
Class
,
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
;
rdf:
type
ep-activity:
DrillingActivityTypeAccordingToEquipmentType
,
owl:
Class
;
rdfs:
label
"drilling activity - wireline"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
DrillingActivity
.
...
...
@@ -265,7 +265,7 @@ ep-activity:ExtractAWellCore
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
FailedActivity
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdf:
type
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdfs:
label
"failed activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
SuccessfulActivity
.
...
...
@@ -276,7 +276,7 @@ ep-activity:FluidReading
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
FormationIntegrityTest
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdfs:
label
"formation integrity test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
LeakOffTest
.
...
...
@@ -346,7 +346,7 @@ ep-activity:GasReadingType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
LeakOffTest
rdf:
type
owl:
Class
,
ep-activity:
PressureTestType
;
rdf:
type
ep-activity:
PressureTestType
,
owl:
Class
;
rdfs:
label
"leak-off test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellBorePressureTest
;
owl:
disjointWith
ep-activity:
FormationIntegrityTest
.
...
...
@@ -387,7 +387,7 @@ ep-activity:OffshoreWellActivity
rdfs:
subClassOf
ep-activity:
OffshoreActivity
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#Well>
;
owl:
onProperty
ep-activity:
onWell
]
;
rdfs:
subClassOf
...
...
@@ -397,7 +397,7 @@ ep-activity:OffshoreWellActivity
]
;
rdfs:
subClassOf
[
rdf:
type
owl:
Restriction
;
owl:
allValuesFrom
<http://www.reportinghub.no/ep/schema/well#Well>
;
owl:
cardinality
"1"
^^
xsd:
nonNegativeInteger
;
owl:
onProperty
ep-activity:
onWell
]
.
...
...
@@ -417,13 +417,13 @@ ep-activity:PorePressureDeterminationType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
PorePressureEstimation
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdfs:
label
"pore pressure estimation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureMeasurement
.
ep-activity:
PorePressureMeasurement
rdf:
type
ep-activity:
PorePressureDeterminationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
PorePressureDeterminationType
;
rdfs:
label
"pore pressure measurement"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
PorePressureDetermination
;
owl:
disjointWith
ep-activity:
PorePressureEstimation
.
...
...
@@ -444,14 +444,14 @@ ep-activity:ProductionActivity
rdfs:
subClassOf
ep-activity:
Activity
.
ep-activity:
ProductionTest
rdf:
type
ep-activity:
WellTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellTestType
;
rdfs:
label
"production test"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellTest
;
dc:
description
"A test to determine the daily rate of oil, gas, and water production from a (potential) reservoir."
^^
xsd:
string
;
owl:
disjointWith
ep-activity:
DrillStemTest
.
ep-activity:
SuccessfulActivity
rdf:
type
owl:
Class
,
ep-activity:
ActivitySuccessType
;
rdf:
type
ep-activity:
ActivitySuccessType
,
owl:
Class
;
rdfs:
label
"successful activity"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
Activity
;
owl:
disjointWith
ep-activity:
FailedActivity
.
...
...
@@ -522,23 +522,23 @@ ep-activity:WellCementJob
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellCementJob-other
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job other"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJob-
primary
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-squeeze
.
owl:
disjointWith
ep-activity:
WellCementJob-
squeeze
,
ep-activity:
WellCementJob-plug
,
ep-activity:
WellCementJob-primary
.
ep-activity:
WellCementJob-plug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-primary
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdfs:
label
"well cement job primary"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
ep-activity:
WellCementJob-squeeze
rdf:
type
ep-activity:
WellCementJobPurposeType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPurposeType
;
rdfs:
label
"well cement job squeeze"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
.
...
...
@@ -583,73 +583,73 @@ ep-activity:WellCementJobTopPlugType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementJobWithBottomPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
rdf:
type
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdfs:
label
"well cement job with bottom plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutBottomPlug
.
ep-activity:
WellCementJobWithCasingReciprocation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
rdf:
type
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdfs:
label
"well cement job with casing reciprocation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutCasingReciprocation
.
ep-activity:
WellCementJobWithCasingRotation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
rdf:
type
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdfs:
label
"well cement job with casing rotation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutTopPlug
.
ep-activity:
WellCementJobWithFloatHolding
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
rdf:
type
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdfs:
label
"well cement job with float holding"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutFloatHolding
.
ep-activity:
WellCementJobWithPlugBumping
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
rdf:
type
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdfs:
label
"well cement job with plug bumping"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutBottomPlug
.
ep-activity:
WellCementJobWithTopPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
rdf:
type
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdfs:
label
"well cement job with top plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithoutTopPlug
.
ep-activity:
WellCementJobWithoutBottomPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobBottomPlugType
;
rdf:
type
ep-activity:
WellCementJobBottomPlugType
,
owl:
Class
;
rdfs:
label
"well cement job without bottom plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithBottomPlug
.
ep-activity:
WellCementJobWithoutCasingReciprocation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingReciprocationType
;
rdf:
type
ep-activity:
WellCementJobCasingReciprocationType
,
owl:
Class
;
rdfs:
label
"well cement job without casing reciprocation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithCasingRotation
.
ep-activity:
WellCementJobWithoutCasingRotation
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobCasingRotationType
;
rdf:
type
ep-activity:
WellCementJobCasingRotationType
,
owl:
Class
;
rdfs:
label
"well cement job without casing rotation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithCasingRotation
.
ep-activity:
WellCementJobWithoutFloatHolding
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobFloatHoldingType
;
rdf:
type
ep-activity:
WellCementJobFloatHoldingType
,
owl:
Class
;
rdfs:
label
"well cement job without float holding"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithFloatHolding
.
ep-activity:
WellCementJobWithoutPlugBumping
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobPlugBumpingType
;
rdf:
type
ep-activity:
WellCementJobPlugBumpingType
,
owl:
Class
;
rdfs:
label
"well cement job without plug bumping"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithBottomPlug
.
ep-activity:
WellCementJobWithoutTopPlug
rdf:
type
owl:
Class
,
ep-activity:
WellCementJobTopPlugType
;
rdf:
type
ep-activity:
WellCementJobTopPlugType
,
owl:
Class
;
rdfs:
label
"well cement job without top plug"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementJob
;
owl:
disjointWith
ep-activity:
WellCementJobWithTopPlug
.
...
...
@@ -665,13 +665,13 @@ ep-activity:WellCementPumpingFluidReturnType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WellCementPumpingWithFluidReturn
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
rdf:
type
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdfs:
label
"well cement pumping with fluid return"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementPumping
;
owl:
disjointWith
ep-activity:
WellCementPumpingWithoutFluidReturn
.
ep-activity:
WellCementPumpingWithoutFluidReturn
rdf:
type
owl:
Class
,
ep-activity:
WellCementPumpingFluidReturnType
;
rdf:
type
ep-activity:
WellCementPumpingFluidReturnType
,
owl:
Class
;
rdfs:
label
"well cement pumping without fluid return"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellCementPumping
;
owl:
disjointWith
ep-activity:
WellCementPumpingWithFluidReturn
.
...
...
@@ -682,28 +682,28 @@ ep-activity:WellControlIncident
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellControlIncident-gas_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
water_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-water_kick
.
ep-activity:
WellControlIncident-oil_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident oil kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
shallow_gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-gas_kick
.
ep-activity:
WellControlIncident-shallow_gas_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident shallow gas kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-oil_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-water_kick
,
ep-activity:
WellControlIncident-gas_kick
.
ep-activity:
WellControlIncident-water_kick
rdf:
type
ep-activity:
WellControlIncidentType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellControlIncidentType
;
rdfs:
label
"well control incident water kick"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellControlIncident
;
owl:
disjointWith
ep-activity:
WellControlIncident-
gas_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-oil_kick
.
owl:
disjointWith
ep-activity:
WellControlIncident-
oil_kick
,
ep-activity:
WellControlIncident-shallow_gas_kick
,
ep-activity:
WellControlIncident-gas_kick
.
ep-activity:
WellControlIncidentType
rdf:
type
rdfs:
Class
;
...
...
@@ -716,40 +716,40 @@ ep-activity:WellKilling
rdfs:
subClassOf
ep-activity:
WellOperation
.
ep-activity:
WellKilling-bullheading
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing bullheading"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-drillers_method
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing drillers method"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
.
owl:
disjointWith
ep-activity:
WellKilling-
lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-forward_circulation
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing forward circulation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-lubricate_and_bleed
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing lubricate and bleed"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-reverse_circulation
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdfs:
label
"well killing reverse circulation"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
wait_and_weight
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
,
ep-activity:
WellKilling-wait_and_weight
.
ep-activity:
WellKilling-wait_and_weight
rdf:
type
ep-activity:
WellKillingType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WellKillingType
;
rdfs:
label
"well killing wait and weight"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WellKilling
;
owl:
disjointWith
ep-activity:
WellKilling-
drillers_method
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-bullheading
.
owl:
disjointWith
ep-activity:
WellKilling-
bullheading
,
ep-activity:
WellKilling-forward_circulation
,
ep-activity:
WellKilling-reverse_circulation
,
ep-activity:
WellKilling-lubricate_and_bleed
,
ep-activity:
WellKilling-drillers_method
.
ep-activity:
WellKillingType
rdf:
type
rdfs:
Class
;
...
...
@@ -788,25 +788,25 @@ ep-activity:WirelineFormationTestType
rdfs:
subClassOf
owl:
Class
.
ep-activity:
WirelineFormationTestWithGoodSeal
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdfs:
label
"wireline formation test with a good seal"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WirelineFormationTest
;
owl:
disjointWith
ep-activity:
WirelineFormationTestWithoutGoodSeal
.
ep-activity:
WirelineFormationTestWithoutGoodSeal
rdf:
type
ep-activity:
WirelineFormationTestType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-activity:
WirelineFormationTestType
;
rdfs:
label
"wireline formation test without a good seal"
^^
xsd:
string
;
rdfs:
subClassOf
ep-activity:
WirelineFormationTest
;
owl:
disjointWith
ep-activity:
WirelineFormationTestWithGoodSeal
.
ep-activity:
averageRateOfDrilling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"average rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
descriptionOfActivitiesFollowingTheDailyReportingPeriod
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DailyDrillingActivity
;
rdfs:
label
"description of activities following the daily reporting period"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/report#Report>
.
...
...
@@ -822,25 +822,25 @@ ep-activity:descriptionOfActivitiesWithinTheDailyReportingPeriod
rdfs:
label
"description of activities within the daily reporting period"
^^
xsd:
string
.
ep-activity:
distanceDrilled
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Length
.
ep-activity:
drillingContractor
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"drilling contractor"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
drillingOperator
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"drilling operator"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
durationOfDrilling
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"duration of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -852,25 +852,25 @@ ep-activity:failedEquipment
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
finalRateOfDrilling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"final rate of drilling"
^^
xsd:
string
;
rdfs:
range
ep-core:
Speed
.
ep-activity:
finishedAt
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"finished at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
fluidProducedByWellTest
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"fluid produced by well test"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-activity:
hasCasingLinerTubing
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellStimulation
;
rdfs:
label
"has Casing/Liner/Tubing"
^^
xsd:
string
.
...
...
@@ -879,18 +879,18 @@ ep-activity:hasCasingString
rdfs:
label
"has casing string"
^^
xsd:
string
.
ep-activity:
hasChokeValve
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
label
"has choke valve"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#ChokeValve>
.
ep-activity:
hasDrillBit
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"has drill bit"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
.
ep-activity:
hasDrillingFluid
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"has drilling fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
...
...
@@ -906,13 +906,13 @@ ep-activity:hasSubActivity
rdfs:
label
"has sub activity"
^^
xsd:
string
.
ep-activity:
hasWellTestChoke
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"has well test choke"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
.
ep-activity:
identificationNumberOfCore
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"identification number of core"
^^
xsd:
string
.
...
...
@@ -921,14 +921,20 @@ ep-activity:logRunNumber
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"log run number"
^^
xsd:
string
.
ep-activity:
loggedWellBoreInterval
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"logged wellbore interval"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalObject
.
ep-activity:
measuredDepthOfFluidSampling
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
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
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"missed production time"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
...
...
@@ -940,7 +946,7 @@ ep-activity:nominallyAt
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
onDrillBit
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellBoreDrillBitRun
;
rdfs:
label
"on drill bit"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
.
...
...
@@ -950,7 +956,7 @@ ep-activity:onFluid
rdfs:
label
"on WellBore"
^^
xsd:
string
.
ep-activity:
onRig
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on rig"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/facility#TemporalPartOfARig>
.
...
...
@@ -962,19 +968,19 @@ ep-activity:onWell
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWell>
.
ep-activity:
onWellBore
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"on wellbore"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
.
ep-activity:
operatingTimeOfDrillBit
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-activity:
DrillingActivity
;
rdfs:
label
"operating time of drill bit"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
pressureAtWhichPlugBumped
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"pressure at which plug bumped"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
...
...
@@ -984,84 +990,84 @@ ep-activity:pumpedFluid
rdfs:
label
"pumped fluid"
^^
xsd:
string
.
ep-activity:
recoveredCore
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
ExtractAWellCore
;
rdfs:
label
"recovered core"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#RecoveredCore>
.
ep-activity:
returnedCementingFluid
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellCementPumping
;
rdfs:
label
"returned cementing fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#CementingFluid>
.
ep-activity:
sampledFluid
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WirelineFormationTest
;
rdfs:
label
"sampled fluid"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Fluid>
.
ep-activity:
serviceCompany
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"service company"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/organization#Organization>
.
ep-activity:
startedAt
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
Activity
;
rdfs:
label
"started at"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeLost
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellControlIncident
;
rdfs:
label
"time lost"
^^
xsd:
string
;
rdfs:
range
ep-core:
TimeDuration
.
ep-activity:
timeOfFailure
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of failure"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
timeOfRepair
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
EquipmentFailureAndRepair
;
rdfs:
label
"time of repair"
^^
xsd:
string
;
rdfs:
range
<http://www.linkedmodel.org/schema/vaem#dateUnion>
.
ep-activity:
wellBoreLoggingTool
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellBoreLogRun
;
rdfs:
label
"well bore logging tool"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-activity:
wellTestBottomHolePressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test bottom hole pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestFlowingPressure
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test flowing pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestNumber
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test number"
^^
xsd:
string
.
ep-activity:
wellTestShutInPressure
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
,
ep-core:
Class_of_indirect_property
;
rdf:
type
ep-core:
Class_of_indirect_property
,
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test shut-in pressure"
^^
xsd:
string
;
rdfs:
range
ep-core:
Pressure
.
ep-activity:
wellTestStoredOil
rdf:
type
owl:
ObjectProperty
,
owl:
FunctionalProperty
;
rdf:
type
owl:
FunctionalProperty
,
owl:
ObjectProperty
;
rdfs:
domain
ep-activity:
WellTest
;
rdfs:
label
"well test stored oil"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/well#Oil>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-ACTIVITY-v1.0.ttl.tbc
View file @
02e7351
# Saved by TopBraid on Fri Oct
07 13:43:12
BST 2011
# Saved by TopBraid on Fri Oct
28 15:25:05
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 @
02e7351
# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/formTestInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# 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#>
.
...
...
@@ -10,6 +11,7 @@
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
...
...
@@ -17,7 +19,7 @@
<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/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -26,433 +28,364 @@
rdfs:
comment
"STEP 230 wireline formation test activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTest>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#PositionWithinWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"realMd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMd"
^^
xsd:
string
]
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
_:
b9
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#porePressure>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realPressure"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"pressureScale"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
predicate
_:
b12
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realTvd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
_:
b15
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b16
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#measuredDepthOfFluidSampling>
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realMdSample"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#sampledFluid>
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"componentType"
^^
xsd:
string
]
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#dominantComponent>
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
7
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
22
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Density>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realDensity"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"densityScale"
^^
xsd:
string
]
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
_:
b24
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b25
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Volume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realVolume"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b26
;
sp:
predicate
_:
b27
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b28
;
sp:
predicate
rdfs:
comment
;
sp:
subject
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
sp:
subject
_:
b1
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b29
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.witsml.org/schemas/1series#formTestInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dailytemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"md"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMd"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"md"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMd"
^^
xsd:
string
]
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"md"
^^
xsd:
string
]
sp:
subject
_:
b32
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvd"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b34
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvd"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvd"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvd"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvd"
^^
xsd:
string
]
sp:
subject
_:
b34
])
]
[
sp:
object
[
sp:
varName
"presPore"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.witsml.org/schemas/1series#presPoreRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomPressure"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"presPore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realPressure"
^^
xsd:
string
]
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"presPore"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"goodSeal"
^^
xsd:
string
]
;
sp:
subject
_:
b36
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.witsml.org/schemas/1series#goodSeal>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdSample"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b39
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdSampleRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdSample"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdSample"
^^
xsd:
string
]
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumDominateComponent"
^^
xsd:
string
]
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dominateComponentRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"densityHC"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.witsml.org/schemas/1series#densityHCRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomDensity"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"densityHC"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realDensity"
^^
xsd:
string
]
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"densityHC"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.witsml.org/schemas/1series#volumeSampleRef>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomVolume"
^^
xsd:
string
]
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b45
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realVolume"
^^
xsd:
string
]
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"volumeSample"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
subject
_:
b44
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.witsml.org/schemas/1series#description>
;
sp:
subject
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
sp:
subject
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b29
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b46
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b46
;
sp:
arg2
_:
b30
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"formTestInfo"
^^
xsd:
string
]
sp:
arg1
_:
b31
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b47
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWirelineFormationTestURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
arg1
_:
b46
;
sp:
arg2
_:
b47
]
;
sp:
variable
[
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectComponentType
;
sp:
arg1
[
sp:
varName
"enumDominateComponent"
^^
xsd:
string
]
sp:
arg1
_:
b41
]
;
sp:
variable
[
sp:
varName
"componentType"
^^
xsd:
string
]
sp:
variable
_:
b21
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectWirelineFormationTestGoodnessOfSealType
;
sp:
arg1
[
sp:
varName
"goodSeal"
^^
xsd:
string
]
sp:
arg1
_:
b38
]
;
sp:
variable
[
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
]
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMd"
^^
xsd:
string
]
sp:
arg1
_:
b33
]
;
sp:
variable
[
sp:
varName
"lengthScaleMd"
^^
xsd:
string
]
sp:
variable
_:
b9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvd"
^^
xsd:
string
]
sp:
arg1
_:
b35
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
]
sp:
variable
_:
b15
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdSample"
^^
xsd:
string
]
sp:
arg1
_:
b40
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
]
sp:
variable
_:
b19
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectPressureScale
;
sp:
arg1
[
sp:
varName
"uomPressure"
^^
xsd:
string
]
sp:
arg1
_:
b37
]
;
sp:
variable
[
sp:
varName
"pressureScale"
^^
xsd:
string
]
sp:
variable
_:
b12
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectVolumeScale
;
sp:
arg1
[
sp:
varName
"uomVolume"
^^
xsd:
string
]
sp:
arg1
_:
b45
]
;
sp:
variable
[
sp:
varName
"volumeScale"
^^
xsd:
string
]
sp:
variable
_:
b27
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectDensityScale
;
sp:
arg1
[
sp:
varName
"uomDensity"
^^
xsd:
string
]
sp:
arg1
_:
b43
]
;
sp:
variable
[
sp:
varName
"densityScale"
^^
xsd:
string
sp:
variable
_:
b24
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b29
]
]
;
sp:
variable
_:
b5
])
]
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b24
sp:
varName
"densityScale"
^^
xsd:
string
.
_:
b27
sp:
varName
"volumeScale"
^^
xsd:
string
.
_:
b12
sp:
varName
"pressureScale"
^^
xsd:
string
.
_:
b19
sp:
varName
"lengthScaleMdSample"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleTvd"
^^
xsd:
string
.
_:
b9
sp:
varName
"lengthScaleMd"
^^
xsd:
string
.
_:
b16
sp:
varName
"wirelineFormationTestGoodnessOfSealType"
^^
xsd:
string
.
_:
b21
sp:
varName
"componentType"
^^
xsd:
string
.
_:
b1
sp:
varName
"wirelineFormationTest"
^^
xsd:
string
.
_:
b47
sp:
varName
"localname"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b46
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b28
sp:
varName
"description"
^^
xsd:
string
.
_:
b26
sp:
varName
"realVolume"
^^
xsd:
string
.
_:
b45
sp:
varName
"uomVolume"
^^
xsd:
string
.
_:
b44
sp:
varName
"volumeSample"
^^
xsd:
string
.
_:
b23
sp:
varName
"realDensity"
^^
xsd:
string
.
_:
b43
sp:
varName
"uomDensity"
^^
xsd:
string
.
_:
b42
sp:
varName
"densityHC"
^^
xsd:
string
.
_:
b41
sp:
varName
"enumDominateComponent"
^^
xsd:
string
.
_:
b18
sp:
varName
"realMdSample"
^^
xsd:
string
.
_:
b40
sp:
varName
"uomMdSample"
^^
xsd:
string
.
_:
b39
sp:
varName
"mdSample"
^^
xsd:
string
.
_:
b38
sp:
varName
"goodSeal"
^^
xsd:
string
.
_:
b11
sp:
varName
"realPressure"
^^
xsd:
string
.
_:
b37
sp:
varName
"uomPressure"
^^
xsd:
string
.
_:
b36
sp:
varName
"presPore"
^^
xsd:
string
.
_:
b14
sp:
varName
"realTvd"
^^
xsd:
string
.
_:
b35
sp:
varName
"uomTvd"
^^
xsd:
string
.
_:
b34
sp:
varName
"tvd"
^^
xsd:
string
.
_:
b8
sp:
varName
"realMd"
^^
xsd:
string
.
_:
b33
sp:
varName
"uomMd"
^^
xsd:
string
.
_:
b32
sp:
varName
"md"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimWirelineFormationTest"
^^
xsd:
string
.
_:
b31
sp:
varName
"formTestInfo"
^^
xsd:
string
.
_:
b30
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b29
sp:
varName
"nameWellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-formTestInfo-v1.1.1.ttl.tbc
View file @
02e7351
# Saved by TopBraid on Fri Oct 28 14:13:15 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 @
02e7351
# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
arg:
<http://spinrdf.org/arg#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
...
...
@@ -18,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/gasReadingInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -27,678 +30,580 @@
rdfs:
comment
"STEP 270 Gas reading"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#GasReading>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasReading"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTim"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasReadingType"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"gasReading"
^^
xsd:
string
]
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
_:
b10
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
_:
b13
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
_:
b16
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b1
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
_:
b19
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasSpatialPart>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Fluid>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
7
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasConcentrationHigh>
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
8
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
22
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasConcentrationLow>
;
sp:
subject
_:
b
6
]
[
sp:
object
_:
b
9
;
sp:
subject
_:
b
20
]
[
sp:
object
_:
b
23
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b
6
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#Gas>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realGasHigh"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
]
;
sp:
subject
_:
b7
sp:
subject
_:
b21
]
[
sp:
object
_:
b24
;
sp:
predicate
_:
b25
;
sp:
subject
_:
b21
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realGasLow"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b10
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b26
;
sp:
predicate
_:
b27
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#methaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realMeth"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
]
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b29
;
sp:
predicate
_:
b30
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#ethaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realEth"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
]
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
_:
b33
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#propaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
[
sp:
varName
"realProp"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
]
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b35
;
sp:
predicate
_:
b36
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoButaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b13
]
[
sp:
object
[
sp:
varName
"realIbut"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
]
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b38
;
sp:
predicate
_:
b39
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#norButaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b14
]
[
sp:
object
[
sp:
varName
"realNbut"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
]
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b41
;
sp:
predicate
_:
b42
;
sp:
subject
_:
b40
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#isoPentaneConcentration>
;
sp:
subject
_:
b
9
sp:
subject
_:
b
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
[
sp:
varName
"realIpent"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
]
;
sp:
subject
_:
b15
sp:
subject
_:
b43
]
[
sp:
object
_:
b44
;
sp:
predicate
_:
b45
;
sp:
subject
_:
b43
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b46
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b47
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b48
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasReadingInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b49
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"readingType"
^^
xsd:
string
]
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b51
;
sp:
predicate
<http://www.witsml.org/schemas/1series#readingTypeRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b52
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasHighRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomGasHigh"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b53
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realGasHigh"
^^
xsd:
string
]
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"gasHigh"
^^
xsd:
string
]
sp:
subject
_:
b52
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTim"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b6
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
sp:
subject
_:
b48
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b54
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b55
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
sp:
subject
_:
b54
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b56
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b57
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b56
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
sp:
subject
_:
b56
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b58
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b59
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b58
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
sp:
subject
_:
b58
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"gasLow"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b60
;
sp:
predicate
<http://www.witsml.org/schemas/1series#gasLowRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomGasLow"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b61
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"gasLow"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realGasLow"
^^
xsd:
string
]
;
sp:
subject
_:
b60
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"gasLow"
^^
xsd:
string
]
sp:
subject
_:
b60
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"meth"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b62
;
sp:
predicate
<http://www.witsml.org/schemas/1series#methRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMeth"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b63
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"meth"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMeth"
^^
xsd:
string
]
;
sp:
subject
_:
b62
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"meth"
^^
xsd:
string
]
sp:
subject
_:
b62
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"eth"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b64
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ethRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomEth"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"eth"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realEth"
^^
xsd:
string
]
;
sp:
subject
_:
b64
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"eth"
^^
xsd:
string
]
sp:
subject
_:
b64
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"prop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b66
;
sp:
predicate
<http://www.witsml.org/schemas/1series#propRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomProp"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b67
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"prop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realProp"
^^
xsd:
string
]
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"prop"
^^
xsd:
string
]
sp:
subject
_:
b66
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"ibut"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b68
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ibutRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomIbut"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b69
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"ibut"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realIbut"
^^
xsd:
string
]
;
sp:
subject
_:
b68
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"ibut"
^^
xsd:
string
]
sp:
subject
_:
b68
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"nbut"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b70
;
sp:
predicate
<http://www.witsml.org/schemas/1series#nbutRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomNbut"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b71
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"nbut"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realNbut"
^^
xsd:
string
]
;
sp:
subject
_:
b70
]
[
sp:
object
_:
b41
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"nbut"
^^
xsd:
string
]
sp:
subject
_:
b70
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"ipent"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b72
;
sp:
predicate
<http://www.witsml.org/schemas/1series#ipentRef>
;
sp:
subject
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomIpent"
^^
xsd:
string
]
;
sp:
subject
_:
b48
]
[
sp:
object
_:
b73
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"ipent"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realIpent"
^^
xsd:
string
]
;
sp:
subject
_:
b72
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"ipent"
^^
xsd:
string
]
sp:
subject
_:
b72
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b46
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b74
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b74
;
sp:
arg2
_:
b47
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"gasReadingInfo"
^^
xsd:
string
]
sp:
arg1
_:
b48
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b75
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildGasReadingURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
arg1
_:
b74
;
sp:
arg2
_:
b75
]
;
sp:
variable
[
sp:
varName
"gasReading"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectGasReadingType
;
sp:
arg1
[
sp:
varName
"readingType"
^^
xsd:
string
]
sp:
arg1
_:
b51
]
;
sp:
variable
[
sp:
varName
"gasReadingType"
^^
xsd:
string
]
sp:
variable
_:
b7
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
sp:
arg1
_:
b50
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
sp:
variable
_:
b10
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
sp:
arg1
_:
b57
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
sp:
variable
_:
b13
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b55
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b59
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
sp:
variable
_:
b19
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomGasHigh"
^^
xsd:
string
]
sp:
arg1
_:
b53
]
;
sp:
variable
[
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
]
sp:
variable
_:
b25
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomGasLow"
^^
xsd:
string
]
sp:
arg1
_:
b61
]
;
sp:
variable
[
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
]
sp:
variable
_:
b27
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomMeth"
^^
xsd:
string
]
sp:
arg1
_:
b63
]
;
sp:
variable
[
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
]
sp:
variable
_:
b30
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomEth"
^^
xsd:
string
]
sp:
arg1
_:
b65
]
;
sp:
variable
[
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
]
sp:
variable
_:
b33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomProp"
^^
xsd:
string
]
sp:
arg1
_:
b67
]
;
sp:
variable
[
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
]
sp:
variable
_:
b36
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomIbut"
^^
xsd:
string
]
sp:
arg1
_:
b69
]
;
sp:
variable
[
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
]
sp:
variable
_:
b39
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomNbut"
^^
xsd:
string
]
sp:
arg1
_:
b71
]
;
sp:
variable
[
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
]
sp:
variable
_:
b42
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectSpecificVolumeScale
;
sp:
arg1
[
sp:
varName
"uomIpent"
^^
xsd:
string
]
sp:
arg1
_:
b73
]
;
sp:
variable
[
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
sp:
variable
_:
b45
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b46
]
]
;
sp:
variable
_:
b5
])
]
.
_:
b46
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b47
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b48
sp:
varName
"gasReadingInfo"
^^
xsd:
string
.
_:
b49
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b50
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b9
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b51
sp:
varName
"readingType"
^^
xsd:
string
.
_:
b52
sp:
varName
"gasHigh"
^^
xsd:
string
.
_:
b53
sp:
varName
"uomGasHigh"
^^
xsd:
string
.
_:
b24
sp:
varName
"realGasHigh"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTim"
^^
xsd:
string
.
_:
b54
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b55
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b15
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b56
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b57
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b12
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b58
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b59
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b18
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b60
sp:
varName
"gasLow"
^^
xsd:
string
.
_:
b61
sp:
varName
"uomGasLow"
^^
xsd:
string
.
_:
b26
sp:
varName
"realGasLow"
^^
xsd:
string
.
_:
b62
sp:
varName
"meth"
^^
xsd:
string
.
_:
b63
sp:
varName
"uomMeth"
^^
xsd:
string
.
_:
b29
sp:
varName
"realMeth"
^^
xsd:
string
.
_:
b64
sp:
varName
"eth"
^^
xsd:
string
.
_:
b65
sp:
varName
"uomEth"
^^
xsd:
string
.
_:
b32
sp:
varName
"realEth"
^^
xsd:
string
.
_:
b66
sp:
varName
"prop"
^^
xsd:
string
.
_:
b67
sp:
varName
"uomProp"
^^
xsd:
string
.
_:
b35
sp:
varName
"realProp"
^^
xsd:
string
.
_:
b68
sp:
varName
"ibut"
^^
xsd:
string
.
_:
b69
sp:
varName
"uomIbut"
^^
xsd:
string
.
_:
b38
sp:
varName
"realIbut"
^^
xsd:
string
.
_:
b70
sp:
varName
"nbut"
^^
xsd:
string
.
_:
b71
sp:
varName
"uomNbut"
^^
xsd:
string
.
_:
b41
sp:
varName
"realNbut"
^^
xsd:
string
.
_:
b72
sp:
varName
"ipent"
^^
xsd:
string
.
_:
b73
sp:
varName
"uomIpent"
^^
xsd:
string
.
_:
b44
sp:
varName
"realIpent"
^^
xsd:
string
.
_:
b74
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b75
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"gasReading"
^^
xsd:
string
.
_:
b7
sp:
varName
"gasReadingType"
^^
xsd:
string
.
_:
b10
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b13
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b16
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b19
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b25
sp:
varName
"concentrationScaleGasHigh"
^^
xsd:
string
.
_:
b27
sp:
varName
"concentrationScaleGasLow"
^^
xsd:
string
.
_:
b30
sp:
varName
"concentrationScaleMeth"
^^
xsd:
string
.
_:
b33
sp:
varName
"concentrationScaleEth"
^^
xsd:
string
.
_:
b36
sp:
varName
"concentrationScaleProp"
^^
xsd:
string
.
_:
b39
sp:
varName
"concentrationScaleIbut"
^^
xsd:
string
.
_:
b42
sp:
varName
"concentrationScaleNbut"
^^
xsd:
string
.
_:
b45
sp:
varName
"concentrationScaleIpent"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-gasReadingInfo-v1.1.1.ttl.tbc
View file @
02e7351
# Saved by TopBraid on Fri Oct 28 14:48:47 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 @
02e7351
# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/lithShowInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# 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#>
.
...
...
@@ -10,6 +11,7 @@
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
...
...
@@ -17,7 +19,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/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -26,311 +28,266 @@
rdfs:
comment
"STEP 200 Create a Lithology and shows observation activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#LithologyAndShowsObservation>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"lithShowObservation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"lithShowObservation"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#SpatialPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"lithShowObservation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
[
sp:
varName
"lithShowObservation"
^^
xsd:
string
]
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
Length>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#
PhysicalObject>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b7
;
sp:
predicate
_:
b8
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b4
]
[
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
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b13
;
sp:
predicate
_:
b14
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"show"
^^
xsd:
string
]
;
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
_:
b1
]
[
sp:
object
[
sp:
varName
"lithology"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#lithologyDescription>
;
sp:
subject
_:
b
1
sp:
subject
_:
b
3
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b20
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.witsml.org/schemas/1series#lithShowInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b25
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
sp:
subject
_:
b25
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b27
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
sp:
subject
_:
b27
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b29
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
sp:
subject
_:
b29
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"show"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b18
;
sp:
predicate
<http://www.witsml.org/schemas/1series#show>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
sp:
subject
_:
b22
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"lithology"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b19
;
sp:
predicate
<http://www.witsml.org/schemas/1series#lithology>
;
sp:
subject
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
sp:
subject
_:
b22
])
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b20
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b31
;
sp:
arg2
_:
b21
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"lithShowInfo"
^^
xsd:
string
]
sp:
arg1
_:
b22
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b32
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildLithShowObservationURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg
2
[
sp:
varName
"dTimStart"
^^
xsd:
string
sp:
arg1
_:
b31
;
sp:
arg2
_:
b21
;
sp:
arg
3
_:
b32
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lithShowObservation"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
sp:
arg1
_:
b24
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
sp:
variable
_:
b8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
sp:
arg1
_:
b28
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b26
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
sp:
variable
_:
b11
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b30
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
sp:
variable
_:
b17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b20
]
]
;
sp:
variable
_:
b5
])
]
.
_:
b20
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b21
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b22
sp:
varName
"lithShowInfo"
^^
xsd:
string
.
_:
b6
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b23
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b24
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b7
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b25
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b26
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b27
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b28
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b13
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b29
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b30
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b16
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b18
sp:
varName
"show"
^^
xsd:
string
.
_:
b19
sp:
varName
"lithology"
^^
xsd:
string
.
_:
b31
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b32
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"lithShowObservation"
^^
xsd:
string
.
_:
b8
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b11
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b17
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b5
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-lithShowInfo-v1.1.1.ttl.tbc
View file @
02e7351
# Saved by TopBraid on Fri Oct 28 14:50:19 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-logInfo-v1.1.1.ttl
View file @
02e7351
# Saved by TopBraid on Fri Oct 28 15:23:33 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
...
...
@@ -20,7 +21,7 @@
<http://www.reportinghub.no/ep/transform/1.1/ddr/logInfo>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/1series#Obj_drillReport>
...
...
@@ -29,440 +30,279 @@
rdfs:
comment
"STEP 190 Create a well bore log activity"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellBoreLogRun>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#TemporalPartOfAWellBore>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#loggedWellBoreInterval>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
well#SpatialPartOfAWellBore
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#PhysicalObject
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#partOf>
;
sp:
subject
_:
b2
]
[
sp:
object
[
sp:
varName
"runNumber"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b5
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#logRunNumber>
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
]
[
sp:
object
_:
b3
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#serviceCompany>
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/organization#Company>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
[
sp:
varName
"nameServiceCompany"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#name>
;
sp:
subject
_:
b
3
]
[
sp:
object
_:
b
4
;
sp:
subject
_:
b
9
]
[
sp:
object
_:
b
11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#wellBoreLoggingTool>
;
sp:
subject
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
4
]
[
sp:
object
_:
b
5
;
sp:
subject
_:
b
11
]
[
sp:
object
_:
b
12
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
4
]
[
sp:
object
_:
b
6
;
sp:
subject
_:
b
11
]
[
sp:
object
_:
b
13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepth>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
11
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realMdTool"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b14
;
sp:
predicate
_:
b15
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepth>
;
sp:
subject
_:
b
4
sp:
subject
_:
b
11
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realTvdTool"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b7
sp:
subject
_:
b16
]
[
sp:
object
_:
b17
;
sp:
predicate
_:
b18
;
sp:
subject
_:
b16
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#WellBoreLoggingTool>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"toolDescription"
^^
xsd:
string
]
;
sp:
subject
_:
b12
]
[
sp:
object
_:
b19
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b
5
]
[
sp:
object
_:
b
8
;
sp:
subject
_:
b
12
]
[
sp:
object
_:
b
20
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b21
;
sp:
predicate
_:
b22
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b24
;
sp:
predicate
_:
b25
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b26
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b11
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
_:
b28
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#trueVerticalDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b
2
sp:
subject
_:
b
6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b11
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
_:
b31
;
sp:
subject
_:
b29
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
where
([
sp:
object
_:
b32
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTimStart>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"logInfo"
^^
xsd:
string
]
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b34
;
sp:
predicate
<http://www.witsml.org/schemas/1series#logInfoRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"runNumber"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.witsml.org/schemas/1series#runNumber>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"toolDescription"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tool>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
sp:
subject
_:
b34
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b8
;
sp:
predicate
<http://www.witsml.org/schemas/1series#dTim>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
sp:
subject
_:
b34
])
]
[
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b35
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTopRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b36
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdBottomRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b24
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
sp:
subject
_:
b37
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b39
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTopRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTop"
^^
xsd:
string
]
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdTop"
^^
xsd:
string
]
sp:
subject
_:
b39
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b41
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdBottomRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b42
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdBottom"
^^
xsd:
string
]
;
sp:
subject
_:
b41
]
[
sp:
object
_:
b30
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdBottom"
^^
xsd:
string
]
sp:
subject
_:
b41
])
]
[
sp:
object
[
sp:
varName
"nameServiceCompany"
^^
xsd:
string
]
;
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.witsml.org/schemas/1series#serviceCompany>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"mdTempTool"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.witsml.org/schemas/1series#mdTempToolRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b44
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"mdTempTool"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b14
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTempTool"
^^
xsd:
string
]
sp:
subject
_:
b43
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"tvdTempTool"
^^
xsd:
string
]
;
sp:
elements
([
sp:
object
_:
b45
;
sp:
predicate
<http://www.witsml.org/schemas/1series#tvdTempToolRef>
;
sp:
subject
[
sp:
varName
"logInfo"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomTvdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b34
]
[
sp:
object
_:
b46
;
sp:
predicate
<http://www.witsml.org/schemas/1series#uomRef>
;
sp:
subject
[
sp:
varName
"tvdTempTool"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realTvdTool"
^^
xsd:
string
]
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"tvdTempTool"
^^
xsd:
string
]
sp:
subject
_:
b45
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
sp:
arg1
_:
b32
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
sp:
variable
_:
b47
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
sp:
arg1
_:
b47
;
sp:
arg2
_:
b33
]
;
sp:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"logInfo"
^^
xsd:
string
]
sp:
arg1
_:
b34
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
variable
_:
b48
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellBoreLogRunURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
arg3
[
sp:
varName
"localname"
^^
xsd:
string
]
sp:
arg1
_:
b47
;
sp:
arg2
_:
b33
;
sp:
arg3
_:
b48
]
;
sp:
variable
[
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
]
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
sp:
arg1
_:
b36
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
sp:
variable
_:
b22
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdTop"
^^
xsd:
string
]
sp:
arg1
_:
b40
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
]
sp:
variable
_:
b28
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b38
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
sp:
variable
_:
b25
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdBottom"
^^
xsd:
string
]
sp:
arg1
_:
b42
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
]
sp:
variable
_:
b31
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdTool"
^^
xsd:
string
]
sp:
arg1
_:
b44
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdTool"
^^
xsd:
string
]
sp:
variable
_:
b15
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomTvdTool"
^^
xsd:
string
]
sp:
arg1
_:
b46
]
;
sp:
variable
[
sp:
varName
"lengthScaleTvdTool"
^^
xsd:
string
sp:
variable
_:
b18
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b32
]
]
;
sp:
variable
_:
b4
])
]
;
spin:
rule
...
...
@@ -470,25 +310,25 @@
rdfs:
comment
"STEP 191 Create a well bore log activity - circulating temperature"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreWithCirculation>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
12
]
[
sp:
object
_:
b
13
;
sp:
subject
_:
b
49
]
[
sp:
object
_:
b
50
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature>
;
sp:
subject
_:
b
12
sp:
subject
_:
b
49
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
13
sp:
subject
_:
b
50
]
[
sp:
object
[
sp:
varName
"realCirculating"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"temperatureScaleCirculating"
^^
xsd:
string
]
;
sp:
subject
_:
b
13
sp:
subject
_:
b
50
]
[
sp:
object
[
sp:
varName
"loggedTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
12
sp:
subject
_:
b
49
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
...
...
@@ -576,38 +416,38 @@
rdfs:
comment
"STEP 192 Create a well bore log activity - static temperature"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreWithoutCirculation>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
14
]
[
sp:
object
_:
b
15
;
sp:
subject
_:
b
51
]
[
sp:
object
_:
b
52
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#bottomHoleTemperature>
;
sp:
subject
_:
b
14
sp:
subject
_:
b
51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
15
sp:
subject
_:
b
52
]
[
sp:
object
[
sp:
varName
"realStatic"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"temperatureScaleStatic"
^^
xsd:
string
]
;
sp:
subject
_:
b
15
]
[
sp:
object
_:
b
16
;
sp:
subject
_:
b
52
]
[
sp:
object
_:
b
53
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
14
sp:
subject
_:
b
51
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
16
sp:
subject
_:
b
53
]
[
sp:
object
[
sp:
varName
"realDuration"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"durationScale"
^^
xsd:
string
]
;
sp:
subject
_:
b
16
sp:
subject
_:
b
53
]
[
sp:
object
[
sp:
varName
"loggedTemporalPartOfAWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b
14
sp:
subject
_:
b
51
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
...
...
@@ -722,3 +562,106 @@
]
])
]
.
_:
b32
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b33
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b34
sp:
varName
"logInfo"
^^
xsd:
string
.
_:
b7
sp:
varName
"runNumber"
^^
xsd:
string
.
_:
b19
sp:
varName
"toolDescription"
^^
xsd:
string
.
_:
b8
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b35
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b36
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b21
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b37
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b38
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b24
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b39
sp:
varName
"tvdTop"
^^
xsd:
string
.
_:
b40
sp:
varName
"uomTvdTop"
^^
xsd:
string
.
_:
b27
sp:
varName
"realTvdTop"
^^
xsd:
string
.
_:
b41
sp:
varName
"tvdBottom"
^^
xsd:
string
.
_:
b42
sp:
varName
"uomTvdBottom"
^^
xsd:
string
.
_:
b30
sp:
varName
"realTvdBottom"
^^
xsd:
string
.
_:
b10
sp:
varName
"nameServiceCompany"
^^
xsd:
string
.
_:
b43
sp:
varName
"mdTempTool"
^^
xsd:
string
.
_:
b44
sp:
varName
"uomMdTool"
^^
xsd:
string
.
_:
b14
sp:
varName
"realMdTool"
^^
xsd:
string
.
_:
b45
sp:
varName
"tvdTempTool"
^^
xsd:
string
.
_:
b46
sp:
varName
"uomTvdTool"
^^
xsd:
string
.
_:
b17
sp:
varName
"realTvdTool"
^^
xsd:
string
.
_:
b47
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b48
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellBoreLogRun"
^^
xsd:
string
.
_:
b22
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b28
sp:
varName
"lengthScaleTvdTop"
^^
xsd:
string
.
_:
b25
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b31
sp:
varName
"lengthScaleTvdBottom"
^^
xsd:
string
.
_:
b15
sp:
varName
"lengthScaleMdTool"
^^
xsd:
string
.
_:
b18
sp:
varName
"lengthScaleTvdTool"
^^
xsd:
string
.
_:
b4
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-logInfo-v1.1.1.ttl.tbc
View file @
02e7351
# Saved by TopBraid on Fri Oct 28 15:23:33 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment