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-02 20:23:58 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8ea992d8b43d94c2fa28fa9b6835d72e5fee3995
8ea992d8
1 parent
65e8ac49
Changes boolean tests to expect xsd:boolean arguments
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
23 deletions
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/test/ddr/TEST_ddr-xml-ingest.ttl
www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest.ttl.tbc
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
8ea992d
# Saved by TopBraid on Sun Oct 02 17:49:40 BST 2011
# baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://spinrdf.org/spin
# 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/report
# imports: http://www.witsml.org/schemas/1series
# imports: http://www.reportinghub.no/ep/schema/1.0/core
# 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/facility
# imports: http://www.reportinghub.no/ep/schema/1.0/report
# imports: http://www.reportinghub.no/ep/schema/1.0/well
# imports: http://www.reportinghub.no/ep/schema/1.0/activity
# imports: http://www.reportinghub.no/ep/schema/drilling-equipment-type
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/spin/rh
# imports: http://www.witsml.org/schemas/1series
@prefix
activity-purpose:
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose#>
.
@prefix
ddr:
<http://www.witsml.org/schemas/1series#>
.
...
...
@@ -28,7 +29,7 @@
<http://www.reportinghub.no/ep/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<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/report>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://www.reportinghub.no/ep/schema/drilling-equipment-type>
,
<http://www.reportinghub.no/spin/rh>
,
<http://www.witsml.org/schemas/1series>
;
owl:
imports
<http://
www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<http://www.reportinghub.no/ep/schema/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/activity>
,
<http://www.reportinghub.no/ep/schema/1.0/well>
,
<http://spinrdf.org/spin>
,
<http://www.witsml.org/schemas/1series>
,
<http://www.reportinghub.no/ep/schema/1.0/core>
,
<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/activity-purpose>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-spin-lib:
Function
...
...
@@ -2019,7 +2020,7 @@ ep-spin-lib:selectFixedOrMoveableRigType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/facility#FixedRig>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/facility#MoveableRig>
...
...
@@ -2992,7 +2993,7 @@ ep-spin-lib:selectWellBoreHphtType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#HphtWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#NotHphtWellBore>
...
...
@@ -3013,7 +3014,7 @@ ep-spin-lib:selectWellBoreTightnessType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/well#TightWellBore>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/well#LeakyWellBore>
...
...
@@ -3034,7 +3035,7 @@ ep-spin-lib:selectWellCementJobBottomPlugType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithBottomPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutBottomPlug>
...
...
@@ -3055,7 +3056,7 @@ ep-spin-lib:selectWellCementJobCasingReciprocationType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingReciprocation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingReciprocation>
...
...
@@ -3076,7 +3077,7 @@ ep-spin-lib:selectWellCementJobCasingRotationType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithCasingRotation>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutCasingRotation>
...
...
@@ -3097,7 +3098,7 @@ ep-spin-lib:selectWellCementJobFloatHoldingType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithFloatHolding>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutFloatHolding>
...
...
@@ -3118,7 +3119,7 @@ ep-spin-lib:selectWellCementJobPlugBumpingType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithPlugBumping>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutPlugBumping>
...
...
@@ -3139,7 +3140,7 @@ ep-spin-lib:selectWellCementJobTopPlugType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithTopPlug>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WellCementJobWithoutTopPlug>
...
...
@@ -3328,7 +3329,7 @@ ep-spin-lib:selectWirelineFormationTestGoodnessOfSealType
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
"true"
^^
ddr:
LogicalBooleanDatatype
sp:
arg2
"true"
^^
xsd:
boolean
]
;
sp:
arg2
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithGoodSeal>
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/activity#WirelineFormationTestWithoutGoodSeal>
...
...
@@ -3377,6 +3378,9 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b83
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b89
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
...
...
@@ -3395,9 +3399,6 @@ _:b85
_:
b84
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b83
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b82
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
8ea992d
# Saved by TopBraid on Sun Oct 02 17:49:40 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest.ttl
View file @
8ea992d
# Saved by TopBraid on Sun
Sep 18 11:11:55 BST 2011
# Saved by TopBraid on Sun
Oct 02 20:21:25 BST 2011
# baseURI: http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
...
...
@@ -15,5 +15,5 @@
<http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/transform/1.1/ddr/collector>
,
<http://spinrdf.org/spin>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/transform/1.1/ddr/collector>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
...
...
www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest.ttl.tbc
View file @
8ea992d
# Saved by TopBraid on Sun
Sep 18 11:11:5
5 BST 2011
# Saved by TopBraid on Sun
Oct 02 20:21:2
5 BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
@@ -13,5 +13,7 @@
[]
rdf:
type
inference:
Configuration
;
composite:
child
[
rdf:
type
<http://spinrdf.org/spin#TopSPIN>
;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass"
;
composite:
index
"0"
^^
xsd:
int
]
.
...
...
Please
register
or
login
to post a comment