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-10-28 23:00:24 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0a911b27849bc28144eac54174d7ac9e7efe22c4
0a911b27
1 parent
3faa18ea
Update bit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
10 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-DDR-tables-v1.0.spin.ttl
View file @
0a911b2
...
...
@@ -21,7 +21,7 @@
<http://www.reportinghub.no/ep/spin/ddr-tables>
rdf:
type
owl:
Ontology
;
rdfs:
comment
"A collection of SELECT templates that can be used to assemble tables in DD reports."
^^
xsd:
string
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
activity-purpose>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/schema/1.0/ddr
>
;
owl:
imports
<http://www.reportinghub.no/ep/schema/1.0/
ddr>
,
<http://www.reportinghub.no/spin/rh>
,
<http://spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/activity-purpose
>
;
owl:
versionInfo
"0.1.0"
^^
xsd:
string
.
ddr-tables:
BitRecord
...
...
@@ -293,25 +293,32 @@ ddr-tables:BitRecord
[
sp:
varName
"drillBitType"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"
dbDiam
"
^^
xsd:
string
[
sp:
varName
"
model
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#
diameterOfDrillBit
>
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#
codeAssignedByAManufacturer
>
;
sp:
subject
[
sp:
varName
"drillBitType"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"bitSize"
^^
xsd:
string
])
]
[
rdf:
type
sp:
Optional
;
sp:
elements
([
sp:
object
[
sp:
varName
"drillBitSizeType"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/core#inch>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"dbDiam"
^^
xsd:
string
[
sp:
varName
"drillBit"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/equipment#ClassOfDrillBitBySize>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"drillBitSizeType"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"
model
"
^^
xsd:
string
[
sp:
varName
"
bitSize
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/equipment#codeAssignedByAManufacturer>
;
sp:
predicate
rdfs:
label
;
sp:
subject
[
sp:
varName
"drillBitType"
^^
xsd:
string
[
sp:
varName
"drillBit
Size
Type"
^^
xsd:
string
]
])
]
[
rdf:
type
sp:
Optional
;
...
...
Please
register
or
login
to post a comment