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-12 16:18:44 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
00868c2d07e2cf977fd1fabaa45af9005377b515
00868c2d
2 parents
161d4b17
1e307924
Merge branch 'DL_work_on_DPR'
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
850 additions
and
807 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-FLOW-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_dpr-productVolume-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_dpr-wellTest-v1.1.1.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-FLOW-v1.0.ttl
View file @
00868c2
# Saved by TopBraid on
Tue Oct 11 17:40:23
BST 2011
# Saved by TopBraid on
Wed Oct 12 16:13:12
BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
@prefix
ep-flow:
<http://www.reportinghub.no/ep/schema/flow#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
...
...
@@ -10,141 +11,141 @@
<http://www.reportinghub.no/ep/schema/1.0/flow>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/core>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
facility>
,
<http://www.reportinghub.no/ep/schema/1.0/
core>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-flow:
AllocatedFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"allocated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
AqueousFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"aqueous flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
BudgetFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"budget flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CarbonDioxideGasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"carbon dioxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CarbonMonoxideGasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"carbon monoxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
ChemicalFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"chemical flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
CondensateFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"condensate flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
ConstraintFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"constraint flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Consume
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Consume-HPflare
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - HP flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume-flare
.
ep-flow:
Consume-LPflare
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - LP flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume-flare
.
ep-flow:
Consume-blackstart
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - blackstart"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-compressor
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - compressor"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-emitted
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - emitted"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-flare
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - flare"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-fuel
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - fuel"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-noncompressor
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - non-compressor"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
Consume-venting
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"consume - venting"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Consume
.
ep-flow:
CuttingsFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"cuttings flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
DerivedFlow
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdfs:
label
"derived flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
DieselFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"diesel flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
EstimatedFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"estimated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Ethane-componentFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"ethane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Export
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"export"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Export-nominated
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"export nominated"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
ep-flow:
Export-requested
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"export requested"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
ep-flow:
Export-shortfall
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"export shortfall"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Export
.
...
...
@@ -154,32 +155,32 @@ ep-flow:Flow
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringDay
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during day"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringMonth
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during month"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringMonthToDate
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during month to date"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringWeek
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during week"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringYear
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdfs:
label
"flow during year"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
ep-flow:
FlowDuringYearToDate
rdf:
type
ep-flow:
TemporalPartOfAFlowDurationType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
TemporalPartOfAFlowDurationType
;
rdfs:
label
"flow during year to date"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlow
.
...
...
@@ -196,100 +197,100 @@ ep-flow:FlowOfLiquid
ep-flow:
FlowOfMaterial
rdf:
type
owl:
Class
;
rdfs:
label
"flow of material"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
,
ep-flow:
TemporalPartOfAFlowOfMaterial
.
rdfs:
subClassOf
ep-flow:
TemporalPartOfAFlowOfMaterial
,
ep-flow:
Flow
.
ep-flow:
Gas-componentInOilFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"gas - component in oil flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Gas-richFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"gas - rich flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
GasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Gaslift
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"gas lift"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
I-butane-componentFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"i-butane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Import
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"import"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Injection
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"injection"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Inventory
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"inventory"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
MeasuredFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"measured flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
N-butane-componentFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"n-butane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NGL-componentInGasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"NGL - component in gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NaturalGasLiquidFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"natural gas liquid flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
NitrogenOxideGasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"nitrogen oxide gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Oil-componentInWaterFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"oil - component in water flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Oil-netFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"oil - net flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OilAndGasFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"oil and gas flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OilFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdfs:
label
"oil flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
OleicFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"oleic flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Overboard
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"overboard"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -299,7 +300,7 @@ ep-flow:ProductType
rdfs:
subClassOf
rdfs:
Class
.
ep-flow:
Production
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowPurposeType
;
rdf:
type
ep-flow:
ProductionFlowPurposeType
,
owl:
Class
;
rdfs:
label
"production"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -319,17 +320,22 @@ ep-flow:ProductionFlowPurposeType
rdfs:
subClassOf
rdfs:
Class
.
ep-flow:
Propane-componentFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"propane - component flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
QuotaFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"quota flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
SeparatorFlow
rdf:
type
owl:
Class
;
rdfs:
label
"separator flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
SimulatedFlow
rdf:
type
owl:
Class
,
ep-flow:
ProductionFlowDefinitionType
;
rdf:
type
ep-flow:
ProductionFlowDefinitionType
,
owl:
Class
;
rdfs:
label
"simulated flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
...
...
@@ -349,31 +355,42 @@ ep-flow:TemporalPartOfAFlowOfMaterial
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
.
ep-flow:
VapourFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"vapour flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Water-dischargeFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"water - discharge flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
Water-processedFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"water - processed flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
WaterFlow
rdf:
type
ep-flow:
ProductType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-flow:
ProductType
;
rdfs:
label
"water flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
WellHeadFlow
rdf:
type
owl:
Class
;
rdfs:
label
"well head flow"
^^
xsd:
string
;
rdfs:
subClassOf
ep-flow:
Flow
.
ep-flow:
dailyAverageAmountOfMaterial
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdfs:
domain
ep-flow:
TemporalPartOfAFlowOfMaterial
;
rdfs:
label
"daily average amount of material"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
.
ep-flow:
facilityContainsFlow
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/facility#Facility>
;
rdfs:
label
"facility contains flow"
^^
xsd:
string
;
rdfs:
range
ep-flow:
Flow
.
ep-flow:
flowInto
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-flow:
Flow
;
...
...
@@ -394,8 +411,22 @@ ep-flow:flowOutOf
rdfs:
range
<http://www.reportinghub.no/ep/schema/core#PhysicalThing>
;
rdfs:
subPropertyOf
ep-flow:
flowIntoOrOutOf
.
ep-flow:
hasMixedPart
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-flow:
Flow
;
rdfs:
label
"has mixed part"
^^
xsd:
string
;
rdfs:
range
ep-flow:
Flow
;
rdfs:
subPropertyOf
<http://www.reportinghub.no/ep/schema/core#hasPart>
.
ep-flow:
hasNetworkPart
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ep-flow:
Flow
;
rdfs:
label
"has network part"
^^
xsd:
string
;
rdfs:
range
ep-flow:
Flow
;
rdfs:
subPropertyOf
<http://www.reportinghub.no/ep/schema/core#hasPart>
.
ep-flow:
totalAmountOfMaterial
rdf:
type
owl:
FunctionalProperty
,
owl:
Object
Property
;
rdf:
type
owl:
ObjectProperty
,
owl:
Functional
Property
;
rdfs:
domain
ep-flow:
TemporalPartOfAFlowOfMaterial
;
rdfs:
label
"total amount of material"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/core#MeasureOfAmountOfMaterial>
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-ACTIVITY-V1.0.ttl
View file @
00868c2
# Saved by TopBraid on
Tue Oct 11 21:13:23 BST 2011
# Saved by TopBraid on
Wed Oct 12 15:34:04 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/production-activity
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
-purpose
# imports: http://www.reportinghub.no/ep/schema/1.0/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/1.0/flow
@prefix
ep-prodact:
<http://www.reportinghub.no/ep/schema/production-activity#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
...
...
@@ -14,9 +15,20 @@
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
well>
,
<http://www.reportinghub.no/ep/schema/1.0/facility>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
flow>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/facility>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.reportinghub.no/ep/schema/activity#ProductionWellTest>
rdf:
type
owl:
Class
;
rdfs:
label
"production well test"
^^
xsd:
string
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#ProductionActivity>
,
<http://www.reportinghub.no/ep/schema/activity#WellTest>
.
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
<http://www.reportinghub.no/ep/schema/activity#Activity>
;
rdfs:
label
"has flow"
^^
xsd:
string
;
rdfs:
range
<http://www.reportinghub.no/ep/schema/flow#Flow>
.
<http://www.reportinghub.no/ep/schema/equipment#Manifold>
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#TemporalPartOfAManifold>
.
...
...
@@ -54,7 +66,7 @@
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
.
ep-prodact:
AdministerFirstAid
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
AirTrafficOperation
...
...
@@ -71,11 +83,11 @@ ep-prodact:AnnualProductionActivityToEndOfReportingPeriod
ep-prodact:
AnnualProductionOperationsActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
AnnualProductionVolumeActivityToEndOfReportingPeriod
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
.
rdfs:
subClassOf
ep-prodact:
AnnualProductionActivityToEndOfReportingPeriod
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
ConstructionOperation
rdf:
type
owl:
Class
;
...
...
@@ -87,18 +99,18 @@ ep-prodact:CumulativeProductionActivitySinceProductionBegan
ep-prodact:
DailyProductionOperationsActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
ProductionOperationsActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionOperationsActivity
.
ep-prodact:
DailyProductionVolumeActivity
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
ProductionVolumeActivity
,
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
.
rdfs:
subClassOf
<http://www.reportinghub.no/ep/schema/activity#DailyProductionActivity>
,
ep-prodact:
ProductionVolumeActivity
.
ep-prodact:
Deviation
rdf:
type
owl:
Class
;
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
DrillOrExcercise
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Fire
...
...
@@ -126,11 +138,11 @@ ep-prodact:Incident
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
Injury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
IssueWorkPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
JobObservation
...
...
@@ -158,7 +170,7 @@ ep-prodact:MarineOperation
rdfs:
subClassOf
ep-prodact:
PartOfProductionActivity
.
ep-prodact:
MedicalTreatmentInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
MonthlyProductionActivityToEndOfReportingPeriod
...
...
@@ -194,7 +206,7 @@ ep-prodact:ReleasedToWater
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
ReportHazard
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWork
...
...
@@ -202,7 +214,7 @@ ep-prodact:RestrictedWork
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
RestrictedWorkInjury
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
Injury
.
ep-prodact:
SafetyActivityType
...
...
@@ -210,7 +222,7 @@ ep-prodact:SafetyActivityType
rdfs:
subClassOf
owl:
Class
.
ep-prodact:
SafetyMeeting
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SentAshore
...
...
@@ -226,15 +238,15 @@ ep-prodact:SickOnBoard
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
SpillOrLeak
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WorkingUnderPermit
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
HealthSafetyAndEnvironmentActivity
.
ep-prodact:
WorkingUnderPermitWithSJA
rdf:
type
ep-prodact:
SafetyActivityType
,
owl:
Class
;
rdf:
type
owl:
Class
,
ep-prodact:
SafetyActivityType
;
rdfs:
subClassOf
ep-prodact:
WorkingUnderPermit
.
ep-prodact:
hasPart
...
...
www.reportinghub.no/ep/transform/TRANSFORM_dpr-productVolume-v1.1.1.ttl
View file @
00868c2
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/transform/TRANSFORM_dpr-wellTest-v1.1.1.ttl
View file @
00868c2
# Saved by TopBraid on Wed Oct 12 15:
17:14
BST 2011
# Saved by TopBraid on Wed Oct 12 15:
45:01
BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# 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
# imports: http://www.witsml.org/schemas/131/addendum/combo
...
...
@@ -20,484 +20,398 @@
<http://www.reportinghub.no/ep/transform/1.0/dpr/wellTest>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/dpr/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
<http://www.witsml.org/schemas/131/addendum/combo#AllObjects-wellSet>
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 3010
3 set choke orifice siz
e"
^^
xsd:
string
;
rdfs:
comment
"STEP 3010
8 set production flow data - oil rat
e"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity#hasWellTestChoke
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
flow#hasMixedPart
>
;
sp:
subject
_:
b2
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
equipment#WellTestChoke
>
;
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
flow#OilFlow
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
]
[
sp:
object
_:
b4
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b3
]
[
sp:
object
_:
b
4
;
sp:
predicate
_:
b
5
;
]
[
sp:
object
_:
b
5
;
sp:
predicate
_:
b
6
;
sp:
subject
_:
b3
])
;
sp:
where
([
sp:
object
_:
b
6
;
sp:
where
([
sp:
object
_:
b
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b6
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellbore
Set
Ref>
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b8
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTest
Set
Ref>
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b2
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#chokeOrificeSizeRef>
;
sp:
subject
_:
b10
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b12
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b11
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b11
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
_:
b14
]
[
sp:
object
_:
b15
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b13
]
[
sp:
object
_:
b16
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#oilRateRef>
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b17
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef>
;
sp:
subject
_:
b16
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b17
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
select
LengthScal
e
;
[
rdf:
type
ep-dpr-spin-lib:
select
VolumeFlowRateAtStandardTemperaturePressureTyp
e
;
sp:
arg1
_:
b12
]
;
sp:
variable
_:
b5
sp:
variable
_:
b4
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateScale
;
sp:
arg1
_:
b18
]
;
sp:
variable
_:
b6
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 3010
5 set production wellhead data -
choke orifice size"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
3
;
rdfs:
comment
"STEP 3010
3 set
choke orifice size"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke>
;
sp:
subject
_:
b
14
sp:
subject
_:
b
20
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
3
]
[
sp:
object
_:
b
15
;
sp:
subject
_:
b1
9
]
[
sp:
object
_:
b
21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize>
;
sp:
subject
_:
b1
3
sp:
subject
_:
b1
9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
15
]
[
sp:
object
_:
b
16
;
sp:
predicate
_:
b
17
;
sp:
subject
_:
b
15
sp:
subject
_:
b
21
]
[
sp:
object
_:
b
22
;
sp:
predicate
_:
b
23
;
sp:
subject
_:
b
21
])
;
sp:
where
([
sp:
object
_:
b
18
;
sp:
where
([
sp:
object
_:
b
24
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
18
]
[
sp:
object
_:
b
19
;
sp:
subject
_:
b
24
]
[
sp:
object
_:
b
25
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b
18
]
[
sp:
object
_:
b2
0
;
sp:
subject
_:
b
24
]
[
sp:
object
_:
b2
6
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b
19
sp:
subject
_:
b
25
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b2
0
]
[
sp:
object
_:
b2
1
;
sp:
subject
_:
b2
6
]
[
sp:
object
_:
b2
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b2
0
]
[
sp:
object
_:
b2
2
;
sp:
subject
_:
b2
6
]
[
sp:
object
_:
b2
8
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b2
1
sp:
subject
_:
b2
7
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b23
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b22
]
[
sp:
object
_:
b23
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b14
]
[
sp:
object
[
sp:
varName
"wellheadDataRef"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef>
;
sp:
subject
_:
b23
]
[
sp:
object
_:
b24
;
sp:
subject
_:
b20
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#chokeOrificeSizeRef>
;
sp:
subject
[
sp:
varName
"wellHeadDataRef"
^^
xsd:
string
]
]
[
sp:
object
_:
b16
;
sp:
subject
_:
b28
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b2
4
]
[
sp:
object
_:
b
25
;
sp:
subject
_:
b2
9
]
[
sp:
object
_:
b
30
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b2
4
sp:
subject
_:
b2
9
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b
25
sp:
arg1
_:
b
30
]
;
sp:
variable
_:
b
17
sp:
variable
_:
b
23
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 3010
1 Create WellTest activity - anonymous because there is no mandatory data about it
"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
rdfs:
comment
"STEP 3010
2 set activity type
"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b31
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b27
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b28
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b26
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b26
sp:
subject
_:
b32
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellTestType>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b33
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b31
])
;
sp:
where
([
sp:
object
_:
b3
0
;
sp:
where
([
sp:
object
_:
b3
4
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b3
0
]
[
sp:
object
_:
b3
1
;
sp:
subject
_:
b3
4
]
[
sp:
object
_:
b3
5
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b3
0
]
[
sp:
object
_:
b3
2
;
sp:
subject
_:
b3
4
]
[
sp:
object
_:
b3
6
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b33
;
sp:
subject
_:
b35
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b3
2
]
[
sp:
object
_:
b3
4
;
sp:
subject
_:
b3
6
]
[
sp:
object
_:
b3
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b3
2
]
[
sp:
object
_:
b
29
;
sp:
subject
_:
b3
6
]
[
sp:
object
_:
b
38
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b3
4
sp:
subject
_:
b3
7
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b29
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b27
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testDate>
;
sp:
subject
_:
b29
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b33
]
]
;
sp:
variable
_:
b28
sp:
subject
_:
b38
]
[
sp:
object
_:
b38
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b32
]
[
sp:
object
_:
b33
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testType>
;
sp:
subject
_:
b38
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 30106 set production flow data - well head and separator"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b35
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
_:
b36
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#FlowOfMaterial>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b37
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasNetworkPart>
;
sp:
subject
_:
b38
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WellHeadFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b39
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
rdfs:
comment
"STEP 30108 set production flow data - water rate"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b39
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasMixedPart>
;
sp:
subject
_:
b40
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WaterFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b4
0
;
sp:
predicate
_:
b41
;
]
[
sp:
object
_:
b4
1
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b42
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b37
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b42
sp:
subject
_:
b41
]
[
sp:
object
_:
b43
;
sp:
predicate
_:
b44
;
sp:
subject
_:
b42
]
[
sp:
object
_:
b45
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasNetworkPart>
;
sp:
subject
_:
b38
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#SeparatorFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b46
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b47
;
sp:
predicate
_:
b48
;
sp:
subject
_:
b46
]
[
sp:
object
_:
b49
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b45
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b50
;
sp:
predicate
_:
b51
;
sp:
subject
_:
b49
sp:
subject
_:
b41
])
;
sp:
where
([
sp:
object
_:
b
52
;
sp:
where
([
sp:
object
_:
b
45
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
52
]
[
sp:
object
_:
b
53
;
sp:
subject
_:
b
45
]
[
sp:
object
_:
b
46
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b
52
]
[
sp:
object
_:
b
54
;
sp:
subject
_:
b
45
]
[
sp:
object
_:
b
47
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b
53
sp:
subject
_:
b
46
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
54
]
[
sp:
object
_:
b
55
;
sp:
subject
_:
b
47
]
[
sp:
object
_:
b
48
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b
54
]
[
sp:
object
_:
b
56
;
sp:
subject
_:
b
47
]
[
sp:
object
_:
b
49
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b
55
sp:
subject
_:
b
48
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b56
]
[
sp:
object
[
sp:
varName
"standardTempPres"
^^
xsd:
string
]
;
sp:
subject
_:
b49
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b
56
]
[
sp:
object
_:
b
56
;
sp:
subject
_:
b
49
]
[
sp:
object
_:
b
49
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b5
7
;
]
[
sp:
object
_:
b5
1
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b
56
]
[
sp:
object
_:
b5
7
;
sp:
subject
_:
b
49
]
[
sp:
object
_:
b5
1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b36
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b58
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef>
;
sp:
subject
_:
b57
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b59
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#flowingPressureRef>
;
sp:
subject
_:
b58
sp:
subject
_:
b52
]
[
sp:
object
_:
b40
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b59
]
[
sp:
object
_:
b60
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b59
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b61
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#temperatureRef>
;
sp:
subject
_:
b58
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
_:
b52
]
[
sp:
object
_:
b53
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b51
]
[
sp:
object
_:
b54
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#waterRateRef>
;
sp:
subject
_:
b53
]
[
sp:
object
_:
b55
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef>
;
sp:
subject
_:
b54
]
[
sp:
object
_:
b43
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b61
]
[
sp:
object
_:
b62
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b61
])
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b63
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorDataRef>
;
sp:
subject
_:
b57
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b64
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorPressureRef>
;
sp:
subject
_:
b63
]
[
sp:
object
_:
b47
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b64
]
[
sp:
object
_:
b65
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b64
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b66
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorTemperatureRef>
;
sp:
subject
_:
b63
]
[
sp:
object
_:
b50
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b66
]
[
sp:
object
_:
b67
;
sp:
subject
_:
b55
]
[
sp:
object
_:
b56
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b66
])
])
sp:
subject
_:
b55
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
select
PressureScal
e
;
sp:
arg1
_:
b
6
0
[
rdf:
type
ep-dpr-spin-lib:
select
VolumeFlowRateAtStandardTemperaturePressureTyp
e
;
sp:
arg1
_:
b
5
0
]
;
sp:
variable
_:
b4
1
sp:
variable
_:
b4
2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
select
Temperatur
eScale
;
sp:
arg1
_:
b
62
[
rdf:
type
ep-dpr-spin-lib:
select
VolumeFlowRat
eScale
;
sp:
arg1
_:
b
56
]
;
sp:
variable
_:
b44
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b65
]
;
sp:
variable
_:
b48
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectTemperatureScale
;
sp:
arg1
_:
b67
]
;
sp:
variable
_:
b51
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 30109 set production flow data - oil gas ratio"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b
68
;
sp:
templates
([
sp:
object
_:
b
57
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#gasOilRatio>
;
sp:
subject
_:
b
69
sp:
subject
_:
b
58
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#SpecificVolume>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
68
]
[
sp:
object
_:
b
70
;
sp:
subject
_:
b
57
]
[
sp:
object
_:
b
59
;
sp:
predicate
[
sp:
varName
"specificVolumeScaleGasOil"
^^
xsd:
string
]
;
sp:
subject
_:
b
68
sp:
subject
_:
b
57
])
;
sp:
where
([
sp:
object
_:
b
71
;
sp:
where
([
sp:
object
_:
b
60
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
71
]
[
sp:
object
_:
b
72
;
sp:
subject
_:
b
60
]
[
sp:
object
_:
b
61
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b
71
]
[
sp:
object
_:
b
73
;
sp:
subject
_:
b
60
]
[
sp:
object
_:
b
62
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b
72
sp:
subject
_:
b
61
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
73
]
[
sp:
object
_:
b
74
;
sp:
subject
_:
b
62
]
[
sp:
object
_:
b
63
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b
73
]
[
sp:
object
_:
b
75
;
sp:
subject
_:
b
62
]
[
sp:
object
_:
b
64
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b
74
sp:
subject
_:
b
63
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
75
sp:
subject
_:
b
64
]
[
sp:
object
[
sp:
varName
"standardTempPres"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b
75
]
[
sp:
object
_:
b
75
;
sp:
subject
_:
b
64
]
[
sp:
object
_:
b
64
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b
76
;
]
[
sp:
object
_:
b
65
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b
75
]
[
sp:
object
_:
b
76
;
sp:
subject
_:
b
64
]
[
sp:
object
_:
b
65
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b
77
]
[
sp:
object
_:
b
69
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
flow
#hasFlow>
;
sp:
subject
_:
b
77
]
[
sp:
object
_:
b
78
;
sp:
subject
_:
b
66
]
[
sp:
object
_:
b
58
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity
#hasFlow>
;
sp:
subject
_:
b
66
]
[
sp:
object
_:
b
67
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b
76
]
[
sp:
object
_:
b
79
;
sp:
subject
_:
b
65
]
[
sp:
object
_:
b
68
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#gasOilRatioRef>
;
sp:
subject
_:
b
78
]
[
sp:
object
_:
b
70
;
sp:
subject
_:
b
67
]
[
sp:
object
_:
b
59
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
79
sp:
subject
_:
b
68
]
[
sp:
object
[
sp:
varName
"uomGasOil"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b
79
sp:
subject
_:
b
68
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateScale
;
...
...
@@ -511,409 +425,495 @@
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 30104 set production test duration"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b80
;
rdfs:
comment
"STEP 30105 set production wellhead data - choke orifice size"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b69
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasWellTestChoke>
;
sp:
subject
_:
b70
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#WellTestChoke>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b81
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#TimeDuration>
;
sp:
subject
_:
b69
]
[
sp:
object
_:
b71
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#chokeOrificeSize>
;
sp:
subject
_:
b69
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
80
]
[
sp:
object
_:
b
8
2
;
sp:
predicate
_:
b
8
3
;
sp:
subject
_:
b
80
sp:
subject
_:
b
71
]
[
sp:
object
_:
b
7
2
;
sp:
predicate
_:
b
7
3
;
sp:
subject
_:
b
71
])
;
sp:
where
([
sp:
object
_:
b
8
4
;
sp:
where
([
sp:
object
_:
b
7
4
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
8
4
]
[
sp:
object
_:
b
8
5
;
sp:
subject
_:
b
7
4
]
[
sp:
object
_:
b
7
5
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b
8
4
]
[
sp:
object
_:
b
8
6
;
sp:
subject
_:
b
7
4
]
[
sp:
object
_:
b
7
6
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b
8
5
sp:
subject
_:
b
7
5
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
8
6
]
[
sp:
object
_:
b
8
7
;
sp:
subject
_:
b
7
6
]
[
sp:
object
_:
b
7
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b
8
6
]
[
sp:
object
_:
b
8
8
;
sp:
subject
_:
b
7
6
]
[
sp:
object
_:
b
7
8
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b
8
7
sp:
subject
_:
b
7
7
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
8
8
]
[
sp:
object
_:
b
8
8
;
sp:
subject
_:
b
7
8
]
[
sp:
object
_:
b
7
8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b
8
9
;
]
[
sp:
object
_:
b
7
9
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b
8
8
]
[
sp:
object
_:
b
8
9
;
sp:
subject
_:
b
7
8
]
[
sp:
object
_:
b
7
9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b81
]
[
sp:
object
_:
b90
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testDurationRef>
;
sp:
subject
_:
b89
]
[
sp:
object
_:
b82
;
sp:
subject
_:
b70
]
[
sp:
object
[
sp:
varName
"wellheadDataRef"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef>
;
sp:
subject
_:
b79
]
[
sp:
object
_:
b80
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#chokeOrificeSizeRef>
;
sp:
subject
[
sp:
varName
"wellHeadDataRef"
^^
xsd:
string
]
]
[
sp:
object
_:
b72
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
9
0
]
[
sp:
object
_:
b
9
1
;
sp:
subject
_:
b
8
0
]
[
sp:
object
_:
b
8
1
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b
9
0
sp:
subject
_:
b
8
0
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
select
Duration
Scale
;
sp:
arg1
_:
b
9
1
[
rdf:
type
ep-dpr-spin-lib:
select
Length
Scale
;
sp:
arg1
_:
b
8
1
]
;
sp:
variable
_:
b
8
3
sp:
variable
_:
b
7
3
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 3010
8 set production flow data - water
rate"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b
9
2
;
rdfs:
comment
"STEP 3010
7 set production flow data - gas
rate"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b
8
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasMixedPart>
;
sp:
subject
_:
b
9
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#
Water
Flow>
;
sp:
subject
_:
b
8
3
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#
Gas
Flow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
2
]
[
sp:
object
_:
b
9
4
;
sp:
subject
_:
b
8
2
]
[
sp:
object
_:
b
8
4
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
2
]
[
sp:
object
_:
b
9
5
;
sp:
subject
_:
b
8
2
]
[
sp:
object
_:
b
8
5
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b
9
4
]
[
sp:
object
_:
b
9
6
;
sp:
predicate
_:
b
9
7
;
sp:
subject
_:
b
9
4
sp:
subject
_:
b
8
4
]
[
sp:
object
_:
b
8
6
;
sp:
predicate
_:
b
8
7
;
sp:
subject
_:
b
8
4
])
;
sp:
where
([
sp:
object
_:
b
9
8
;
sp:
where
([
sp:
object
_:
b
8
8
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
9
8
]
[
sp:
object
_:
b
9
9
;
sp:
subject
_:
b
8
8
]
[
sp:
object
_:
b
8
9
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b
9
8
]
[
sp:
object
_:
b
10
0
;
sp:
subject
_:
b
8
8
]
[
sp:
object
_:
b
9
0
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b
9
9
sp:
subject
_:
b
8
9
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
10
0
]
[
sp:
object
_:
b
10
1
;
sp:
subject
_:
b
9
0
]
[
sp:
object
_:
b
9
1
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b
10
0
]
[
sp:
object
_:
b
10
2
;
sp:
subject
_:
b
9
0
]
[
sp:
object
_:
b
9
2
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b
10
1
sp:
subject
_:
b
9
1
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b
10
2
]
[
sp:
object
_:
b
10
3
;
sp:
subject
_:
b
9
2
]
[
sp:
object
_:
b
9
3
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b
10
2
]
[
sp:
object
_:
b
10
2
;
sp:
subject
_:
b
9
2
]
[
sp:
object
_:
b
9
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b
10
4
;
]
[
sp:
object
_:
b
9
4
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b
10
2
]
[
sp:
object
_:
b
10
4
;
sp:
subject
_:
b
9
2
]
[
sp:
object
_:
b
9
4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b
10
5
]
[
sp:
object
_:
b
9
3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
flow
#hasFlow>
;
sp:
subject
_:
b
10
5
]
[
sp:
object
_:
b
10
6
;
sp:
subject
_:
b
9
5
]
[
sp:
object
_:
b
8
3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/
activity
#hasFlow>
;
sp:
subject
_:
b
9
5
]
[
sp:
object
_:
b
9
6
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b
10
4
]
[
sp:
object
_:
b
10
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#
water
RateRef>
;
sp:
subject
_:
b
10
6
]
[
sp:
object
_:
b
10
8
;
sp:
subject
_:
b
9
4
]
[
sp:
object
_:
b
9
7
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#
gas
RateRef>
;
sp:
subject
_:
b
9
6
]
[
sp:
object
_:
b
9
8
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef>
;
sp:
subject
_:
b
10
7
]
[
sp:
object
_:
b
9
6
;
sp:
subject
_:
b
9
7
]
[
sp:
object
_:
b
8
6
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b
10
8
]
[
sp:
object
_:
b
10
9
;
sp:
subject
_:
b
9
8
]
[
sp:
object
_:
b
9
9
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b
10
8
sp:
subject
_:
b
9
8
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateAtStandardTemperaturePressureType
;
sp:
arg1
_:
b
10
3
sp:
arg1
_:
b
9
3
]
;
sp:
variable
_:
b
9
5
sp:
variable
_:
b
8
5
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateScale
;
sp:
arg1
_:
b
10
9
sp:
arg1
_:
b
9
9
]
;
sp:
variable
_:
b
9
7
sp:
variable
_:
b
8
7
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 30108 set production flow data - oil rate"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b110
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasMixedPart>
;
sp:
subject
_:
b111
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#OilFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b112
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b113
;
rdfs:
comment
"STEP 30101 Create WellTest activity - anonymous because there is no mandatory data about it"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellTest>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b112
]
[
sp:
object
_:
b114
;
sp:
predicate
_:
b115
;
sp:
subject
_:
b112
sp:
subject
_:
b100
]
[
sp:
object
_:
b101
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#nominallyAt>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b102
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b100
]
[
sp:
object
_:
b103
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b100
])
;
sp:
where
([
sp:
object
_:
b1
16
;
sp:
where
([
sp:
object
_:
b1
04
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
16
]
[
sp:
object
_:
b1
17
;
sp:
subject
_:
b1
04
]
[
sp:
object
_:
b1
05
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b1
16
]
[
sp:
object
_:
b1
18
;
sp:
subject
_:
b1
04
]
[
sp:
object
_:
b1
06
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b117
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
subject
_:
b105
]
[
sp:
object
_:
b107
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
18
]
[
sp:
object
_:
b1
19
;
sp:
subject
_:
b1
06
]
[
sp:
object
_:
b1
08
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b1
18
]
[
sp:
object
_:
b1
20
;
sp:
subject
_:
b1
06
]
[
sp:
object
_:
b1
03
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b1
19
sp:
subject
_:
b1
08
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b121
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b120
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b122
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b120
]
[
sp:
object
_:
b122
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b123
]
[
sp:
object
_:
b111
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasFlow>
;
sp:
subject
_:
b123
]
[
sp:
object
_:
b124
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b122
]
[
sp:
object
_:
b125
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#oilRateRef>
;
sp:
subject
_:
b124
]
[
sp:
object
_:
b126
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef>
;
sp:
subject
_:
b125
]
[
sp:
object
_:
b114
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b126
]
[
sp:
object
_:
b127
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b126
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateAtStandardTemperaturePressureType
;
sp:
arg1
_:
b121
]
;
sp:
variable
_:
b113
sp:
subject
_:
b103
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b101
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testDate>
;
sp:
subject
_:
b103
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateScale
;
sp:
arg1
_:
b127
[
rdf:
type
rhspin:
wellBoreByName
;
sp:
arg1
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b107
]
]
;
sp:
variable
_:
b1
15
sp:
variable
_:
b1
02
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 3010
2 set activity type
"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
28
;
rdfs:
comment
"STEP 3010
4 set production test duration
"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b1
09
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
29
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
activity#WellTestType
>
;
sp:
subject
_:
b1
10
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/
core#TimeDuration
>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
28
]
[
sp:
object
_:
b1
30
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b1
28
sp:
subject
_:
b1
09
]
[
sp:
object
_:
b1
11
;
sp:
predicate
_:
b112
;
sp:
subject
_:
b1
09
])
;
sp:
where
([
sp:
object
_:
b1
31
;
sp:
where
([
sp:
object
_:
b1
13
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
31
]
[
sp:
object
_:
b1
32
;
sp:
subject
_:
b1
13
]
[
sp:
object
_:
b1
14
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b1
31
]
[
sp:
object
_:
b1
33
;
sp:
subject
_:
b1
13
]
[
sp:
object
_:
b1
15
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b1
32
sp:
subject
_:
b1
14
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
33
]
[
sp:
object
_:
b1
34
;
sp:
subject
_:
b1
15
]
[
sp:
object
_:
b1
16
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b1
33
]
[
sp:
object
_:
b1
35
;
sp:
subject
_:
b1
15
]
[
sp:
object
_:
b1
17
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b1
34
sp:
subject
_:
b1
16
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
35
]
[
sp:
object
_:
b1
35
;
sp:
subject
_:
b1
17
]
[
sp:
object
_:
b1
17
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b129
]
[
sp:
object
_:
b130
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testType>
;
sp:
subject
_:
b135
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b118
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b117
]
[
sp:
object
_:
b118
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b110
]
[
sp:
object
_:
b119
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#testDurationRef>
;
sp:
subject
_:
b118
]
[
sp:
object
_:
b111
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b119
]
[
sp:
object
_:
b120
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b119
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectDurationScale
;
sp:
arg1
_:
b120
]
;
sp:
variable
_:
b112
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 30107 set production flow data - gas rate"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b136
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasMixedPart>
;
sp:
subject
_:
b137
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#GasFlow>
;
rdfs:
comment
"STEP 30106 set production flow data - well head and separator"
^^
xsd:
string
;
sp:
templates
([
sp:
object
_:
b121
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
_:
b122
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#FlowOfMaterial>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b121
]
[
sp:
object
_:
b123
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasNetworkPart>
;
sp:
subject
_:
b124
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#WellHeadFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
36
]
[
sp:
object
_:
b1
38
;
sp:
subject
_:
b1
23
]
[
sp:
object
_:
b1
25
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
36
]
[
sp:
object
_:
b139
;
sp:
subject
_:
b1
23
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b138
]
[
sp:
object
_:
b140
;
sp:
predicate
_:
b141
;
sp:
subject
_:
b138
sp:
subject
_:
b125
]
[
sp:
object
_:
b126
;
sp:
predicate
_:
b127
;
sp:
subject
_:
b125
]
[
sp:
object
_:
b128
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b123
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b129
;
sp:
predicate
_:
b130
;
sp:
subject
_:
b128
]
[
sp:
object
_:
b131
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasNetworkPart>
;
sp:
subject
_:
b124
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#SeparatorFlow>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b131
]
[
sp:
object
_:
b132
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b131
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Pressure>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b132
]
[
sp:
object
_:
b133
;
sp:
predicate
_:
b134
;
sp:
subject
_:
b132
]
[
sp:
object
_:
b135
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b131
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Temperature>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b135
]
[
sp:
object
_:
b136
;
sp:
predicate
_:
b137
;
sp:
subject
_:
b135
])
;
sp:
where
([
sp:
object
_:
b1
42
;
sp:
where
([
sp:
object
_:
b1
38
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellRef>
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"wellName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b1
42
]
[
sp:
object
_:
b1
43
;
sp:
subject
_:
b1
38
]
[
sp:
object
_:
b1
39
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreSetRef>
;
sp:
subject
_:
b1
42
]
[
sp:
object
_:
b14
4
;
sp:
subject
_:
b1
38
]
[
sp:
object
_:
b14
0
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellboreRef>
;
sp:
subject
_:
b1
43
sp:
subject
_:
b1
39
]
[
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b14
4
]
[
sp:
object
_:
b14
5
;
sp:
subject
_:
b14
0
]
[
sp:
object
_:
b14
1
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestSetRef>
;
sp:
subject
_:
b14
4
]
[
sp:
object
_:
b14
6
;
sp:
subject
_:
b14
0
]
[
sp:
object
_:
b14
2
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellTestRef>
;
sp:
subject
_:
b14
5
sp:
subject
_:
b14
1
]
[
sp:
object
[
sp:
varName
"wellBoreTestName"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#name>
;
sp:
subject
_:
b146
]
[
sp:
object
_:
b147
;
sp:
subject
_:
b142
]
[
sp:
object
[
sp:
varName
"standardTempPres"
^^
xsd:
string
]
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#standardTempPresRef>
;
sp:
subject
_:
b14
6
]
[
sp:
object
_:
b14
6
;
sp:
subject
_:
b14
2
]
[
sp:
object
_:
b14
2
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
[
sp:
varName
"wellTest"
^^
xsd:
string
]
]
[
sp:
object
_:
b14
8
;
]
[
sp:
object
_:
b14
3
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestRef>
;
sp:
subject
_:
b14
6
]
[
sp:
object
_:
b14
8
;
sp:
subject
_:
b14
2
]
[
sp:
object
_:
b14
3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#derivedFrom>
;
sp:
subject
_:
b122
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b144
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#wellheadDataRef>
;
sp:
subject
_:
b143
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b145
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#flowingPressureRef>
;
sp:
subject
_:
b144
]
[
sp:
object
_:
b126
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b145
]
[
sp:
object
_:
b146
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b145
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b147
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#temperatureRef>
;
sp:
subject
_:
b144
]
[
sp:
object
_:
b129
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b147
]
[
sp:
object
_:
b148
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b147
])
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b149
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorDataRef>
;
sp:
subject
_:
b143
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b150
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorPressureRef>
;
sp:
subject
_:
b149
]
[
sp:
object
_:
b137
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#hasFlow>
;
sp:
subject
_:
b149
]
[
sp:
object
_:
b150
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#productionTestResultsRef>
;
sp:
subject
_:
b148
]
[
sp:
object
_:
b133
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b150
]
[
sp:
object
_:
b151
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#gasRate
Ref>
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uom
Ref>
;
sp:
subject
_:
b150
]
[
sp:
object
_:
b152
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#fluidRateStdTempPresRef>
;
sp:
subject
_:
b151
]
[
sp:
object
_:
b140
;
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b152
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#separatorTemperatureRef>
;
sp:
subject
_:
b149
]
[
sp:
object
_:
b136
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b152
]
[
sp:
object
_:
b153
;
sp:
predicate
<http://www.witsml.org/schemas/131/addendum/combo#uomRef>
;
sp:
subject
_:
b152
])
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
select
VolumeFlowRateAtStandardTemperaturePressureTyp
e
;
sp:
arg1
_:
b14
7
[
rdf:
type
ep-dpr-spin-lib:
select
PressureScal
e
;
sp:
arg1
_:
b14
6
]
;
sp:
variable
_:
b1
39
sp:
variable
_:
b1
27
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectVolumeFlowRateScale
;
[
rdf:
type
ep-dpr-spin-lib:
selectTemperatureScale
;
sp:
arg1
_:
b148
]
;
sp:
variable
_:
b130
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectPressureScale
;
sp:
arg1
_:
b151
]
;
sp:
variable
_:
b134
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-dpr-spin-lib:
selectTemperatureScale
;
sp:
arg1
_:
b153
]
;
sp:
variable
_:
b1
41
sp:
variable
_:
b1
37
])
]
;
spin:
rule
...
...
@@ -968,190 +968,175 @@
])
]
.
_:
b
9
7
sp:
varName
"volumeFlowRateScale
Water
"
^^
xsd:
string
.
_:
b
8
7
sp:
varName
"volumeFlowRateScale
Gas
"
^^
xsd:
string
.
_:
b
9
5
_:
b
8
5
sp:
varName
"volumeFlowRateStdType"
^^
xsd:
string
.
_:
b
10
9
sp:
varName
"uom
Water
Rate"
^^
xsd:
string
.
_:
b
9
9
sp:
varName
"uom
Gas
Rate"
^^
xsd:
string
.
_:
b
9
6
sp:
varName
"real
Water
Rate"
^^
xsd:
string
.
_:
b
8
6
sp:
varName
"real
Gas
Rate"
^^
xsd:
string
.
_:
b
10
8
_:
b
9
8
sp:
varName
"fluidRateStdTempPresRef"
^^
xsd:
string
.
_:
b
10
7
sp:
varName
"
water
RateRef"
^^
xsd:
string
.
_:
b
9
7
sp:
varName
"
gas
RateRef"
^^
xsd:
string
.
_:
b
10
6
_:
b
9
6
sp:
varName
"productionTestResults"
^^
xsd:
string
.
_:
b
9
3
_:
b
8
3
sp:
varName
"productionWellTestFlow"
^^
xsd:
string
.
_:
b
10
5
_:
b
9
5
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b
10
4
_:
b
9
4
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b
10
3
_:
b
9
3
sp:
varName
"standardTempPres"
^^
xsd:
string
.
_:
b
10
2
_:
b
9
2
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b
10
1
_:
b
9
1
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b
10
0
_:
b
9
0
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b
9
9
_:
b
8
9
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b
9
8
_:
b
8
8
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b115
sp:
varName
"volumeFlowRateScaleOil"
^^
xsd:
string
.
_:
b113
sp:
varName
"volumeFlowRateStdType"
^^
xsd:
string
.
_:
b127
sp:
varName
"uomOilRate"
^^
xsd:
string
.
_:
b114
sp:
varName
"realOilRate"
^^
xsd:
string
.
_:
b126
sp:
varName
"fluidRateStdTempPresRef"
^^
xsd:
string
.
_:
b59
sp:
varName
"realGasOil"
^^
xsd:
string
.
_:
b
125
sp:
varName
"
oilRate
Ref"
^^
xsd:
string
.
_:
b
68
sp:
varName
"
gasOilRatio
Ref"
^^
xsd:
string
.
_:
b
124
_:
b
67
sp:
varName
"productionTestResults"
^^
xsd:
string
.
_:
b
111
_:
b
58
sp:
varName
"productionWellTestFlow"
^^
xsd:
string
.
_:
b
123
_:
b
66
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b
122
_:
b
65
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b121
sp:
varName
"standardTempPres"
^^
xsd:
string
.
_:
b120
_:
b64
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b
119
_:
b
63
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b
118
_:
b
62
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b
117
_:
b
61
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b
116
_:
b
60
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b91
sp:
varName
"uomDuration"
^^
xsd:
string
.
_:
b90
sp:
varName
"testDurationRef"
^^
xsd:
string
.
_:
b6
sp:
varName
"volumeFlowRateScaleOil"
^^
xsd:
string
.
_:
b89
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b4
sp:
varName
"volumeFlowRateStdType"
^^
xsd:
string
.
_:
b88
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b87
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b18
sp:
varName
"uomOilRate"
^^
xsd:
string
.
_:
b86
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b5
sp:
varName
"realOilRate"
^^
xsd:
string
.
_:
b
85
sp:
varName
"
wellboreSet
Ref"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
fluidRateStdTempPres
Ref"
^^
xsd:
string
.
_:
b
84
sp:
varName
"
well
Ref"
^^
xsd:
string
.
_:
b
16
sp:
varName
"
oilRate
Ref"
^^
xsd:
string
.
_:
b
83
sp:
varName
"
durationScale
"
^^
xsd:
string
.
_:
b
15
sp:
varName
"
productionTestResults
"
^^
xsd:
string
.
_:
b82
sp:
varName
"realDuration"
^^
xsd:
string
.
_:
b2
sp:
varName
"productionWellTestFlow"
^^
xsd:
string
.
_:
b
81
_:
b
14
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b25
sp:
varName
"uomChokeOrificeSize"
^^
xsd:
string
.
_:
b24
sp:
varName
"chokeOrificeSizeRef"
^^
xsd:
string
.
_:
b23
_:
b13
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b22
_:
b12
sp:
varName
"standardTempPres"
^^
xsd:
string
.
_:
b11
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b
21
_:
b
10
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b20
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b9
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b19
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b18
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b
17
sp:
varName
"
lengthScaleChokeOrificeSize
"
^^
xsd:
string
.
_:
b
44
sp:
varName
"
volumeFlowRateScaleWater
"
^^
xsd:
string
.
_:
b
16
sp:
varName
"
realChokeOrificeSiz
e"
^^
xsd:
string
.
_:
b
42
sp:
varName
"
volumeFlowRateStdTyp
e"
^^
xsd:
string
.
_:
b
14
sp:
varName
"
productionWellTest
"
^^
xsd:
string
.
_:
b
56
sp:
varName
"
uomWaterRate
"
^^
xsd:
string
.
_:
b
12
sp:
varName
"
uomChokeOrificeSiz
e"
^^
xsd:
string
.
_:
b
43
sp:
varName
"
realWaterRat
e"
^^
xsd:
string
.
_:
b
11
sp:
varName
"
chokeOrificeSize
Ref"
^^
xsd:
string
.
_:
b
55
sp:
varName
"
fluidRateStdTempPres
Ref"
^^
xsd:
string
.
_:
b10
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b54
sp:
varName
"waterRateRef"
^^
xsd:
string
.
_:
b53
sp:
varName
"productionTestResults"
^^
xsd:
string
.
_:
b9
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b40
sp:
varName
"productionWellTestFlow"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b52
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b51
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b6
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b50
sp:
varName
"standardTempPres"
^^
xsd:
string
.
_:
b5
sp:
varName
"lengthScaleChokeOrificeSize"
^^
xsd:
string
.
_:
b49
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b4
sp:
varName
"realChokeOrificeSize"
^^
xsd:
string
.
_:
b48
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b2
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b47
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b46
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b45
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b161
sp:
varName
"wellTestRef"
^^
xsd:
string
.
...
...
@@ -1174,203 +1159,218 @@ _:b156
_:
b155
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b34
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b33
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b32
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b31
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b30
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b29
_:
b38
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b28
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b27
sp:
varName
"testDate"
^^
xsd:
string
.
_:
b135
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b134
_:
b37
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b
133
_:
b
36
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b
132
_:
b
35
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b
131
_:
b
34
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b
130
_:
b
33
sp:
varName
"testTypeName"
^^
xsd:
string
.
_:
b
129
_:
b
32
sp:
varName
"wellTest"
^^
xsd:
string
.
_:
b153
sp:
varName
"uomGasRate"
^^
xsd:
string
.
_:
b152
sp:
varName
"fluidRateStdTempPresRef"
^^
xsd:
string
.
_:
b151
sp:
varName
"gasRateRef"
^^
xsd:
string
.
_:
b150
sp:
varName
"productionTestResults"
^^
xsd:
string
.
_:
b120
sp:
varName
"uomDuration"
^^
xsd:
string
.
_:
b1
4
9
sp:
varName
"
productionWellTest
"
^^
xsd:
string
.
_:
b1
1
9
sp:
varName
"
testDurationRef
"
^^
xsd:
string
.
_:
b1
4
8
_:
b1
1
8
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b147
sp:
varName
"standardTempPres"
^^
xsd:
string
.
_:
b146
_:
b117
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b1
45
_:
b1
16
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b1
44
_:
b1
15
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b1
43
_:
b1
14
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b1
42
_:
b1
13
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b141
sp:
varName
"volumeFlowRateScaleGas"
^^
xsd:
string
.
_:
b140
sp:
varName
"realGasRate"
^^
xsd:
string
.
_:
b112
sp:
varName
"durationScale"
^^
xsd:
string
.
_:
b1
39
sp:
varName
"
volumeFlowRateStdType
"
^^
xsd:
string
.
_:
b1
11
sp:
varName
"
realDuration
"
^^
xsd:
string
.
_:
b1
37
sp:
varName
"productionWellTest
Flow
"
^^
xsd:
string
.
_:
b1
10
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b
67
_:
b
153
sp:
varName
"uomSeparatorTemperature"
^^
xsd:
string
.
_:
b
66
_:
b
152
sp:
varName
"separatorTemperatureRef"
^^
xsd:
string
.
_:
b
65
_:
b
151
sp:
varName
"uomSeparatorPressure"
^^
xsd:
string
.
_:
b
64
_:
b
150
sp:
varName
"separatorPressureRef"
^^
xsd:
string
.
_:
b
63
_:
b
149
sp:
varName
"separatorDataRef"
^^
xsd:
string
.
_:
b
62
_:
b
148
sp:
varName
"uomWellheadTemperature"
^^
xsd:
string
.
_:
b
61
_:
b
147
sp:
varName
"temperatureRef"
^^
xsd:
string
.
_:
b
60
_:
b
146
sp:
varName
"uomFlowingPressure"
^^
xsd:
string
.
_:
b
59
_:
b
145
sp:
varName
"flowingPressureRef"
^^
xsd:
string
.
_:
b
58
_:
b
144
sp:
varName
"wellheadDataRef"
^^
xsd:
string
.
_:
b
57
_:
b
143
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b
56
_:
b
142
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b
55
_:
b
141
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b
54
_:
b
140
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b
53
_:
b
139
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b
52
_:
b
138
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b
51
_:
b
137
sp:
varName
"temperatureScaleSeparator"
^^
xsd:
string
.
_:
b
50
_:
b
136
sp:
varName
"realSeparatorTemperature"
^^
xsd:
string
.
_:
b
48
_:
b
134
sp:
varName
"pressureScaleSeparator"
^^
xsd:
string
.
_:
b
47
_:
b
133
sp:
varName
"realSeparatorPressure"
^^
xsd:
string
.
_:
b
44
_:
b
130
sp:
varName
"temperatureScaleWellhead"
^^
xsd:
string
.
_:
b
43
_:
b
129
sp:
varName
"realWellheadTemperature"
^^
xsd:
string
.
_:
b
41
_:
b
127
sp:
varName
"pressureScaleFlowing"
^^
xsd:
string
.
_:
b
40
_:
b
126
sp:
varName
"realFlowingPressure"
^^
xsd:
string
.
_:
b
36
_:
b
122
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b
71
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b
108
sp:
varName
"well
TestSet
Ref"
^^
xsd:
string
.
_:
b
72
sp:
varName
"
wellboreSetRef
"
^^
xsd:
string
.
_:
b
107
sp:
varName
"
nameWellBore
"
^^
xsd:
string
.
_:
b
73
_:
b
106
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b
74
sp:
varName
"well
Test
SetRef"
^^
xsd:
string
.
_:
b
105
sp:
varName
"well
bore
SetRef"
^^
xsd:
string
.
_:
b75
_:
b104
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b103
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b76
_:
b102
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b101
sp:
varName
"testDate"
^^
xsd:
string
.
_:
b81
sp:
varName
"uomChokeOrificeSize"
^^
xsd:
string
.
_:
b80
sp:
varName
"chokeOrificeSizeRef"
^^
xsd:
string
.
_:
b79
sp:
varName
"productionTestRef"
^^
xsd:
string
.
_:
b78
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b77
sp:
varName
"
productionWellTest
"
^^
xsd:
string
.
sp:
varName
"
wellTestSetRef
"
^^
xsd:
string
.
_:
b
69
sp:
varName
"
productionWellTestFlow
"
^^
xsd:
string
.
_:
b
76
sp:
varName
"
wellboreRef
"
^^
xsd:
string
.
_:
b7
8
sp:
varName
"
productionTestResults
"
^^
xsd:
string
.
_:
b7
5
sp:
varName
"
wellboreSetRef
"
^^
xsd:
string
.
_:
b79
sp:
varName
"gasOilRatioRef"
^^
xsd:
string
.
_:
b74
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b73
sp:
varName
"lengthScaleChokeOrificeSize"
^^
xsd:
string
.
_:
b72
sp:
varName
"realChokeOrificeSize"
^^
xsd:
string
.
_:
b70
sp:
varName
"realGasOil"
^^
xsd:
string
.
sp:
varName
"productionWellTest"
^^
xsd:
string
.
_:
b30
sp:
varName
"uomChokeOrificeSize"
^^
xsd:
string
.
_:
b29
sp:
varName
"chokeOrificeSizeRef"
^^
xsd:
string
.
_:
b28
sp:
varName
"wellTestRef"
^^
xsd:
string
.
_:
b27
sp:
varName
"wellTestSetRef"
^^
xsd:
string
.
_:
b26
sp:
varName
"wellboreRef"
^^
xsd:
string
.
_:
b25
sp:
varName
"wellboreSetRef"
^^
xsd:
string
.
_:
b24
sp:
varName
"wellRef"
^^
xsd:
string
.
_:
b23
sp:
varName
"lengthScaleChokeOrificeSize"
^^
xsd:
string
.
_:
b22
sp:
varName
"realChokeOrificeSize"
^^
xsd:
string
.
_:
b20
sp:
varName
"wellTest"
^^
xsd:
string
.
...
...
Please
register
or
login
to post a comment