David Price

Merge branch 'master' into dpr2-sep21-1pm

...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
22 22
23 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> 23 <http://www.reportinghub.no/ep/mpr/spin/1.1/lib>
24 rdf:type owl:Ontology ; 24 rdf:type owl:Ontology ;
25 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production> ; 25 + owl:imports <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://spinrdf.org/spin> ;
26 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 26 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
27 27
28 ep-mpr-spin-lib:Function 28 ep-mpr-spin-lib:Function
...@@ -135,7 +135,7 @@ ep-mpr-spin-lib:buildSampledFluidURI ...@@ -135,7 +135,7 @@ ep-mpr-spin-lib:buildSampledFluidURI
135 spin:body 135 spin:body
136 [ rdf:type sp:Select ; 136 [ rdf:type sp:Select ;
137 rdfs:comment """arg1 is the name of the installation 137 rdfs:comment """arg1 is the name of the installation
138 -arg2 is the nominal time 138 +arg2 is the report interval identifier
139 arg3 is the name of the sample"""^^xsd:string ; 139 arg3 is the name of the sample"""^^xsd:string ;
140 sp:resultVariables ([ sp:varName "uri"^^xsd:string 140 sp:resultVariables ([ sp:varName "uri"^^xsd:string
141 ]) ; 141 ]) ;
......
This diff could not be displayed because it is too large.