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
Holger Knublauch
2011-10-15 12:42:20 +1000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1414aa897f054ea42a7146753e632f72aa6bd6f2
1414aa89
1 parent
e90d39ca
Correction on rhspin:npdIndividualByName
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
www.reportinghub.no/spin/SPIN-RH-v1.0.spin.ttl
www.reportinghub.no/spin/SPIN-RH-v1.0.spin.ttl
View file @
1414aa8
...
...
@@ -1483,14 +1483,7 @@ rhspin:npdIndividualByName
sp:
resultVariables
([
sp:
varName
"individual"
^^
xsd:
string
])
;
sp:
where
([
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
[
sp:
varName
"name"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"individual"
^^
xsd:
string
]
]
[
rdf:
type
sp:
TriplePath
;
sp:
elements
([
rdf:
type
sp:
TriplePath
;
sp:
object
[
sp:
varName
"type"
^^
xsd:
string
]
;
...
...
@@ -1502,6 +1495,16 @@ rhspin:npdIndividualByName
sp:
subject
[
sp:
varName
"a"
^^
xsd:
string
]
])
;
sp:
graphNameNode
<http://www.reportinghub.no/np/schema/1.0/npd>
]
[
rdf:
type
sp:
NamedGraph
;
sp:
elements
([
sp:
object
[
sp:
varName
"name"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/np/schema/npd#name>
;
sp:
subject
[
sp:
varName
"individual"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"a"
^^
xsd:
string
]
;
...
...
Please
register
or
login
to post a comment