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
2012-07-13 19:44:32 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4be2748ae5c71b3e069105ae689e165514de736d
4be2748a
1 parent
e90e1196
Minor bug fixes to the flow balance set (and a minor update to a DDR example).
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
www.reportinghub.no/test/ddr/testcase/CompleteDDR/Complete Example ddr - version 1.3.xml
www.reportinghub.no/ep/spin/SPIN_EPIM-MPR-lib-v1.1.spin.ttl
View file @
4be2748
...
...
@@ -20,7 +20,7 @@
<http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.epim.no/schemas/mprml/1>
,
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
,
<http://www.reportinghub.no/ep/schema/1.0/production-equipment>
,
<http://spinrdf.org/spi
n>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/production-equipment>
,
<http://www.reportinghub.no/ep/schema/1.0/production-activity>
,
<http://www.epim.no/schemas/mprml/1>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/productio
n>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-mpr-spin-lib:
Function
...
...
@@ -6723,9 +6723,15 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#PU_>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#percent>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
<http://www.epim.no/schemas/mprml/1#VPVU_>
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#undefinedScale
>
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/core#percent
>
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
...
...
@@ -7063,6 +7069,7 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale
]
]
]
]
]
;
sp:
variable
[
sp:
varName
"myVar"
^^
xsd:
string
...
...
www.reportinghub.no/ep/transform/TRANSFORM_mpr-productVolume-v1.0.ttl
View file @
4be2748
This diff could not be displayed because it is too large.
www.reportinghub.no/test/ddr/testcase/CompleteDDR/Complete Example ddr - version 1.3.xml
View file @
4be2748
...
...
@@ -283,7 +283,7 @@
<presBopRating
uom=
"bar"
>
689.476
</presBopRating>
<mudClass>
oil based
</mudClass>
<density
uom=
"g/cm3"
>
1.438
</density>
<pv
uom=
"
Pa.s"
>
0.0
25
</pv>
<pv
uom=
"
mPa.s"
>
25
</pv>
<yp
uom=
"Pa"
>
7.182
</yp>
</fluid>
<porePressure
uid=
"x"
>
...
...
Please
register
or
login
to post a comment