Bob DuCharme

Merge branch 'bob-nov30a'

......@@ -19,7 +19,7 @@
<http://www.reportinghub.no/ep/spin/dpr-tables>
rdf:type owl:Ontology ;
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: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:versionInfo "Created with TopBraid Composer"^^xsd:string .
dpr-tables:ExportVolumes
......@@ -4687,7 +4687,9 @@ dpr-tables:WeatherInformation
spin:body
[ rdf:type sp:Select ;
sp:distinct "true"^^xsd:boolean ;
sp:resultVariables ([ sp:varName "baromPressure"^^xsd:string
sp:resultVariables ([ sp:varName "minTemperature"^^xsd:string
] [ sp:varName "maxTemperature"^^xsd:string
] [ sp:varName "baromPressure"^^xsd:string
] [ sp:varName "windChill"^^xsd:string
] [ sp:varName "cloudCeilingHeight"^^xsd:string
] [ sp:varName "coverCloud"^^xsd:string
......@@ -4769,35 +4771,35 @@ dpr-tables:WeatherInformation
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#SurroundingAir> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object
[ sp:varName "pressure"^^xsd:string
] ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object
[ sp:varName "surroundingEnvironment1"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object
[ sp:varName "windChillObject"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/facility#windChillTemperature> ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object
[ sp:varName "wind"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/flow#Wind> ;
sp:predicate rdf:type ;
......@@ -4867,7 +4869,7 @@ dpr-tables:WeatherInformation
[ sp:varName "cloudCover"^^xsd:string
]
] [ sp:object
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
......@@ -4885,14 +4887,14 @@ dpr-tables:WeatherInformation
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ sp:object
[ sp:varName "visibilityObject"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/facility#visibility> ;
sp:subject
[ sp:varName "surroundingAir"^^xsd:string
[ sp:varName "surroundingAir1"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
......@@ -4909,6 +4911,74 @@ dpr-tables:WeatherInformation
[ sp:varName "surroundingAir2"^^xsd:string
]
] [ sp:object
[ sp:varName "surroundingEnvironment2"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#spatialPartOf> ;
sp:subject
[ sp:varName "surroundingAir2"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/facility#SurroundingEnvironment> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "surroundingEnvironment2"^^xsd:string
]
] [ sp:object
[ sp:varName "setOfTemporalInstants"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#hasSetOfTemporalInstants> ;
sp:subject
[ sp:varName "surroundingAir2"^^xsd:string
]
] [ sp:object
[ sp:varName "setOfTemporalInstants"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#domain> ;
sp:subject
[ sp:varName "classificationFunctionOverTime"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/core#SetOfTemporalInstants> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "setOfTemporalInstants"^^xsd:string
]
] [ sp:object <http://www.reportinghub.no/ep/schema/core#ClassificationFunctionOverTime> ;
sp:predicate rdf:type ;
sp:subject
[ sp:varName "classificationFunctionOverTime"^^xsd:string
]
] [ sp:object
[ sp:varName "minimum"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#minimum> ;
sp:subject
[ sp:varName "classificationFunctionOverTime"^^xsd:string
]
] [ sp:object
[ sp:varName "maximum"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/core#maximum> ;
sp:subject
[ sp:varName "classificationFunctionOverTime"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
sp:arg1 [ sp:varName "minimum"^^xsd:string
]
] ;
sp:variable
[ sp:varName "minTemperature"^^xsd:string
]
] [ rdf:type sp:Bind ;
sp:expression
[ rdf:type ep-spin-lib:normalizePropertyUnitAndValue ;
sp:arg1 [ sp:varName "maximum"^^xsd:string
]
] ;
sp:variable
[ sp:varName "maxTemperature"^^xsd:string
]
] [ sp:object
[ sp:varName "flow"^^xsd:string
] ;
sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ;
......@@ -4979,7 +5049,9 @@ dpr-tables:WeatherInformation
]
])
] ;
rhspin:tableHeaders ("""Barometric
rhspin:tableHeaders ("""Minimum
Temperature"""^^xsd:string """Maximum
Temperature"""^^xsd:string """Barometric
Pressure"""^^xsd:string """Wind Chill
Factor"""^^xsd:string "Cloud Ceiling"^^xsd:string "Cloud Description"^^xsd:string "Visibility"^^xsd:string """Beaufort
Wind Scale"""^^xsd:string "Wind Speed"^^xsd:string "Azimuth Wind"^^xsd:string """Precipitation
......