Showing
1 changed file
with
12 additions
and
0 deletions
... | @@ -3396,6 +3396,13 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu | ... | @@ -3396,6 +3396,13 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu |
3396 | [ sp:varName "wholeLifeProductionInventory"^^xsd:string | 3396 | [ sp:varName "wholeLifeProductionInventory"^^xsd:string |
3397 | ] | 3397 | ] |
3398 | ] [ sp:object | 3398 | ] [ sp:object |
3399 | + [ sp:varName "productFlowURISuffix"^^xsd:string | ||
3400 | + ] ; | ||
3401 | + sp:predicate rdfs:comment ; | ||
3402 | + sp:subject | ||
3403 | + [ sp:varName "wholeLifeProductionInventory"^^xsd:string | ||
3404 | + ] | ||
3405 | + ] [ sp:object | ||
3399 | [ sp:varName "wholeLifeProductInventory"^^xsd:string | 3406 | [ sp:varName "wholeLifeProductInventory"^^xsd:string |
3400 | ] ; | 3407 | ] ; |
3401 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 3408 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
... | @@ -3415,6 +3422,11 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu | ... | @@ -3415,6 +3422,11 @@ BIND (ep-dpr-spin-lib:buildProductFlowURI(?productionFlowName, ?productFlowURISu |
3415 | sp:predicate rdfs:comment ; | 3422 | sp:predicate rdfs:comment ; |
3416 | sp:subject _:b14 | 3423 | sp:subject _:b14 |
3417 | ] [ sp:object | 3424 | ] [ sp:object |
3425 | + [ sp:varName "separatedProductFlowURISuffix"^^xsd:string | ||
3426 | + ] ; | ||
3427 | + sp:predicate rdfs:comment ; | ||
3428 | + sp:subject _:b14 | ||
3429 | + ] [ sp:object | ||
3418 | [ sp:varName "intervalStart"^^xsd:string | 3430 | [ sp:varName "intervalStart"^^xsd:string |
3419 | ] ; | 3431 | ] ; |
3420 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | 3432 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#startedAt> ; | ... | ... |
-
Please register or login to post a comment