Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Leal
2011-09-27 10:13:25 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
82e7cfbef28edfa16b49f0b9b310cffd368f6b01
82e7cfbe
1 parent
cf66e4e0
Added missing volumetric flow rate uoms
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
24 additions
and
10 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-CORE-v1.0.ttl
View file @
82e7cfb
This diff is collapsed. Click to expand it.
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
82e7cfb
# Saved by TopBraid on Tue Sep 27
08:25:47
BST 2011
# Saved by TopBraid on Tue Sep 27
10:05:18
BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -504,12 +504,12 @@ ep-spin-lib:buildURI
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
2
;
spl:
predicate
sp:
arg
1
;
spl:
valueType
xsd:
string
]
;
spin:
constraint
[
rdf:
type
spl:
Argument
;
spl:
predicate
sp:
arg
1
;
spl:
predicate
sp:
arg
2
;
spl:
valueType
xsd:
string
]
.
...
...
@@ -2841,7 +2841,21 @@ ep-spin-lib:selectVolumetricFlowRateScale
sp:
arg2
ddr:
VFRUMCMPD_Mm3d
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#million_metre3_day-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VFRUCMPD_m3d
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre3_day-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
VFRUCMPM_m3min
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#metre3_minute-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
;
sp:
variable
_:
b73
])
...
...
@@ -3300,8 +3314,8 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b
57
sp:
varName
"
length
Scale"
^^
xsd:
string
.
_:
b
73
sp:
varName
"
volumetricFlowRate
Scale"
^^
xsd:
string
.
_:
b88
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
...
...
@@ -3348,9 +3362,6 @@ _:b75
_:
b74
sp:
varName
"wellBoreDrillingType"
^^
xsd:
string
.
_:
b73
sp:
varName
"volumetricFlowRateScale"
^^
xsd:
string
.
_:
b72
sp:
varName
"volumeScale"
^^
xsd:
string
.
...
...
@@ -3396,6 +3407,9 @@ _:b59
_:
b58
sp:
varName
"massPerUnitLengthScale"
^^
xsd:
string
.
_:
b57
sp:
varName
"lengthScale"
^^
xsd:
string
.
_:
b56
sp:
varName
"dailyDrillingReportType"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
82e7cfb
# Saved by TopBraid on Tue Sep 27
08:25:47
BST 2011
# Saved by TopBraid on Tue Sep 27
10:05:18
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment