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
MonkeyChap
2011-11-11 14:51:01 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a7cf768c4e2d93c84b4bb6cfb62051e678972f59
a7cf768c
1 parent
13e7b90f
uoms
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
602 additions
and
380 deletions
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-CORE-v1.0.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/schema/1.0/SCHEMA_EP-PRODUCTION-CORE-v1.0.ttl
View file @
a7cf768
This diff could not be displayed because it is too large.
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
View file @
a7cf768
...
...
@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/dpr/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://www.reportinghub.no/ep/schema/1.0/production-core
>
;
owl:
imports
<http://
www.reportinghub.no/ep/schema/1.0/production-core>
,
<http://www.witsml.org/schemas/131/addendum/combo>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://spinrdf.org/spin
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-dpr-spin-lib:
BuildDailyProductionReportURI
...
...
@@ -2798,6 +2798,51 @@ ep-dpr-spin-lib:selectMassEquivalentScale
])
]
.
ep-dpr-spin-lib:
selectMassEquivalentScale_1
rdf:
type
spin:
Function
;
rdfs:
label
"select relative power scale"
^^
xsd:
string
;
rdfs:
subClassOf
ep-dpr-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"myVar"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#RPU_>
]
;
sp:
arg2
<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
<http://www.witsml.org/schemas/131/addendum/combo#RPU_Btubhp.hr>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#btu_bhp-1_hr>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#RPU_WW>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#w_w-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#RPU_WkW>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#w_kw-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
;
sp:
variable
[
sp:
varName
"myVar"
^^
xsd:
string
]
])
]
.
ep-dpr-spin-lib:
selectMassPerLengthScale
rdf:
type
spin:
Function
;
rdfs:
subClassOf
ep-dpr-spin-lib:
Function
;
...
...
@@ -4494,6 +4539,99 @@ ep-dpr-spin-lib:selectProductionOperationPartType
])
]
.
ep-dpr-spin-lib:
selectProductivityIndexScale
rdf:
type
spin:
Function
;
rdfs:
subClassOf
ep-dpr-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
sp:
resultVariables
([
sp:
varName
"myVar"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_1000ft3psi.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#thousandFt3_day-1_psi-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_Lbar.min>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#l_min-1_bar-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_bblkPa.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#bbl_day-1_kPa-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_bblpsi.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#bbl_day-1_psi-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3Pa.s>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_Pa-1_s-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3bar.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_day-1_bar-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3bar.h>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_hr-1_bar-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3bar.min>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_min-1_bar-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3kPa.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_kPa-1_d-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3kPa.h>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_kPa-1_hr-1>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.witsml.org/schemas/131/addendum/combo#PIU_m3psi.d>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#m3_psi-1_day-1>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/core#undefinedScale>
]
]
]
]
]
]
]
]
]
]
]
;
sp:
variable
[
sp:
varName
"myVar"
^^
xsd:
string
]
])
]
.
ep-dpr-spin-lib:
selectRelationshipToMeasure
rdf:
type
spin:
Function
;
rdfs:
label
"select RelationshipToMeasure"
^^
xsd:
string
;
...
...
Please
register
or
login
to post a comment