Showing
1 changed file
with
26 additions
and
20 deletions
... | @@ -279,7 +279,8 @@ dpr-tables:ProductFlows | ... | @@ -279,7 +279,8 @@ dpr-tables:ProductFlows |
279 | sp:subject | 279 | sp:subject |
280 | [ sp:varName "flowDefinition"^^xsd:string | 280 | [ sp:varName "flowDefinition"^^xsd:string |
281 | ] | 281 | ] |
282 | - ] [ sp:object | 282 | + ] [ rdf:type sp:Optional ; |
283 | + sp:elements ([ sp:object | ||
283 | [ sp:varName "productFlow"^^xsd:string | 284 | [ sp:varName "productFlow"^^xsd:string |
284 | ] ; | 285 | ] ; |
285 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | 286 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; |
... | @@ -330,34 +331,31 @@ dpr-tables:ProductFlows | ... | @@ -330,34 +331,31 @@ dpr-tables:ProductFlows |
330 | sp:subject | 331 | sp:subject |
331 | [ sp:varName "productFlow"^^xsd:string | 332 | [ sp:varName "productFlow"^^xsd:string |
332 | ] | 333 | ] |
333 | - ] [ sp:object | 334 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; |
334 | - [ sp:varName "temperature"^^xsd:string | ||
335 | - ] ; | ||
336 | sp:predicate rdf:type ; | 335 | sp:predicate rdf:type ; |
337 | sp:subject | 336 | sp:subject |
338 | - [ sp:varName "productFlow"^^xsd:string | 337 | + [ sp:varName "pressure"^^xsd:string |
339 | ] | 338 | ] |
340 | ] [ sp:object | 339 | ] [ sp:object |
341 | - [ sp:varName "density"^^xsd:string | 340 | + [ sp:varName "pressureValue"^^xsd:string |
342 | ] ; | 341 | ] ; |
343 | - sp:predicate rdf:type ; | 342 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#pascal> ; |
344 | sp:subject | 343 | sp:subject |
345 | - [ sp:varName "productFlow"^^xsd:string | 344 | + [ sp:varName "pressure"^^xsd:string |
346 | ] | 345 | ] |
347 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; | 346 | + ]) |
348 | - sp:predicate rdf:type ; | 347 | + ] [ rdf:type sp:Optional ; |
349 | - sp:subject | 348 | + sp:elements ([ sp:object |
350 | [ sp:varName "temperature"^^xsd:string | 349 | [ sp:varName "temperature"^^xsd:string |
351 | - ] | 350 | + ] ; |
352 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Pressure> ; | ||
353 | sp:predicate rdf:type ; | 351 | sp:predicate rdf:type ; |
354 | sp:subject | 352 | sp:subject |
355 | - [ sp:varName "pressure"^^xsd:string | 353 | + [ sp:varName "productFlow"^^xsd:string |
356 | ] | 354 | ] |
357 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | 355 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Temperature> ; |
358 | sp:predicate rdf:type ; | 356 | sp:predicate rdf:type ; |
359 | sp:subject | 357 | sp:subject |
360 | - [ sp:varName "density"^^xsd:string | 358 | + [ sp:varName "temperature"^^xsd:string |
361 | ] | 359 | ] |
362 | ] [ sp:object | 360 | ] [ sp:object |
363 | [ sp:varName "temperatureValue"^^xsd:string | 361 | [ sp:varName "temperatureValue"^^xsd:string |
... | @@ -366,12 +364,19 @@ dpr-tables:ProductFlows | ... | @@ -366,12 +364,19 @@ dpr-tables:ProductFlows |
366 | sp:subject | 364 | sp:subject |
367 | [ sp:varName "temperature"^^xsd:string | 365 | [ sp:varName "temperature"^^xsd:string |
368 | ] | 366 | ] |
369 | - ] [ sp:object | 367 | + ]) |
370 | - [ sp:varName "pressureValue"^^xsd:string | 368 | + ] [ rdf:type sp:Optional ; |
369 | + sp:elements ([ sp:object | ||
370 | + [ sp:varName "density"^^xsd:string | ||
371 | ] ; | 371 | ] ; |
372 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#pascal> ; | 372 | + sp:predicate rdf:type ; |
373 | sp:subject | 373 | sp:subject |
374 | - [ sp:varName "pressure"^^xsd:string | 374 | + [ sp:varName "productFlow"^^xsd:string |
375 | + ] | ||
376 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/core#Density> ; | ||
377 | + sp:predicate rdf:type ; | ||
378 | + sp:subject | ||
379 | + [ sp:varName "density"^^xsd:string | ||
375 | ] | 380 | ] |
376 | ] [ sp:object | 381 | ] [ sp:object |
377 | [ sp:varName "densityValue"^^xsd:string | 382 | [ sp:varName "densityValue"^^xsd:string |
... | @@ -382,6 +387,7 @@ dpr-tables:ProductFlows | ... | @@ -382,6 +387,7 @@ dpr-tables:ProductFlows |
382 | ] | 387 | ] |
383 | ]) | 388 | ]) |
384 | ]) | 389 | ]) |
390 | + ]) | ||
385 | ] ; | 391 | ] ; |
386 | rhspin:tableHeaders ("Field"^^xsd:string "Facility Name"^^xsd:string "Flow Purpose"^^xsd:string "Flow Definition"^^xsd:string "Material"^^xsd:string "Flow Density"^^xsd:string "Flow Temperature"^^xsd:string "Flow Pressure"^^xsd:string) . | 392 | rhspin:tableHeaders ("Field"^^xsd:string "Facility Name"^^xsd:string "Flow Purpose"^^xsd:string "Flow Definition"^^xsd:string "Material"^^xsd:string "Flow Density"^^xsd:string "Flow Temperature"^^xsd:string "Flow Pressure"^^xsd:string) . |
387 | 393 | ... | ... |
-
Please register or login to post a comment