ProductVolume CommonProperties debugged for flows (but not inventories)
Showing
4 changed files
with
15 additions
and
8 deletions
This diff could not be displayed because it is too large.
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
23 | 23 | ||
24 | <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> | 24 | <http://www.reportinghub.no/ep/mpr/spin/1.1/lib> |
25 | rdf:type owl:Ontology ; | 25 | rdf:type owl:Ontology ; |
26 | - owl:imports <http://www.reportinghub.no/ep/transform/transform-helper-schema> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.epim.no/schemas/mprml/1> , <http://spinrdf.org/spin> ; | 26 | + owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/production> , <http://www.reportinghub.no/ep/schema/1.0/production-activity> , <http://www.reportinghub.no/ep/schema/1.0/production-equipment> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.reportinghub.no/ep/transform/transform-helper-schema> ; |
27 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 27 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
28 | 28 | ||
29 | ep-mpr-spin-lib:Function | 29 | ep-mpr-spin-lib:Function |
... | @@ -2487,7 +2487,7 @@ ep-mpr-spin-lib:selectMassConcentrationScale | ... | @@ -2487,7 +2487,7 @@ ep-mpr-spin-lib:selectMassConcentrationScale |
2487 | sp:arg1 spin:_arg1 ; | 2487 | sp:arg1 spin:_arg1 ; |
2488 | sp:arg2 <http://www.epim.no/schemas/mprml/1#MCU_> | 2488 | sp:arg2 <http://www.epim.no/schemas/mprml/1#MCU_> |
2489 | ] ; | 2489 | ] ; |
2490 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 2490 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#percent> ; |
2491 | sp:arg3 [ rdf:type sp:if ; | 2491 | sp:arg3 [ rdf:type sp:if ; |
2492 | sp:arg1 [ rdf:type sp:eq ; | 2492 | sp:arg1 [ rdf:type sp:eq ; |
2493 | sp:arg1 spin:_arg1 ; | 2493 | sp:arg1 spin:_arg1 ; |
... | @@ -2499,7 +2499,7 @@ ep-mpr-spin-lib:selectMassConcentrationScale | ... | @@ -2499,7 +2499,7 @@ ep-mpr-spin-lib:selectMassConcentrationScale |
2499 | sp:arg1 spin:_arg1 ; | 2499 | sp:arg1 spin:_arg1 ; |
2500 | sp:arg2 <http://www.epim.no/schemas/mprml/1#MCU_permil> | 2500 | sp:arg2 <http://www.epim.no/schemas/mprml/1#MCU_permil> |
2501 | ] ; | 2501 | ] ; |
2502 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#perMil> ; | 2502 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ppk> ; |
2503 | sp:arg3 [ rdf:type sp:if ; | 2503 | sp:arg3 [ rdf:type sp:if ; |
2504 | sp:arg1 [ rdf:type sp:eq ; | 2504 | sp:arg1 [ rdf:type sp:eq ; |
2505 | sp:arg1 spin:_arg1 ; | 2505 | sp:arg1 spin:_arg1 ; |
... | @@ -6757,6 +6757,12 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale | ... | @@ -6757,6 +6757,12 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale |
6757 | sp:arg3 [ rdf:type sp:if ; | 6757 | sp:arg3 [ rdf:type sp:if ; |
6758 | sp:arg1 [ rdf:type sp:eq ; | 6758 | sp:arg1 [ rdf:type sp:eq ; |
6759 | sp:arg1 spin:_arg1 ; | 6759 | sp:arg1 spin:_arg1 ; |
6760 | + sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_Euc> | ||
6761 | + ] ; | ||
6762 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#euclid> ; | ||
6763 | + sp:arg3 [ rdf:type sp:if ; | ||
6764 | + sp:arg1 [ rdf:type sp:eq ; | ||
6765 | + sp:arg1 spin:_arg1 ; | ||
6760 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_1000ft3bbl> | 6766 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_1000ft3bbl> |
6761 | ] ; | 6767 | ] ; |
6762 | sp:arg2 <http://www.reportinghub.no/ep/schema/core#thousandFt3_bbl-1> ; | 6768 | sp:arg2 <http://www.reportinghub.no/ep/schema/core#thousandFt3_bbl-1> ; |
... | @@ -6957,25 +6963,25 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale | ... | @@ -6957,25 +6963,25 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale |
6957 | sp:arg1 spin:_arg1 ; | 6963 | sp:arg1 spin:_arg1 ; |
6958 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_permil> | 6964 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_permil> |
6959 | ] ; | 6965 | ] ; |
6960 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#perMil> ; | 6966 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ppk> ; |
6961 | sp:arg3 [ rdf:type sp:if ; | 6967 | sp:arg3 [ rdf:type sp:if ; |
6962 | sp:arg1 [ rdf:type sp:eq ; | 6968 | sp:arg1 [ rdf:type sp:eq ; |
6963 | sp:arg1 spin:_arg1 ; | 6969 | sp:arg1 spin:_arg1 ; |
6964 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppdk> | 6970 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppdk> |
6965 | ] ; | 6971 | ] ; |
6966 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 6972 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ppdk> ; |
6967 | sp:arg3 [ rdf:type sp:if ; | 6973 | sp:arg3 [ rdf:type sp:if ; |
6968 | sp:arg1 [ rdf:type sp:eq ; | 6974 | sp:arg1 [ rdf:type sp:eq ; |
6969 | sp:arg1 spin:_arg1 ; | 6975 | sp:arg1 spin:_arg1 ; |
6970 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppk> | 6976 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppk> |
6971 | ] ; | 6977 | ] ; |
6972 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 6978 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ppk> ; |
6973 | sp:arg3 [ rdf:type sp:if ; | 6979 | sp:arg3 [ rdf:type sp:if ; |
6974 | sp:arg1 [ rdf:type sp:eq ; | 6980 | sp:arg1 [ rdf:type sp:eq ; |
6975 | sp:arg1 spin:_arg1 ; | 6981 | sp:arg1 spin:_arg1 ; |
6976 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppm> | 6982 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_ppm> |
6977 | ] ; | 6983 | ] ; |
6978 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 6984 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#ppm> ; |
6979 | sp:arg3 [ rdf:type sp:if ; | 6985 | sp:arg3 [ rdf:type sp:if ; |
6980 | sp:arg1 [ rdf:type sp:eq ; | 6986 | sp:arg1 [ rdf:type sp:eq ; |
6981 | sp:arg1 spin:_arg1 ; | 6987 | sp:arg1 spin:_arg1 ; |
... | @@ -6993,7 +6999,7 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale | ... | @@ -6993,7 +6999,7 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale |
6993 | sp:arg1 spin:_arg1 ; | 6999 | sp:arg1 spin:_arg1 ; |
6994 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_pu> | 7000 | sp:arg2 <http://www.epim.no/schemas/mprml/1#VPVU_pu> |
6995 | ] ; | 7001 | ] ; |
6996 | - sp:arg2 <http://www.reportinghub.no/ep/schema/core#undefinedScale> ; | 7002 | + sp:arg2 <http://www.reportinghub.no/ep/schema/core#euclid> ; |
6997 | sp:arg3 [ rdf:type sp:if ; | 7003 | sp:arg3 [ rdf:type sp:if ; |
6998 | sp:arg1 [ rdf:type sp:eq ; | 7004 | sp:arg1 [ rdf:type sp:eq ; |
6999 | sp:arg1 spin:_arg1 ; | 7005 | sp:arg1 spin:_arg1 ; |
... | @@ -7092,6 +7098,7 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale | ... | @@ -7092,6 +7098,7 @@ ep-mpr-spin-lib:selectVolumePerVolumeScale |
7092 | ] | 7098 | ] |
7093 | ] | 7099 | ] |
7094 | ] | 7100 | ] |
7101 | + ] | ||
7095 | ] ; | 7102 | ] ; |
7096 | sp:variable | 7103 | sp:variable |
7097 | [ sp:varName "myVar"^^xsd:string | 7104 | [ sp:varName "myVar"^^xsd:string | ... | ... |
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
-
Please register or login to post a comment