David Leal

Used ep-core:humanRecognizableName for Well as well as WellBore; made it clear i…

…n the property name which properties are ppm by volume as opposed to ppm by mass.
1 -# Saved by TopBraid on Sat Sep 24 18:13:56 BST 2011 1 +# Saved by TopBraid on Sun Sep 25 18:53:17 BST 2011
2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib 2 # baseURI: http://www.reportinghub.no/ep/spin/1.1/lib
3 # imports: http://www.reportinghub.no/ep/schema/1.0/report 3 # imports: http://www.reportinghub.no/ep/schema/1.0/report
4 # imports: http://www.witsml.org/schemas/1series 4 # imports: http://www.witsml.org/schemas/1series
...@@ -521,12 +521,12 @@ ep-spin-lib:buildURI ...@@ -521,12 +521,12 @@ ep-spin-lib:buildURI
521 ] ; 521 ] ;
522 spin:constraint 522 spin:constraint
523 [ rdf:type spl:Argument ; 523 [ rdf:type spl:Argument ;
524 - spl:predicate sp:arg2 ; 524 + spl:predicate sp:arg1 ;
525 spl:valueType xsd:string 525 spl:valueType xsd:string
526 ] ; 526 ] ;
527 spin:constraint 527 spin:constraint
528 [ rdf:type spl:Argument ; 528 [ rdf:type spl:Argument ;
529 - spl:predicate sp:arg1 ; 529 + spl:predicate sp:arg2 ;
530 spl:valueType xsd:string 530 spl:valueType xsd:string
531 ] . 531 ] .
532 532
...@@ -2570,7 +2570,7 @@ ep-spin-lib:selectSpecificMassScale ...@@ -2570,7 +2570,7 @@ ep-spin-lib:selectSpecificMassScale
2570 sp:arg1 spin:_arg1 ; 2570 sp:arg1 spin:_arg1 ;
2571 sp:arg2 ddr:UPPM_ppm 2571 sp:arg2 ddr:UPPM_ppm
2572 ] ; 2572 ] ;
2573 - sp:arg2 <http://www.reportinghub.no/ep/schema/core#partPerMillion> ; 2573 + sp:arg2 <http://www.reportinghub.no/ep/schema/core#partPerMillionByMass> ;
2574 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale> 2574 sp:arg3 <http://www.reportinghub.no/ep/schema/core#undefinedScale>
2575 ] ; 2575 ] ;
2576 sp:variable _:b66 2576 sp:variable _:b66
...@@ -3317,12 +3317,18 @@ ddr:TTUC_Enumeration_1 ...@@ -3317,12 +3317,18 @@ ddr:TTUC_Enumeration_1
3317 rdfs:label "Enumeration"^^xsd:string ; 3317 rdfs:label "Enumeration"^^xsd:string ;
3318 dtype:value ddr:TTUC_degC . 3318 dtype:value ddr:TTUC_degC .
3319 3319
3320 +_:b66
3321 + sp:varName "specificMassScale"^^xsd:string .
3322 +
3320 _:b89 3323 _:b89
3321 sp:varName "yieldPointScale"^^xsd:string . 3324 sp:varName "yieldPointScale"^^xsd:string .
3322 3325
3323 _:b88 3326 _:b88
3324 sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string . 3327 sp:varName "wirelineFormationTestGoodnessOfSealType"^^xsd:string .
3325 3328
3329 +_:b87
3330 + sp:varName "wellTestType"^^xsd:string .
3331 +
3326 _:b86 3332 _:b86
3327 sp:varName "wellKillingType"^^xsd:string . 3333 sp:varName "wellKillingType"^^xsd:string .
3328 3334
...@@ -3359,6 +3365,12 @@ _:b76 ...@@ -3359,6 +3365,12 @@ _:b76
3359 _:b75 3365 _:b75
3360 sp:varName "wellBoreDrillingType"^^xsd:string . 3366 sp:varName "wellBoreDrillingType"^^xsd:string .
3361 3367
3368 +_:b74
3369 + sp:varName "volumetricFlowRateScale"^^xsd:string .
3370 +
3371 +_:b73
3372 + sp:varName "volumeScale"^^xsd:string .
3373 +
3362 _:b72 3374 _:b72
3363 sp:varName "tubeType"^^xsd:string . 3375 sp:varName "tubeType"^^xsd:string .
3364 3376
...@@ -3374,6 +3386,9 @@ _:b69 ...@@ -3374,6 +3386,9 @@ _:b69
3374 _:b68 3386 _:b68
3375 sp:varName "speedScale"^^xsd:string . 3387 sp:varName "speedScale"^^xsd:string .
3376 3388
3389 +_:b67
3390 + sp:varName "specificVolumeScale"^^xsd:string .
3391 +
3377 _:b65 3392 _:b65
3378 sp:varName "pressureTestType"^^xsd:string . 3393 sp:varName "pressureTestType"^^xsd:string .
3379 3394
...@@ -3395,6 +3410,9 @@ _:b60 ...@@ -3395,6 +3410,9 @@ _:b60
3395 _:b59 3410 _:b59
3396 sp:varName "massPerUnitLengthScale"^^xsd:string . 3411 sp:varName "massPerUnitLengthScale"^^xsd:string .
3397 3412
3413 +_:b58
3414 + sp:varName "lengthScale"^^xsd:string .
3415 +
3398 _:b57 3416 _:b57
3399 sp:varName "dailyDrillingReportType"^^xsd:string . 3417 sp:varName "dailyDrillingReportType"^^xsd:string .
3400 3418
...@@ -3556,21 +3574,3 @@ _:b3 sp:varName "uri"^^xsd:string . ...@@ -3556,21 +3574,3 @@ _:b3 sp:varName "uri"^^xsd:string .
3556 _:b2 sp:varName "uri"^^xsd:string . 3574 _:b2 sp:varName "uri"^^xsd:string .
3557 3575
3558 _:b1 sp:varName "uri"^^xsd:string . 3576 _:b1 sp:varName "uri"^^xsd:string .
3559 -
3560 -_:b87
3561 - sp:varName "wellTestType"^^xsd:string .
3562 -
3563 -_:b66
3564 - sp:varName "specificMassScale"^^xsd:string .
3565 -
3566 -_:b74
3567 - sp:varName "volumetricFlowRateScale"^^xsd:string .
3568 -
3569 -_:b58
3570 - sp:varName "lengthScale"^^xsd:string .
3571 -
3572 -_:b73
3573 - sp:varName "volumeScale"^^xsd:string .
3574 -
3575 -_:b67
3576 - sp:varName "specificVolumeScale"^^xsd:string .
......
1 -# Saved by TopBraid on Sat Sep 24 18:13:56 BST 2011 1 +# Saved by TopBraid on Sun Sep 25 18:53:17 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......
1 -# Saved by TopBraid on Sun Sep 25 12:02:12 BST 2011 1 +# Saved by TopBraid on Sun Sep 25 18:41:25 BST 2011
2 # baseURI: null 2 # baseURI: null
3 3
4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . 4 @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
......