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 Price
2011-11-04 13:02:30 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
12e450deecb2f99d6d11631904aec0e7aa56d871
12e450de
1 parent
45a39623
Minor update to bit record transform and bit size function rename.
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
99 additions
and
96 deletions
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-lib-v1.1.spin.ttl
View file @
12e450d
...
...
@@ -31,7 +31,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/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<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:
imports
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/drilling-equipment-type>
,
<http://www.reportinghub.no/ep/schema/1.0/report>
,
<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
...
...
@@ -121,9 +121,9 @@ ep-spin-lib:buildDailyDrillingReportURI
])
]
.
ep-spin-lib:
buildDrillBit
ClassURI
ep-spin-lib:
buildDrillBit
SizeClassURI
rdf:
type
spin:
Function
;
rdfs:
label
"build WellBoreDrillBit
Class URI"
^^
xsd:
string
;
rdfs:
label
"build WellBoreDrillBit
SizeClass URI"
^^
xsd:
string
;
rdfs:
subClassOf
ep-spin-lib:
Function
;
spin:
body
[
rdf:
type
sp:
Select
;
...
...
@@ -569,12 +569,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
]
.
...
...
www.reportinghub.no/ep/transform/TRANSFORM_ddr-bitRecord-v1.1.1.ttl
100644 → 100755
View file @
12e450d
# Saved by TopBraid on
Fri Oct 28 22:28:33 BS
T 2011
# Saved by TopBraid on
Wed Nov 02 11:51:44 GM
T 2011
# baseURI: http://www.reportinghub.no/ep/transform/1.1/ddr/bitRecord
# imports: http://www.reportinghub.no/ep/spin/1.1/lib
# imports: http://www.witsml.org/schemas/1series
...
...
@@ -78,6 +78,9 @@
]
[
sp:
object
_:
b11
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b9
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#DrillBit>
;
sp:
predicate
rdfs:
subClassOf
;
sp:
subject
_:
b11
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#ClassOfDrillBitBySize>
;
sp:
predicate
rdf:
type
;
sp:
subject
_:
b11
...
...
@@ -190,7 +193,7 @@
sp:
variable
_:
b12
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildDrillBitClassURI
;
[
rdf:
type
ep-spin-lib:
buildDrillBit
Size
ClassURI
;
sp:
arg1
_:
b12
]
;
sp:
variable
_:
b11
...
...
@@ -716,6 +719,95 @@
])
]
.
_:
b7
sp:
varName
"wellBore"
^^
xsd:
string
.
_:
b11
sp:
varName
"wellBoreDrillBitSizeClass"
^^
xsd:
string
.
_:
b12
sp:
varName
"diaName"
^^
xsd:
string
.
_:
b9
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b25
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b24
sp:
varName
"localname"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b23
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b16
sp:
varName
"codeMfg"
^^
xsd:
string
.
_:
b14
sp:
varName
"nameManufacturer"
^^
xsd:
string
.
_:
b22
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b21
sp:
varName
"uomDia"
^^
xsd:
string
.
_:
b20
sp:
varName
"diaBit"
^^
xsd:
string
.
_:
b10
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b19
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b18
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b17
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b114
sp:
varName
"normalizedDullGradeLabel"
^^
xsd:
string
.
_:
b113
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b112
sp:
varName
"localname"
^^
xsd:
string
.
_:
b111
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b110
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b109
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b108
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b107
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b106
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b105
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b104
sp:
varName
"temporalPartOfADrillBit"
^^
xsd:
string
.
_:
b103
sp:
varName
"dullGradeLabel"
^^
xsd:
string
.
_:
b102
sp:
varName
"dullGrade"
^^
xsd:
string
.
_:
b38
sp:
varName
"normalizedDullGradeLabel"
^^
xsd:
string
.
...
...
@@ -913,92 +1005,3 @@ _:b41
_:
b40
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b105
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b106
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b107
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b108
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b103
sp:
varName
"dullGradeLabel"
^^
xsd:
string
.
_:
b109
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b104
sp:
varName
"temporalPartOfADrillBit"
^^
xsd:
string
.
_:
b110
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b102
sp:
varName
"dullGrade"
^^
xsd:
string
.
_:
b111
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b112
sp:
varName
"localname"
^^
xsd:
string
.
_:
b113
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b114
sp:
varName
"normalizedDullGradeLabel"
^^
xsd:
string
.
_:
b17
sp:
varName
"nameWellBore"
^^
xsd:
string
.
_:
b18
sp:
varName
"dTimStart"
^^
xsd:
string
.
_:
b19
sp:
varName
"bitRecord"
^^
xsd:
string
.
_:
b10
sp:
varName
"numBit"
^^
xsd:
string
.
_:
b20
sp:
varName
"diaBit"
^^
xsd:
string
.
_:
b21
sp:
varName
"uomDia"
^^
xsd:
string
.
_:
b22
sp:
varName
"realDia"
^^
xsd:
string
.
_:
b14
sp:
varName
"nameManufacturer"
^^
xsd:
string
.
_:
b16
sp:
varName
"codeMfg"
^^
xsd:
string
.
_:
b23
sp:
varName
"normalizedWellBoreName"
^^
xsd:
string
.
_:
b4
sp:
varName
"dailyDrillingActivity"
^^
xsd:
string
.
_:
b24
sp:
varName
"localname"
^^
xsd:
string
.
_:
b1
sp:
varName
"wellBoreDrillBitRun"
^^
xsd:
string
.
_:
b25
sp:
varName
"normalizedNumBit"
^^
xsd:
string
.
_:
b9
sp:
varName
"drillBitForWellBore"
^^
xsd:
string
.
_:
b12
sp:
varName
"diaName"
^^
xsd:
string
.
_:
b11
sp:
varName
"wellBoreDrillBitSizeClass"
^^
xsd:
string
.
_:
b7
sp:
varName
"wellBore"
^^
xsd:
string
.
...
...
Please
register
or
login
to post a comment