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
2013-03-30 01:52:56 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1c916e15c5a4bf2e22eb6dc7efdc865b22b7d448
1c916e15
1 parent
98172e20
Finish Drilling RD Release and cleanup
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
240 additions
and
18 deletions
www.reportinghub.no/refdata/RDL_DrillingClasses.ttl
www.reportinghub.no/refdata/RDL_DrillingClassesObjProps.ttl
www.reportinghub.no/refdata/RDL_ERHDrilling.ttl
www.reportinghub.no/refdata/RDL_ERHDrilling.ttl.tbc
www.reportinghub.no/refdata/RDL_NPDFacts.ttl
www.reportinghub.no/refdata/RDL_ProductionClasses.ttl
www.reportinghub.no/refdata/transform/class2rd.ttl
www.reportinghub.no/refdata/transform/datprop2rd.ttl
www.reportinghub.no/refdata/transform/objprop2rd.ttl
www.reportinghub.no/refdata/RDL_DrillingClasses.ttl
deleted
100644 → 0
View file @
98172e2
This diff could not be displayed because it is too large.
www.reportinghub.no/refdata/RDL_DrillingClassesObjProps.ttl
deleted
100644 → 0
View file @
98172e2
This diff could not be displayed because it is too large.
www.reportinghub.no/refdata/RDL_ERHDrilling.ttl
0 → 100644
View file @
1c916e1
# baseURI: http://www.reportinghub.no/refdata/drilling
# imports: http://rds.posccaesar.org/2008/06/OWL/RDL-annotations
# imports: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD
@prefix
RDL-annotations:
<http://rds.posccaesar.org/2008/06/OWL/RDL-annotations#>
.
@prefix
RDL_ERHFoundationRD:
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#>
.
@prefix
class2rd:
<http://www.reportinghub.no/refdata/transform/class2rd#>
.
@prefix
datprop2rd:
<http://www.reportinghub.no/refdata/transform/datprop2rd#>
.
@prefix
drilling:
<http://www.reportinghub.no/refdata/drilling#>
.
@prefix
drilling1:
<http://www.reportinghub.no/ep/schema/1.0/drilling#>
.
@prefix
objprop2rd:
<http://www.reportinghub.no/refdata/transform/objprop2rd#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
sp:
<http://spinrdf.org/sp#>
.
@prefix
spin:
<http://spinrdf.org/spin#>
.
@prefix
spl:
<http://spinrdf.org/spl#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/refdata/drilling>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://rds.posccaesar.org/2008/06/OWL/RDL-annotations>
,
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
www.reportinghub.no/refdata/RDL_ERHDrilling.ttl.tbc
0 → 100644
View file @
1c916e1
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
@prefix
forms:
<http://www.topbraid.org/2007/01/forms.owl#>
.
@prefix
inference:
<http://www.topbraid.org/2007/06/inference.owl#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
visual:
<http://topbraid.org/visual#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
[]
rdf:
type
inference:
Configuration
;
composite:
child
[
rdf:
type
<http://spinrdf.org/spin#TopSPIN>
;
<http://spinrdf.org/spin#topSPINOptions>
"singlePass"
;
composite:
index
"0"
^^
xsd:
int
]
.
www.reportinghub.no/refdata/RDL_NPDFacts.ttl
View file @
1c916e1
# baseURI: http://www.reportinghub.no/refdata/npdfacts
# imports: http://posccaesar.org/rdl
# imports: http://spinrdf.org/spin
# imports: http://www.reportinghub.no/np/schema/1.0/npd
# imports: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD
...
...
@@ -4284,4 +4282,4 @@ pca-rdl:ERH4be00a29-2a3b-11b2-8044-f80dbf6cc067
<http://www.reportinghub.no/refdata/npdfacts>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
posccaesar.org/rdl>
,
<http://spinrdf.org/spin>
,
<http://
www.reportinghub.no/np/schema/1.0/npd>
,
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD>
.
owl:
imports
<http://www.reportinghub.no/np/schema/1.0/npd>
,
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD>
.
...
...
www.reportinghub.no/refdata/RDL_ProductionClasses.ttl
deleted
100644 → 0
View file @
98172e2
# baseURI: http://www.reportinghub.no/refdata/RDL_ProductionClasses
# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
# imports: http://www.reportinghub.no/refdata/RDL_ERHFoundationRD
@prefix
:
<http://www.reportinghub.no/refdata/RDL_ProductionClasses#>
.
@prefix
RDL_ERHFoundationRD:
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD#>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
xsd:
<http://www.w3.org/2001/XMLSchema#>
.
<http://www.reportinghub.no/refdata/RDL_ProductionClasses>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003>
,
<http://www.reportinghub.no/refdata/RDL_ERHFoundationRD>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
www.reportinghub.no/refdata/transform/class2rd.ttl
View file @
1c916e1
...
...
@@ -311,6 +311,72 @@ rdfs:Class
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"0196 Handle classification of RD classes as Drilling"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00003>
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00000>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
;
sp:
where
([
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
owl:
sameAs
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Filter
;
sp:
expression
[
rdf:
type
sp:
ne
;
sp:
arg1
[
rdf:
type
afn:
namespace
;
sp:
arg1
spin:
_this
]
;
sp:
arg2
"http://www.reportinghub.no/np/schema/npd#"
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
generateUUID
]
;
sp:
variable
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
fn:
concat
;
sp:
arg1
"ERH"
;
sp:
arg2
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"pcaid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
buildURI
;
sp:
arg1
"<http://posccaesar.org/rdl/{?pcaid}>"
]
;
sp:
variable
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
.
owl:
Class
...
...
www.reportinghub.no/refdata/transform/datprop2rd.ttl
View file @
1c916e1
...
...
@@ -306,4 +306,70 @@ owl:DatatypeProperty
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"0396 Handle classification of RD classes as Drilling"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00003>
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00000>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
;
sp:
where
([
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
owl:
sameAs
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Filter
;
sp:
expression
[
rdf:
type
sp:
ne
;
sp:
arg1
[
rdf:
type
afn:
namespace
;
sp:
arg1
spin:
_this
]
;
sp:
arg2
"http://www.reportinghub.no/np/schema/npd#"
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
generateUUID
]
;
sp:
variable
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
fn:
concat
;
sp:
arg1
"ERH"
;
sp:
arg2
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"pcaid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
buildURI
;
sp:
arg1
"<http://posccaesar.org/rdl/{?pcaid}>"
]
;
sp:
variable
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
.
...
...
www.reportinghub.no/refdata/transform/objprop2rd.ttl
View file @
1c916e1
...
...
@@ -599,4 +599,70 @@ owl:ObjectProperty
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
;
spin:
rule
[
rdf:
type
sp:
Construct
;
rdfs:
comment
"0311 Handle classification of RD classes as Drilling"
^^
xsd:
string
;
sp:
templates
([
sp:
object
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#Classification>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassified>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00003>
;
sp:
predicate
<http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#hasClassifier>
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
]
[
sp:
object
<http://posccaesar.org/rdl/ERH00000>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
;
sp:
where
([
sp:
object
[
sp:
varName
"thisrduri"
^^
xsd:
string
]
;
sp:
predicate
owl:
sameAs
;
sp:
subject
spin:
_this
]
[
rdf:
type
sp:
Filter
;
sp:
expression
[
rdf:
type
sp:
ne
;
sp:
arg1
[
rdf:
type
afn:
namespace
;
sp:
arg1
spin:
_this
]
;
sp:
arg2
"http://www.reportinghub.no/np/schema/npd#"
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
generateUUID
]
;
sp:
variable
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
fn:
concat
;
sp:
arg1
"ERH"
;
sp:
arg2
[
sp:
varName
"uuid"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"pcaid"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
spif:
buildURI
;
sp:
arg1
"<http://posccaesar.org/rdl/{?pcaid}>"
]
;
sp:
variable
[
sp:
varName
"clsnuri"
^^
xsd:
string
]
])
]
.
...
...
Please
register
or
login
to post a comment