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-04 16:01:05 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
01f2deb1ce2364ec39fd76ceba944666cac27bb4
01f2deb1
1 parent
39dc45e8
Fixed bug in selectDrillingEquipmentType function
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
206 additions
and
10 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/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
01f2deb
# Saved by TopBraid on
Sun Oct 02 17:49:4
0 BST 2011
# Saved by TopBraid on
Tue Oct 04 15:54:5
0 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
...
...
@@ -29,7 +29,7 @@
<http://www.reportinghub.no/ep/spin/1.1/lib>
rdf:
type
owl:
Ontology
;
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:
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/
activity-purpose>
,
<http://www.reportinghub.no/ep/schema/1.0/facility
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
ep-spin-lib:
Function
...
...
@@ -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
]
.
...
...
@@ -1972,6 +1972,174 @@ ep-spin-lib:selectDrillingEquipmentType
sp:
arg2
ddr:
ECNPD_wellcontrolequsyst--shallowgasstack
]
;
sp:
arg2
ep-drill-eqt-typ:
Wellcontrolequsyst--shallowgasstack
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--drawworks
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--drawworks
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--drillingcontrol
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--drillingcontrol
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--hpairsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--hpairsyst
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--other
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--rotarytable
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--rotarytable
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--tensioningsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--tensioningsyst
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillfloor--wirelines
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillfloor--wirelines
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--downholedrillingtools
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--downholedrillingtools
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--drillcollars
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--drillcollars
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--drillpipes
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--drillpipes
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--fishingtools
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--fishingtools
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--miscdrillstringequ
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--miscdrillstringequ
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--other
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--stabilizer
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--stabilizer
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_drillstringdownhole--subsandliftplugs
]
;
sp:
arg2
ep-drill-eqt-typ:
Drillstringdownhole--subsandliftplugs
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--crownblock
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--crownblock
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--derrickstructure
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--derrickstructure
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--heavecompensator
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--heavecompensator
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--other
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--topdrive
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--topdrive
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_hoistingequ--travellingblock
]
;
sp:
arg2
ep-drill-eqt-typ:
Hoistingequ--travellingblock
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--anchorsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--anchorsyst
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--boptransportsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--boptransportsyst
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--deckcranes
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--deckcranes
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--monorailsyst
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--monorailsyst
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--other
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--other
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--overheadcranes
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--overheadcranes
;
sp:
arg3
[
rdf:
type
sp:
if
;
sp:
arg1
[
rdf:
type
sp:
eq
;
sp:
arg1
spin:
_arg1
;
sp:
arg2
ddr:
ECNPD_materialhandlingsyst--utilitywinchs
]
;
sp:
arg2
ep-drill-eqt-typ:
Materialhandlingsyst--utilitywinchs
;
sp:
arg3
<http://www.reportinghub.no/ep/schema/equipment#Equipment>
]
]
...
...
@@ -2003,6 +2171,34 @@ ep-spin-lib:selectDrillingEquipmentType
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
]
;
sp:
variable
_:
b52
])
...
...
@@ -3378,8 +3574,8 @@ ddr:TTUC_Enumeration_1
rdfs:
label
"Enumeration"
^^
xsd:
string
;
dtype:
value
ddr:
TTUC_degC
.
_:
b
83
sp:
varName
"
wellCementJobTopPlug
Type"
^^
xsd:
string
.
_:
b
52
sp:
varName
"
drillingEquipment
Type"
^^
xsd:
string
.
_:
b89
sp:
varName
"yieldPointScale"
^^
xsd:
string
.
...
...
@@ -3399,6 +3595,9 @@ _:b85
_:
b84
sp:
varName
"wellCementJobType"
^^
xsd:
string
.
_:
b83
sp:
varName
"wellCementJobTopPlugType"
^^
xsd:
string
.
_:
b82
sp:
varName
"wellCementJobPlugBumpingType"
^^
xsd:
string
.
...
...
@@ -3489,9 +3688,6 @@ _:b54
_:
b53
sp:
varName
"fixedOrMoveableRigType"
^^
xsd:
string
.
_:
b52
sp:
varName
"drillingEquipmentType"
^^
xsd:
string
.
_:
b51
sp:
varName
"drillingActivityTypeAccordingToEquipmentType"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl.tbc
View file @
01f2deb
# Saved by TopBraid on
Sun Oct 02 17:49:40
BST 2011
# Saved by TopBraid on
Tue Oct 04 15:54:51
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment