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-27 17:49:57 +0100
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
0d79a6cc38fdb02ab6b1c7dd198ed76b60117db7
0d79a6cc
2 parents
8e83421c
cb7358de
Merge branch 'WelboreSection'
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
963 additions
and
1033 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
0d79a6c
# Saved by TopBraid on Wed Oct 12 12:28:28 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/schema/vaem
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@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
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model>
,
<http://www.linkedmodel.org/schema/vaem>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-core:
Class_of_indirect_property
rdf:
type
owl:
Class
;
rdfs:
label
"class of indirect property"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
ObjectProperty
,
owl:
FunctionalProperty
.
ep-core:
Density
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"density"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Length
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
MassPerUnitLength
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"mass per unit length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
MeasureOfAmountOfMaterial
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"measure of amount of material"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PhysicalObject
rdf:
type
owl:
Class
;
rdfs:
label
"physical object"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
PhysicalThing
.
ep-core:
PhysicalThing
rdf:
type
owl:
Class
;
rdfs:
label
"physical thing"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ep-core:
PlaneAngle
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"plane angle"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PlasticViscosity
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"plastic viscosity"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Pressure
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"pressure"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PropertySpace
rdf:
type
rdfs:
Class
;
rdfs:
label
"property space"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Ratio
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"ratio"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Scale
rdf:
type
owl:
Class
;
rdfs:
label
"scale"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
DatatypeProperty
,
owl:
FunctionalProperty
.
ep-core:
SpecificMass
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"specific mass"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
SpecificVolume
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"specific volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Speed
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"speed"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
StrengthOfRockFormation
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"strength of rock formation"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Temperature
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"temperature"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
TimeDuration
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"time duration"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Volume
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volume"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt15degC1atm
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volume at 15 degrees C 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt1degC1atm
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volume at 0 degrees C 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt60degF1atm
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volume at 60 degrees F 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumetricFlowRate
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"volumetric flow rate"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
YieldPoint
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"yield point"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
apiName
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"API name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
bar
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"bar"
^^
xsd:
string
.
ep-core:
barrel
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"barrel"
^^
xsd:
string
.
ep-core:
basisFor
rdf:
type
owl:
ObjectProperty
;
rdfs:
label
"basis for"
^^
xsd:
string
.
ep-core:
celsius
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Temperature
;
rdfs:
label
"celsius"
^^
xsd:
string
.
ep-core:
centiPoise
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"cP"
^^
xsd:
string
.
ep-core:
day
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"day"
^^
xsd:
string
.
ep-core:
decimetre3
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Volume
;
rdfs:
label
"decimetre 3"
^^
xsd:
string
.
ep-core:
degreesOfAngle
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlaneAngle
;
rdfs:
label
"degrees of angle"
^^
xsd:
string
.
ep-core:
derivedFrom
rdf:
type
owl:
ObjectProperty
,
owl:
TransitiveProperty
;
rdfs:
label
"derived from"
^^
xsd:
string
.
ep-core:
dtiName
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"DTI name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
dyne_second_metre-2
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"dyne.s.m-2"
^^
xsd:
string
.
ep-core:
foot
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot"
^^
xsd:
string
.
ep-core:
foot3
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"foot3"
^^
xsd:
string
.
ep-core:
foot3_sack94-1
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
YieldPoint
;
rdfs:
label
"foot3 sack94-1"
^^
xsd:
string
.
ep-core:
footUS
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot (US survey)"
^^
xsd:
string
.
ep-core:
fractionByVolume
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"fraction by volume"
^^
xsd:
string
.
ep-core:
gram_cm-3
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"gram cm-3"
^^
xsd:
string
.
ep-core:
hasPart
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has part"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
partOf
.
ep-core:
hasTemporalPart
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has temporal part"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
hasPart
;
owl:
inverseOf
ep-core:
partOf
.
ep-core:
hasVolume
rdf:
type
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has volume"
^^
xsd:
string
.
ep-core:
hour
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"hour"
^^
xsd:
string
.
ep-core:
humanRecognizableName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"human recognizable name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
inch
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch"
^^
xsd:
string
.
ep-core:
inchUS
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch (US survey)"
^^
xsd:
string
.
ep-core:
kilogramforce_second_metre-2
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"kgf.s.m-2"
^^
xsd:
string
.
ep-core:
localFieldName
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"local field name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
megaPa
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"MPa"
^^
xsd:
string
.
ep-core:
megaPa_second
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"MPa.second"
^^
xsd:
string
.
ep-core:
metre
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"metre"
^^
xsd:
string
.
ep-core:
metre3
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"metre3"
^^
xsd:
string
.
ep-core:
metre3_day-1
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"metre3 day-1"
^^
xsd:
string
.
ep-core:
metre3_minute-1
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"metre3 minute-1"
^^
xsd:
string
.
ep-core:
metre_hour-1
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Speed
;
rdfs:
label
"metre hour-1"
^^
xsd:
string
.
ep-core:
millimetre
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"millimetre"
^^
xsd:
string
.
ep-core:
million_barrel
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"million barrel"
^^
xsd:
string
.
ep-core:
million_foot3
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"million foot3"
^^
xsd:
string
.
ep-core:
million_metre3
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"million metre3"
^^
xsd:
string
.
ep-core:
million_metre3_day-1
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"million metre3 day-1"
^^
xsd:
string
.
ep-core:
minute
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"minute"
^^
xsd:
string
.
ep-core:
name
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
.
ep-core:
newton_second_metre-2
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"N.s.m-2"
^^
xsd:
string
.
ep-core:
nominallyExistsAt
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"nominally exists at"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdCode
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"NPD code"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdName
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"NPD name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdNumber
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"NPD number"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
partOf
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"part of"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
hasPart
.
ep-core:
partPerMillionByMass
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificMass
;
rdfs:
label
"part per million (by mass)"
^^
xsd:
string
.
ep-core:
partPerMillionByVolume
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"part per million (by volume)"
^^
xsd:
string
.
ep-core:
pascal
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"Pascal"
^^
xsd:
string
.
ep-core:
pascal_second
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"Pa.second"
^^
xsd:
string
.
ep-core:
perCentByVolume
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"per cent by volume"
^^
xsd:
string
.
ep-core:
poise
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"P"
^^
xsd:
string
.
ep-core:
pound_foot-1
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
MassPerUnitLength
;
rdfs:
label
"pound foot-1"
^^
xsd:
string
.
ep-core:
poundforce_second_foot-2
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"lbf.s.ft-2"
^^
xsd:
string
.
ep-core:
poundforce_second_inch-2
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"lbf.s.in-2"
^^
xsd:
string
.
ep-core:
prospectName
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"prospect name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
psi_second
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"psi.s"
^^
xsd:
string
.
ep-core:
psig
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"psi gauge"
^^
xsd:
string
.
ep-core:
second
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"second"
^^
xsd:
string
.
ep-core:
specificGravity
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
label
"specific gravity"
^^
xsd:
string
.
ep-core:
temporalPartOf
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"temporal part of"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
partOf
;
owl:
inverseOf
ep-core:
hasTemporalPart
.
ep-core:
undefinedScale
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
owl:
Class
;
rdfs:
label
"undefined scale"
^^
xsd:
string
.
ep-core:
usGallon_sack94-1
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"USgallon sack94-1"
^^
xsd:
string
.
ep-core:
week
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"week"
^^
xsd:
string
.
# Saved by TopBraid on Thu Oct 27 14:28:43 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model
# imports: http://www.linkedmodel.org/schema/vaem
@prefix
ep-core:
<http://www.reportinghub.no/ep/schema/core#>
.
@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
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/schema/1.0/core>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.linkedmodel.org/schema/vaem>
,
<http://standards.iso.org/iso/ts/15926/-8/ed-1/tech/reference-data/data-model>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ep-core:
Class_of_indirect_property
rdf:
type
owl:
Class
;
rdfs:
label
"class of indirect property"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
ObjectProperty
.
ep-core:
Density
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"density"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Length
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
MassPerUnitLength
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"mass per unit length"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
MeasureOfAmountOfMaterial
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"measure of amount of material"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PhysicalObject
rdf:
type
owl:
Class
;
rdfs:
label
"physical object"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
PhysicalThing
.
ep-core:
PhysicalThing
rdf:
type
owl:
Class
;
rdfs:
label
"physical thing"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
ep-core:
PlaneAngle
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"plane angle"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PlasticViscosity
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"plastic viscosity"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Pressure
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"pressure"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
PropertySpace
rdf:
type
rdfs:
Class
;
rdfs:
label
"property space"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Ratio
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"ratio"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Scale
rdf:
type
owl:
Class
;
rdfs:
label
"scale"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
FunctionalProperty
,
owl:
DatatypeProperty
.
ep-core:
SpecificMass
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"specific mass"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
SpecificVolume
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"specific volume"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Speed
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"speed"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
StrengthOfRockFormation
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"strength of rock formation"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Temperature
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"temperature"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
TimeDuration
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"time duration"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
Volume
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volume"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt15degC1atm
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volume at 15 degrees C 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt1degC1atm
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volume at 0 degrees C 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumeAt60degF1atm
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volume at 60 degrees F 1 atmosphere"
^^
xsd:
string
;
rdfs:
subClassOf
ep-core:
MeasureOfAmountOfMaterial
.
ep-core:
VolumetricFlowRate
rdf:
type
ep-core:
PropertySpace
,
rdfs:
Class
;
rdfs:
label
"volumetric flow rate"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
YieldPoint
rdf:
type
rdfs:
Class
,
ep-core:
PropertySpace
;
rdfs:
label
"yield point"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Class
.
ep-core:
apiName
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"API name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
bar
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"bar"
^^
xsd:
string
.
ep-core:
barrel
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"barrel"
^^
xsd:
string
.
ep-core:
basisFor
rdf:
type
owl:
ObjectProperty
;
rdfs:
label
"basis for"
^^
xsd:
string
.
ep-core:
celsius
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Temperature
;
rdfs:
label
"celsius"
^^
xsd:
string
.
ep-core:
centiPoise
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"cP"
^^
xsd:
string
.
ep-core:
day
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"day"
^^
xsd:
string
.
ep-core:
decimetre3
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
Volume
;
rdfs:
label
"decimetre 3"
^^
xsd:
string
.
ep-core:
degreesOfAngle
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlaneAngle
;
rdfs:
label
"degrees of angle"
^^
xsd:
string
.
ep-core:
derivedFrom
rdf:
type
owl:
TransitiveProperty
,
owl:
ObjectProperty
;
rdfs:
label
"derived from"
^^
xsd:
string
.
ep-core:
dtiName
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"DTI name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
dyne_second_metre-2
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"dyne.s.m-2"
^^
xsd:
string
.
ep-core:
foot
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot"
^^
xsd:
string
.
ep-core:
foot3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"foot3"
^^
xsd:
string
.
ep-core:
foot3_sack94-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
YieldPoint
;
rdfs:
label
"foot3 sack94-1"
^^
xsd:
string
.
ep-core:
footUS
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"foot (US survey)"
^^
xsd:
string
.
ep-core:
fractionByVolume
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"fraction by volume"
^^
xsd:
string
.
ep-core:
gram_cm-3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"gram cm-3"
^^
xsd:
string
.
ep-core:
hasPart
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has part"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
partOf
.
ep-core:
hasSpatialPart
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has spatial part"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
hasPart
;
owl:
inverseOf
ep-core:
spatialPartOf
.
ep-core:
hasTemporalPart
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has temporal part"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
hasPart
;
owl:
inverseOf
ep-core:
temporalPartOf
.
ep-core:
hasVolume
rdf:
type
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"has volume"
^^
xsd:
string
.
ep-core:
hour
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"hour"
^^
xsd:
string
.
ep-core:
humanRecognizableName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"human recognizable name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
inch
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch"
^^
xsd:
string
.
ep-core:
inchUS
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"inch (US survey)"
^^
xsd:
string
.
ep-core:
kilogramforce_second_metre-2
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"kgf.s.m-2"
^^
xsd:
string
.
ep-core:
localFieldName
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"local field name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
megaPa
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"MPa"
^^
xsd:
string
.
ep-core:
megaPa_second
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"MPa.second"
^^
xsd:
string
.
ep-core:
metre
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"metre"
^^
xsd:
string
.
ep-core:
metre3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"metre3"
^^
xsd:
string
.
ep-core:
metre3_day-1
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"metre3 day-1"
^^
xsd:
string
.
ep-core:
metre3_minute-1
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"metre3 minute-1"
^^
xsd:
string
.
ep-core:
metre_hour-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Speed
;
rdfs:
label
"metre hour-1"
^^
xsd:
string
.
ep-core:
millimetre
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
Length
;
rdfs:
label
"millimetre"
^^
xsd:
string
.
ep-core:
million_barrel
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"million barrel"
^^
xsd:
string
.
ep-core:
million_foot3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"million foot3"
^^
xsd:
string
.
ep-core:
million_metre3
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"million metre3"
^^
xsd:
string
.
ep-core:
million_metre3_day-1
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
VolumetricFlowRate
;
rdfs:
label
"million metre3 day-1"
^^
xsd:
string
.
ep-core:
minute
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"minute"
^^
xsd:
string
.
ep-core:
name
rdf:
type
owl:
DatatypeProperty
;
rdfs:
label
"name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
.
ep-core:
newton_second_metre-2
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"N.s.m-2"
^^
xsd:
string
.
ep-core:
nominallyExistsAt
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"nominally exists at"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdCode
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"NPD code"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdName
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"NPD name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
npdNumber
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
label
"NPD number"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
partOf
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"part of"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
owl:
inverseOf
ep-core:
hasPart
.
ep-core:
partPerMillionByMass
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
SpecificMass
;
rdfs:
label
"part per million (by mass)"
^^
xsd:
string
.
ep-core:
partPerMillionByVolume
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"part per million (by volume)"
^^
xsd:
string
.
ep-core:
pascal
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"Pascal"
^^
xsd:
string
.
ep-core:
pascal_second
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"Pa.second"
^^
xsd:
string
.
ep-core:
perCentByVolume
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"per cent by volume"
^^
xsd:
string
.
ep-core:
poise
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"P"
^^
xsd:
string
.
ep-core:
pound_foot-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
MassPerUnitLength
;
rdfs:
label
"pound foot-1"
^^
xsd:
string
.
ep-core:
poundforce_second_foot-2
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"lbf.s.ft-2"
^^
xsd:
string
.
ep-core:
poundforce_second_inch-2
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"lbf.s.in-2"
^^
xsd:
string
.
ep-core:
prospectName
rdf:
type
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"prospect name"
^^
xsd:
string
;
rdfs:
range
xsd:
string
;
rdfs:
subPropertyOf
ep-core:
name
.
ep-core:
psi_second
rdf:
type
owl:
FunctionalProperty
,
ep-core:
Scale
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
PlasticViscosity
;
rdfs:
label
"psi.s"
^^
xsd:
string
.
ep-core:
psig
rdf:
type
ep-core:
Scale
,
owl:
DatatypeProperty
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
Pressure
;
rdfs:
label
"psi gauge"
^^
xsd:
string
.
ep-core:
second
rdf:
type
owl:
DatatypeProperty
,
ep-core:
Scale
,
owl:
FunctionalProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"second"
^^
xsd:
string
.
ep-core:
spatialPartOf
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"temporal part of"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
partOf
;
owl:
inverseOf
ep-core:
hasSpatialPart
.
ep-core:
specificGravity
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
label
"specific gravity"
^^
xsd:
string
.
ep-core:
temporalPartOf
rdf:
type
owl:
TransitiveProperty
;
rdfs:
domain
ep-core:
PhysicalThing
;
rdfs:
label
"temporal part of"
^^
xsd:
string
;
rdfs:
range
ep-core:
PhysicalThing
;
rdfs:
subPropertyOf
ep-core:
partOf
;
owl:
inverseOf
ep-core:
hasTemporalPart
.
ep-core:
undefinedScale
rdf:
type
owl:
DatatypeProperty
,
owl:
FunctionalProperty
,
ep-core:
Scale
;
rdfs:
domain
owl:
Class
;
rdfs:
label
"undefined scale"
^^
xsd:
string
.
ep-core:
usGallon_sack94-1
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
SpecificVolume
;
rdfs:
label
"USgallon sack94-1"
^^
xsd:
string
.
ep-core:
week
rdf:
type
ep-core:
Scale
,
owl:
FunctionalProperty
,
owl:
DatatypeProperty
;
rdfs:
domain
ep-core:
TimeDuration
;
rdfs:
label
"week"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-WELL-v1.0.ttl
View file @
0d79a6c
# Saved by TopBraid on
Fri Oct 07 17:52:4
9 BST 2011
# Saved by TopBraid on
Thu Oct 27 14:29:3
9 BST 2011
# baseURI: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# imports: http://www.reportinghub.no/ep/schema/1.0/equipment
...
...
@@ -226,6 +226,11 @@ ep-well:WellBorePilotHole
rdfs:
label
"wellbore pilot hole"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
SpatialPartOfAWellBore
.
ep-well:
WellBoreSection
rdf:
type
owl:
Class
;
rdfs:
label
"wellbore section"
^^
xsd:
string
;
rdfs:
subClassOf
ep-well:
SpatialPartOfAWellBore
.
ep-well:
WellBoreTightnessType
rdf:
type
rdfs:
Class
;
rdfs:
label
"well bore tightness type"
^^
xsd:
string
;
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl
View file @
0d79a6c
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
ddr:
<http://www.witsml.org/schemas/1series#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.witsml.org/schemas/1series>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 280 Well stimulation"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellStimulation>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"wellStimulation"
^^
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
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#hasPart>
;
sp:
subject
[
sp:
varName
"dailyTemporalPartOfAWellBore"
^^
xsd:
string
]
]
[
sp:
object
_:
b1
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#startedAt>
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
comment
;
sp:
subject
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b1
]
[
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:
subject
_:
b2
]
[
sp:
object
_:
b3
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
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/core#temporalPartOf>
;
sp:
subject
_:
b1
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"casingRoleType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
[
sp:
varName
"tubeType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
_:
b5
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#insideDiameterOfATubular>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b5
]
[
sp:
object
[
sp:
varName
"realId"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleId"
^^
xsd:
string
]
;
sp:
subject
_:
b5
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b6
]
[
sp:
object
[
sp:
varName
"realOd"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleOd"
^^
xsd:
string
]
;
sp:
subject
_:
b6
]
[
sp:
object
_:
b7
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#MassPerUnitLength>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
[
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
]
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#API_5CT_class>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b8
]
[
sp:
object
[
sp:
varName
"grade"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b8
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#hasTubularConnectionClass>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#TubularConnectionClass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
[
sp:
varName
"connection"
^^
xsd:
string
]
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b9
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#stringLengthOfATubular>
;
sp:
subject
_:
b4
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b10
]
[
sp:
object
[
sp:
varName
"realLen"
^^
xsd:
string
]
;
sp:
predicate
[
sp:
varName
"lengthScaleLen"
^^
xsd:
string
]
;
sp:
subject
_:
b10
])
;
sp:
where
([
sp:
object
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubingRef
;
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
]
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"enumTubeType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
typeRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"id"
^^
xsd:
string
]
;
sp:
predicate
ddr:
idRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomId"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"id"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realId"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"id"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"od"
^^
xsd:
string
]
;
sp:
predicate
ddr:
odRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomOd"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"od"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realOd"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"od"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"weight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
weightRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomWeight"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"weight"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"weight"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"grade"
^^
xsd:
string
]
;
sp:
predicate
ddr:
grade
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"connection"
^^
xsd:
string
]
;
sp:
predicate
ddr:
connection
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"length"
^^
xsd:
string
]
;
sp:
predicate
ddr:
lengthRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomLen"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"length"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realLen"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"length"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdTopRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdTop"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdTop"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
mdBottomRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"realMdBottom"
^^
xsd:
string
]
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
[
sp:
varName
"mdBottom"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"enumCasingType"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casingTypeRef
;
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"description"
^^
xsd:
string
]
;
sp:
predicate
ddr:
description
;
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimStart"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"dTimEnd"
^^
xsd:
string
]
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
[
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
[
sp:
varName
"nameWellBore"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
]
[
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:
variable
[
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
[
sp:
varName
"casingLinerTubing"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"localname"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellStimulationURI
;
sp:
arg1
[
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
]
;
sp:
arg2
[
sp:
varName
"localname"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"wellStimulation"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCasingRoleType
;
sp:
arg1
[
sp:
varName
"enumCasingType"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"casingRoleType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTubeType
;
sp:
arg1
[
sp:
varName
"enumTubeType"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"tubeType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomId"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lengthScaleId"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomOd"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lengthScaleOd"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomLen"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lengthScaleLen"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdTop"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
[
sp:
varName
"uomMdBottom"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectMassPerUnitLengthScale
;
sp:
arg1
[
sp:
varName
"uomWeight"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
]
])
]
.
# Saved by TopBraid on Thu Oct 27 14:50:45 BST 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
# imports: http://spinrdf.org/spin
@prefix
:
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun#>
.
@prefix
afn:
<http://jena.hpl.hp.com/ARQ/function#>
.
@prefix
arg:
<http://spinrdf.org/arg#>
.
@prefix
ddr:
<http://www.witsml.org/schemas/1series#>
.
@prefix
ep-spin-lib:
<http://www.reportinghub.no/ep/spin/lib#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
rhspin:
<http://www.reportinghub.no/spin/rh#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/ep/transform/1.1/ddr/casingLinerTubingRun>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://spinrdf.org/spin>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ddr:
Obj_drillReport
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"STEP 280 Well stimulation"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://www.reportinghub.no/ep/schema/activity#WellStimulation>
;
sp:
predicate
rdf:
type
;
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#startedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b4
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#finishedAt>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b5
;
sp:
predicate
rdfs:
comment
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b6
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#onWellBore>
;
sp:
subject
_:
b1
]
[
sp:
object
_:
b7
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#temporalPartOf>
;
sp:
subject
_:
b6
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/well#WellBoreSection>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b8
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#spatialPartOf>
;
sp:
subject
_:
b7
]
[
sp:
object
_:
b9
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/well#measuredDepthToTheTopOfAPartOfAWellBore>
;
sp:
subject
_:
b7
]
[
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#measuredDepthToTheBottomOfAPartOfAWellBore>
;
sp:
subject
_:
b7
]
[
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/core#hasPart>
;
sp:
subject
_:
b7
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#CasingLinerTubing>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b16
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b17
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
_:
b18
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#insideDiameterOfATubular>
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b19
;
sp:
predicate
_:
b20
;
sp:
subject
_:
b18
]
[
sp:
object
_:
b21
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#outsideDiameterOfATubular>
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b22
;
sp:
predicate
_:
b23
;
sp:
subject
_:
b21
]
[
sp:
object
_:
b24
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#MassPerUnitLength>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b24
]
[
sp:
object
_:
b25
;
sp:
predicate
_:
b26
;
sp:
subject
_:
b24
]
[
sp:
object
_:
b27
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#API_5CT_class>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b28
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b27
]
[
sp:
object
_:
b29
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#hasTubularConnectionClass>
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#TubularConnectionClass>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b30
;
sp:
predicate
rdfs:
label
;
sp:
subject
_:
b29
]
[
sp:
object
_:
b31
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#stringLengthOfATubular>
;
sp:
subject
_:
b15
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Length>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b31
]
[
sp:
object
_:
b32
;
sp:
predicate
_:
b33
;
sp:
subject
_:
b31
])
;
sp:
where
([
sp:
object
_:
b34
;
sp:
predicate
ep-spin-lib:
nameWellbore
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b3
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
spin:
_this
]
[
sp:
object
_:
b35
;
sp:
predicate
ddr:
casing_liner_tubingRef
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b36
;
sp:
predicate
ddr:
typeRef
;
sp:
subject
_:
b35
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b37
;
sp:
predicate
ddr:
idRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b38
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b37
]
[
sp:
object
_:
b19
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b37
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b39
;
sp:
predicate
ddr:
odRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b40
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b39
]
[
sp:
object
_:
b22
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b39
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b41
;
sp:
predicate
ddr:
weightRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b42
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b41
]
[
sp:
object
_:
b25
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b41
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b28
;
sp:
predicate
ddr:
grade
;
sp:
subject
_:
b35
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b30
;
sp:
predicate
ddr:
connection
;
sp:
subject
_:
b35
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b43
;
sp:
predicate
ddr:
lengthRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b44
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b43
]
[
sp:
object
_:
b32
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b43
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b45
;
sp:
predicate
ddr:
mdTopRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b46
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b45
]
[
sp:
object
_:
b10
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b45
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b47
;
sp:
predicate
ddr:
mdBottomRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b48
;
sp:
predicate
ddr:
uomRef
;
sp:
subject
_:
b47
]
[
sp:
object
_:
b13
;
sp:
predicate
<http://www.linkedmodel.org/schema/dtype#value>
;
sp:
subject
_:
b47
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b50
;
sp:
predicate
ddr:
casingTypeRef
;
sp:
subject
_:
b49
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b5
;
sp:
predicate
ddr:
description
;
sp:
subject
_:
b49
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b3
;
sp:
predicate
ddr:
dTimStart
;
sp:
subject
_:
b49
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
_:
b49
;
sp:
predicate
ddr:
casing_liner_tubing_runRef
;
sp:
subject
_:
b35
]
[
sp:
object
_:
b4
;
sp:
predicate
ddr:
dTimEnd
;
sp:
subject
_:
b49
])
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizeString
;
sp:
arg1
_:
b34
]
;
sp:
variable
_:
b51
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDailyDrillingActivityURI
;
sp:
arg1
_:
b51
;
sp:
arg2
_:
b3
]
;
sp:
variable
_:
b2
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
afn:
localname
;
sp:
arg1
_:
b35
]
;
sp:
variable
_:
b52
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildWellStimulationURI
;
sp:
arg1
_:
b51
;
sp:
arg2
_:
b52
]
;
sp:
variable
_:
b1
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectCasingRoleType
;
sp:
arg1
_:
b50
]
;
sp:
variable
_:
b16
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectTubeType
;
sp:
arg1
_:
b36
]
;
sp:
variable
_:
b17
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b38
]
;
sp:
variable
_:
b20
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b40
]
;
sp:
variable
_:
b23
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b44
]
;
sp:
variable
_:
b33
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b46
]
;
sp:
variable
_:
b11
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectLengthScale
;
sp:
arg1
_:
b48
]
;
sp:
variable
_:
b14
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
selectMassPerUnitLengthScale
;
sp:
arg1
_:
b42
]
;
sp:
variable
_:
b26
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
rhspin:
wellBoreByName
;
arg:
wellBoreName
[
rdf:
type
xsd:
string
;
sp:
arg1
_:
b34
]
]
;
sp:
variable
_:
b8
])
]
.
_:
b34
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b3
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b35
sp:
varName
"casingLinerTubing"
^^
xsd:
string
.
_:
b36
sp:
varName
"enumTubeType"
^^
xsd:
string
.
_:
b37
sp:
varName
"id"
^^
xsd:
string
.
_:
b38
sp:
varName
"uomId"
^^
xsd:
string
.
_:
b19
sp:
varName
"realId"
^^
xsd:
string
.
_:
b39
sp:
varName
"od"
^^
xsd:
string
.
_:
b40
sp:
varName
"uomOd"
^^
xsd:
string
.
_:
b22
sp:
varName
"realOd"
^^
xsd:
string
.
_:
b41
sp:
varName
"weight"
^^
xsd:
string
.
_:
b42
sp:
varName
"uomWeight"
^^
xsd:
string
.
_:
b25
sp:
varName
"realMassPerUnitLength"
^^
xsd:
string
.
_:
b28
sp:
varName
"grade"
^^
xsd:
string
.
_:
b30
sp:
varName
"connection"
^^
xsd:
string
.
_:
b43
sp:
varName
"length"
^^
xsd:
string
.
_:
b44
sp:
varName
"uomLen"
^^
xsd:
string
.
_:
b32
sp:
varName
"realLen"
^^
xsd:
string
.
_:
b45
sp:
varName
"mdTop"
^^
xsd:
string
.
_:
b46
sp:
varName
"uomMdTop"
^^
xsd:
string
.
_:
b10
sp:
varName
"realMdTop"
^^
xsd:
string
.
_:
b47
sp:
varName
"mdBottom"
^^
xsd:
string
.
_:
b48
sp:
varName
"uomMdBottom"
^^
xsd:
string
.
_:
b13
sp:
varName
"realMdBottom"
^^
xsd:
string
.
_:
b49
sp:
varName
"casingLinerTubingRun"
^^
xsd:
string
.
_:
b50
sp:
varName
"enumCasingType"
^^
xsd:
string
.
_:
b5
sp:
varName
"description"
^^
xsd:
string
.
_:
b4
sp:
varName
"dTimEnd"
^^
xsd:
string
.
_:
b51
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b2
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b52
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellStimulation"
^^
xsd:
string
.
_:
b16
sp:
varName
"casingRoleType"
^^
xsd:
string
.
_:
b17
sp:
varName
"tubeType"
^^
xsd:
string
.
_:
b20
sp:
varName
"lengthScaleId"
^^
xsd:
string
.
_:
b23
sp:
varName
"lengthScaleOd"
^^
xsd:
string
.
_:
b33
sp:
varName
"lengthScaleLen"
^^
xsd:
string
.
_:
b11
sp:
varName
"lengthScaleMdTop"
^^
xsd:
string
.
_:
b14
sp:
varName
"lengthScaleMdBottom"
^^
xsd:
string
.
_:
b26
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b8
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-casingLinerTubingRun-v1.1.1.ttl.tbc
View file @
0d79a6c
# Saved by TopBraid on Thu Oct 27 14:50:45 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment