MonkeyChap

Small fix in tables

1 +.DS_Store
...\ No newline at end of file ...\ No newline at end of file
1 -# Saved by TopBraid on Mon Oct 03 15:03:03 BST 2011 1 +# Saved by TopBraid on Mon Oct 03 15:12:40 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables 2 # baseURI: http://www.reportinghub.no/ep/spin/ddr-tables
3 # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose 3 # imports: http://www.reportinghub.no/ep/schema/1.0/activity-purpose
4 # imports: http://www.reportinghub.no/ep/schema/1.0/ddr 4 # imports: http://www.reportinghub.no/ep/schema/1.0/ddr
...@@ -1352,12 +1352,9 @@ ddr-tables:Operations ...@@ -1352,12 +1352,9 @@ ddr-tables:Operations
1352 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ; 1352 ] [ sp:object <http://www.reportinghub.no/ep/schema/activity-purpose#DailyDrillingActivityPurposeType> ;
1353 sp:predicate rdf:type ; 1353 sp:predicate rdf:type ;
1354 sp:subject _:b245 1354 sp:subject _:b245
1355 - ] [ rdf:type sp:Bind ; 1355 + ] [ sp:object _:b239 ;
1356 - sp:expression 1356 + sp:predicate rdfs:label ;
1357 - [ rdf:type spif:name ; 1357 + sp:subject _:b245
1358 - sp:arg1 _:b245
1359 - ] ;
1360 - sp:variable _:b239
1361 ]) 1358 ])
1362 ] [ rdf:type sp:Optional ; 1359 ] [ rdf:type sp:Optional ;
1363 sp:elements ([ sp:object _:b246 ; 1360 sp:elements ([ sp:object _:b246 ;
...@@ -1369,9 +1366,7 @@ ddr-tables:Operations ...@@ -1369,9 +1366,7 @@ ddr-tables:Operations
1369 ] [ sp:object _:b236 ; 1366 ] [ sp:object _:b236 ;
1370 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 1367 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
1371 sp:subject _:b247 1368 sp:subject _:b247
1372 - ]) 1369 + ] [ sp:object _:b246 ;
1373 - ] [ rdf:type sp:Optional ;
1374 - sp:elements ([ sp:object _:b246 ;
1375 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ; 1370 sp:predicate <http://www.reportinghub.no/ep/schema/activity#onWellBore> ;
1376 sp:subject _:b243 1371 sp:subject _:b243
1377 ] [ sp:object _:b248 ; 1372 ] [ sp:object _:b248 ;
...@@ -1380,9 +1375,7 @@ ddr-tables:Operations ...@@ -1380,9 +1375,7 @@ ddr-tables:Operations
1380 ] [ sp:object _:b237 ; 1375 ] [ sp:object _:b237 ;
1381 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ; 1376 sp:predicate <http://www.reportinghub.no/ep/schema/core#metre> ;
1382 sp:subject _:b248 1377 sp:subject _:b248
1383 - ]) 1378 + ] [ rdf:type sp:Bind ;
1384 - ] [ rdf:type sp:Optional ;
1385 - sp:elements ([ rdf:type sp:Bind ;
1386 sp:expression 1379 sp:expression
1387 [ rdf:type sp:sub ; 1380 [ rdf:type sp:sub ;
1388 sp:arg1 [ rdf:type spif:cast ; 1381 sp:arg1 [ rdf:type spif:cast ;
......