Showing
1 changed file
with
21 additions
and
21 deletions
| ... | @@ -499,27 +499,27 @@ mpr-tables:Cargo | ... | @@ -499,27 +499,27 @@ mpr-tables:Cargo |
| 499 | sp:variable | 499 | sp:variable |
| 500 | [ sp:varName "ownedPercent"^^xsd:string | 500 | [ sp:varName "ownedPercent"^^xsd:string |
| 501 | ] | 501 | ] |
| 502 | - ] [ rdf:type sp:Optional ; | 502 | + ]) |
| 503 | - sp:elements ([ sp:object | 503 | + ] [ rdf:type sp:Optional ; |
| 504 | - [ sp:varName "billOfLading"^^xsd:string | 504 | + sp:elements ([ sp:object |
| 505 | - ] ; | 505 | + [ sp:varName "billOfLading"^^xsd:string |
| 506 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; | 506 | + ] ; |
| 507 | - sp:subject | 507 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#hasPart> ; |
| 508 | - [ sp:varName "movementOfProduct"^^xsd:string | 508 | + sp:subject |
| 509 | - ] | 509 | + [ sp:varName "movementOfProduct"^^xsd:string |
| 510 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#IssueBillOfLading> ; | 510 | + ] |
| 511 | - sp:predicate rdf:type ; | 511 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/production-activity#IssueBillOfLading> ; |
| 512 | - sp:subject | 512 | + sp:predicate rdf:type ; |
| 513 | - [ sp:varName "billOfLading"^^xsd:string | 513 | + sp:subject |
| 514 | - ] | 514 | + [ sp:varName "billOfLading"^^xsd:string |
| 515 | - ] [ sp:object | 515 | + ] |
| 516 | - [ sp:varName "billOfLadingDate"^^xsd:string | 516 | + ] [ sp:object |
| 517 | - ] ; | 517 | + [ sp:varName "billOfLadingDate"^^xsd:string |
| 518 | - sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; | 518 | + ] ; |
| 519 | - sp:subject | 519 | + sp:predicate <http://www.reportinghub.no/ep/schema/activity#nominallyAt> ; |
| 520 | - [ sp:varName "billOfLading"^^xsd:string | 520 | + sp:subject |
| 521 | - ] | 521 | + [ sp:varName "billOfLading"^^xsd:string |
| 522 | - ]) | 522 | + ] |
| 523 | ]) | 523 | ]) |
| 524 | ]) | 524 | ]) |
| 525 | ] ; | 525 | ] ; | ... | ... |
-
Please register or login to post a comment