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
MonkeyChap
2011-10-14 17:27:56 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a1cca1d371655868064f84c00d5c7d54862f3544
a1cca1d3
1 parent
9a020efa
small tweak to Facility URI function
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl.tbc
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl
View file @
a1cca1d
# Saved by TopBraid on Fri Oct 14 1
5:27:40 BST 2011
# Saved by TopBraid on Fri Oct 14 1
7:27:36 BST 2011
# baseURI: http://www.reportinghub.no/ep/dpr/spin/1.1/lib
# imports: http://www.reportinghub.no/ep/schema/1.0/geography
# imports: http://www.reportinghub.no/ep/schema/1.0/well
...
...
@@ -187,7 +187,7 @@ ep-dpr-spin-lib:buildFacilityURI
sp:
where
([
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
buildURI
;
sp:
arg1
"https://www.reportinghub.no/ep/data/
temporalPartOfAFacility/"
;
sp:
arg1
"https://www.reportinghub.no/ep/data/
facility/"
;
sp:
arg2
spin:
_arg1
]
;
sp:
variable
_:
b7
...
...
@@ -2125,6 +2125,8 @@ ep-dpr-spin-lib:selectVolumeScale
])
]
.
_:
b7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b37
sp:
varName
"volumeScale"
^^
xsd:
string
.
...
...
@@ -2197,6 +2199,9 @@ _:b15
_:
b14
sp:
varName
"uri"
^^
xsd:
string
.
_:
b13
sp:
varName
"uri"
^^
xsd:
string
.
_:
b12
sp:
varName
"uri"
^^
xsd:
string
.
...
...
@@ -2206,9 +2211,9 @@ _:b11
_:
b10
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
9
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
7
sp:
varName
"uri"
^^
xsd:
string
.
_:
b
8
sp:
varName
"uri"
^^
xsd:
string
.
_:
b6
sp:
varName
"uri"
^^
xsd:
string
.
...
...
@@ -2221,8 +2226,3 @@ _:b3 sp:varName "uri"^^xsd:string .
_:
b2
sp:
varName
"uri"
^^
xsd:
string
.
_:
b1
sp:
varName
"uri"
^^
xsd:
string
.
_:
b13
sp:
varName
"uri"
^^
xsd:
string
.
_:
b9
sp:
varName
"uri"
^^
xsd:
string
.
...
...
www.reportinghub.no/ep/spin/SPIN_EPIM-DPR-lib-v1.1.spin.ttl.tbc
View file @
a1cca1d
# Saved by TopBraid on Fri Oct 14 1
5:27:40
BST 2011
# Saved by TopBraid on Fri Oct 14 1
7:27:37
BST 2011
# baseURI: null
@prefix
composite:
<http://www.topbraid.org/2007/05/composite.owl#>
.
...
...
Please
register
or
login
to post a comment