David Price

Add time to URIs

This diff could not be displayed because it is too large.
1 -# Saved by TopBraid on Fri Oct 28 10:19:14 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Fri Oct 28 10:21:05 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
20 20
21 <http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo> 21 <http://www.reportinghub.no/ep/transform/1.1/ddr/coreInfo>
22 rdf:type owl:Ontology ; 22 rdf:type owl:Ontology ;
23 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> ; 23 + owl:imports <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ;
24 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 24 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
25 25
26 ddr:Obj_drillReport 26 ddr:Obj_drillReport
...@@ -420,7 +420,9 @@ Properties transfered to the activity, to the part of the well bore, or to the r ...@@ -420,7 +420,9 @@ Properties transfered to the activity, to the part of the well bore, or to the r
420 [ rdf:type ep-spin-lib:buildExtractAWellCoreURI ; 420 [ rdf:type ep-spin-lib:buildExtractAWellCoreURI ;
421 sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string 421 sp:arg1 [ sp:varName "normalizedWellBoreName"^^xsd:string
422 ] ; 422 ] ;
423 - sp:arg2 [ sp:varName "localname"^^xsd:string 423 + sp:arg2 [ sp:varName "dTimStart"^^xsd:string
424 + ] ;
425 + sp:arg3 [ sp:varName "localname"^^xsd:string
424 ] 426 ]
425 ] ; 427 ] ;
426 sp:variable 428 sp:variable
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
2 # imports: http://spinrdf.org/spin 2 # imports: http://spinrdf.org/spin
3 # imports: http://www.reportinghub.no/ep/schema/1.0/activity 3 # imports: http://www.reportinghub.no/ep/schema/1.0/activity
4 # imports: http://www.reportinghub.no/ep/schema/1.0/core 4 # imports: http://www.reportinghub.no/ep/schema/1.0/core
5 +# imports: http://www.reportinghub.no/ep/spin/1.1/lib
5 # imports: http://www.witsml.org/schemas/1series 6 # imports: http://www.witsml.org/schemas/1series
6 7
7 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#> . 8 @prefix : <http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo#> .
...@@ -17,7 +18,7 @@ ...@@ -17,7 +18,7 @@
17 18
18 <http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo> 19 <http://www.reportinghub.no/ep/transform/1.1/ddr/equipFailureInfo>
19 rdf:type owl:Ontology ; 20 rdf:type owl:Ontology ;
20 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.witsml.org/schemas/1series> ; 21 + owl:imports <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/1series> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ;
21 owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 22 owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
22 23
23 <http://www.witsml.org/schemas/1series#Obj_drillReport> 24 <http://www.witsml.org/schemas/1series#Obj_drillReport>
......
1 -# Saved by TopBraid on Fri Oct 28 14:13:15 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Fri Oct 28 14:48:47 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Fri Oct 28 15:43:00 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Fri Oct 28 16:11:37 BST 2011
2 # baseURI: null 1 # baseURI: null
3 2
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 3 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......