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
2012-12-05 11:34:16 +0000
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
c3f6b489b8fcd2021bb0524226434e38b8db4d76
c3f6b489
2 parents
67a74cf9
6a8974b4
Merge branch 'master' into drilling-rd-more
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
5 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
View file @
c3f6b48
...
...
@@ -19,7 +19,7 @@
<http://www.reportinghub.no/ep/spin/dpr-tables>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/spin/rh>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
,
<http://spinrdf.org/spin
>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/spin/rh
>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
dpr-tables:
ExportVolumes
...
...
@@ -4442,6 +4442,7 @@ dpr-tables:SeaWeatherInformation
[
rdf:
type
sp:
Select
;
sp:
distinct
"true"
^^
xsd:
boolean
;
sp:
resultVariables
([
sp:
varName
"waterTemperature"
^^
xsd:
string
]
[
sp:
varName
"currentSea"
^^
xsd:
string
]
[
sp:
varName
"horizontalDirectionAzimuth"
^^
xsd:
string
]
[
sp:
varName
"avgWaveHeight"
^^
xsd:
string
]
[
sp:
varName
"avgHighest3rdWaveHeight"
^^
xsd:
string
...
...
@@ -4536,7 +4537,7 @@ dpr-tables:SeaWeatherInformation
[
sp:
varName
"surroundingWater"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"flow"
^^
xsd:
string
[
sp:
varName
"flow
1
"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
...
...
@@ -4545,14 +4546,38 @@ dpr-tables:SeaWeatherInformation
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#Current>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"flow"
^^
xsd:
string
[
sp:
varName
"flow
1
"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"planeAngleObject"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/flow#horizontalDirectionAzimuth>
;
sp:
subject
[
sp:
varName
"flow"
^^
xsd:
string
[
sp:
varName
"flow1"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"flow2"
^^
xsd:
string
]
;
sp:
predicate
<http://www.reportinghub.no/ep/schema/activity#hasFlow>
;
sp:
subject
[
sp:
varName
"surroundingWater"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/flow#Current>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"flow2"
^^
xsd:
string
]
]
[
sp:
object
[
sp:
varName
"velocityType"
^^
xsd:
string
]
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"flow2"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/core#Velocity>
;
sp:
predicate
rdf:
type
;
sp:
subject
[
sp:
varName
"velocityType"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
...
...
@@ -4577,6 +4602,15 @@ dpr-tables:SeaWeatherInformation
sp:
variable
[
sp:
varName
"waterTemperature"
^^
xsd:
string
]
]
[
rdf:
type
sp:
Bind
;
sp:
expression
[
rdf:
type
ep-spin-lib:
normalizePropertyUnitAndValue
;
sp:
arg1
[
sp:
varName
"velocityType"
^^
xsd:
string
]
]
;
sp:
variable
[
sp:
varName
"currentSea"
^^
xsd:
string
]
]
[
sp:
object
<http://www.reportinghub.no/ep/schema/facility#SurfaceWaves>
;
sp:
predicate
rdf:
type
;
sp:
subject
...
...
@@ -4672,7 +4706,8 @@ dpr-tables:SeaWeatherInformation
])
]
;
rhspin:
tableHeaders
(
"""Sea
Temperature"""
^^
xsd:
string
"""Wave Direction
Temperature"""
^^
xsd:
string
"""Sea Current
Speed"""
^^
xsd:
string
"""Wave Direction
(Azimuth Wave)"""
^^
xsd:
string
"""Average
Wave Height"""
^^
xsd:
string
"""Significant
Wave Height"""
^^
xsd:
string
"""Maximum
...
...
Please
register
or
login
to post a comment