Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -499,6 +499,7 @@ mpr-tables:Cargo | ... | @@ -499,6 +499,7 @@ mpr-tables:Cargo |
| 499 | sp:variable | 499 | sp:variable |
| 500 | [ sp:varName "ownedPercent"^^xsd:string | 500 | [ sp:varName "ownedPercent"^^xsd:string |
| 501 | ] | 501 | ] |
| 502 | + ]) | ||
| 502 | ] [ rdf:type sp:Optional ; | 503 | ] [ rdf:type sp:Optional ; |
| 503 | sp:elements ([ sp:object | 504 | sp:elements ([ sp:object |
| 504 | [ sp:varName "billOfLading"^^xsd:string | 505 | [ sp:varName "billOfLading"^^xsd:string |
| ... | @@ -521,7 +522,6 @@ mpr-tables:Cargo | ... | @@ -521,7 +522,6 @@ mpr-tables:Cargo |
| 521 | ] | 522 | ] |
| 522 | ]) | 523 | ]) |
| 523 | ]) | 524 | ]) |
| 524 | - ]) | ||
| 525 | ] ; | 525 | ] ; |
| 526 | rhspin:tableHeaders ("Facility"^^xsd:string "Purpose"^^xsd:string "Material"^^xsd:string "Flow type"^^xsd:string "Movement Type"^^xsd:string "Cargo Number"^^xsd:string "Cargo Batch"^^xsd:string "Bill of Lading"^^xsd:string "Volume"^^xsd:string "Mass"^^xsd:string "Density"^^xsd:string "Shipper"^^xsd:string "Destination"^^xsd:string "Country"^^xsd:string "Owner"^^xsd:string "Share"^^xsd:string) . | 526 | rhspin:tableHeaders ("Facility"^^xsd:string "Purpose"^^xsd:string "Material"^^xsd:string "Flow type"^^xsd:string "Movement Type"^^xsd:string "Cargo Number"^^xsd:string "Cargo Batch"^^xsd:string "Bill of Lading"^^xsd:string "Volume"^^xsd:string "Mass"^^xsd:string "Density"^^xsd:string "Shipper"^^xsd:string "Destination"^^xsd:string "Country"^^xsd:string "Owner"^^xsd:string "Share"^^xsd:string) . |
| 527 | 527 | ... | ... |
-
Please register or login to post a comment