Showing
1 changed file
with
588 additions
and
563 deletions
1 | -# Saved by TopBraid on Fri Oct 14 17:24:41 BST 2011 | ||
2 | # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume | 1 | # baseURI: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume |
3 | -# imports: http://www.reportinghub.no/ep/spin/1.1/lib | 2 | +# imports: http://spinrdf.org/spin |
4 | -# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility | ||
5 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
6 | # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib | 3 | # imports: http://www.reportinghub.no/ep/dpr/spin/1.1/lib |
4 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core | ||
7 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility | 5 | # imports: http://www.reportinghub.no/ep/schema/1.0/facility |
8 | -# imports: http://spinrdf.org/spin | 6 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production-facility |
7 | +# imports: http://www.reportinghub.no/ep/spin/1.1/lib | ||
9 | # imports: http://www.witsml.org/schemas/131/addendum/combo | 8 | # imports: http://www.witsml.org/schemas/131/addendum/combo |
10 | 9 | ||
11 | @prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . | 10 | @prefix : <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . |
... | @@ -25,7 +24,7 @@ | ... | @@ -25,7 +24,7 @@ |
25 | 24 | ||
26 | <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> | 25 | <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> |
27 | rdf:type owl:Ontology ; | 26 | rdf:type owl:Ontology ; |
28 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.witsml.org/schemas/131/addendum/combo> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/spin/1.1/lib> ; | 27 | + owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/dpr/spin/1.1/lib> , <http://www.reportinghub.no/ep/schema/1.0/core> , <http://www.reportinghub.no/ep/schema/1.0/facility> , <http://www.reportinghub.no/ep/schema/1.0/production-facility> , <http://www.reportinghub.no/ep/spin/1.1/lib> , <http://www.witsml.org/schemas/131/addendum/combo> ; |
29 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 28 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
30 | 29 | ||
31 | <http://www.witsml.org/schemas/131/addendum/combo#Co_productVolume> | 30 | <http://www.witsml.org/schemas/131/addendum/combo#Co_productVolume> |
... | @@ -871,141 +870,42 @@ Nothing is done with the namingSystem!"""^^xsd:string ; | ... | @@ -871,141 +870,42 @@ Nothing is done with the namingSystem!"""^^xsd:string ; |
871 | ] ; | 870 | ] ; |
872 | spin:rule | 871 | spin:rule |
873 | [ rdf:type sp:Construct ; | 872 | [ rdf:type sp:Construct ; |
874 | - rdfs:comment """STEP 20104 record the product flows | ||
875 | -namingSystem not processed"""^^xsd:string ; | ||
876 | - sp:templates ([ sp:object _:b133 ; | ||
877 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
878 | - sp:subject _:b134 | ||
879 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ; | ||
880 | - sp:predicate rdf:type ; | ||
881 | - sp:subject _:b133 | ||
882 | - ] [ sp:object _:b135 ; | ||
883 | - sp:predicate rdf:type ; | ||
884 | - sp:subject _:b133 | ||
885 | - ] [ sp:object _:b136 ; | ||
886 | - sp:predicate rdfs:label ; | ||
887 | - sp:subject _:b133 | ||
888 | - ] [ sp:object _:b133 ; | ||
889 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
890 | - sp:subject _:b137 | ||
891 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlowToDate> ; | ||
892 | - sp:predicate rdf:type ; | ||
893 | - sp:subject _:b137 | ||
894 | - ] [ sp:object _:b137 ; | ||
895 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; | ||
896 | - sp:subject _:b138 | ||
897 | - ] [ sp:object _:b139 ; | ||
898 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | ||
899 | - sp:subject _:b137 | ||
900 | - ]) ; | ||
901 | - sp:where ([ sp:object spin:_this ; | ||
902 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | ||
903 | - sp:subject | ||
904 | - [ sp:varName "productionFlowsToDate"^^xsd:string | ||
905 | - ] | ||
906 | - ] [ sp:object _:b140 ; | ||
907 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | ||
908 | - sp:subject _:b138 | ||
909 | - ] [ sp:object _:b134 ; | ||
910 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
911 | - sp:subject _:b138 | ||
912 | - ] [ sp:object _:b141 ; | ||
913 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#facilityRef> ; | ||
914 | - sp:subject spin:_this | ||
915 | - ] [ sp:object _:b140 ; | ||
916 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#flowRef> ; | ||
917 | - sp:subject _:b141 | ||
918 | - ] [ sp:object _:b142 ; | ||
919 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; | ||
920 | - sp:subject _:b140 | ||
921 | - ] [ sp:object _:b139 ; | ||
922 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productRef> ; | ||
923 | - sp:subject _:b140 | ||
924 | - ] [ sp:object _:b140 ; | ||
925 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | ||
926 | - sp:subject _:b138 | ||
927 | - ] [ sp:object _:b134 ; | ||
928 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
929 | - sp:subject _:b138 | ||
930 | - ] [ sp:object _:b143 ; | ||
931 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; | ||
932 | - sp:subject _:b139 | ||
933 | - ] [ sp:object _:b144 ; | ||
934 | - sp:predicate rdfs:label ; | ||
935 | - sp:subject _:b135 | ||
936 | - ] [ rdf:type sp:Optional ; | ||
937 | - sp:elements ([ sp:object _:b145 ; | ||
938 | - sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#nameRef> ; | ||
939 | - sp:subject _:b139 | ||
940 | - ] [ sp:object _:b136 ; | ||
941 | - sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
942 | - sp:subject _:b145 | ||
943 | - ]) | ||
944 | - ] [ rdf:type sp:Bind ; | ||
945 | - sp:expression | ||
946 | - [ rdf:type ep-spin-lib:normalizeString ; | ||
947 | - sp:arg1 _:b142 | ||
948 | - ] ; | ||
949 | - sp:variable _:b146 | ||
950 | - ] [ rdf:type sp:Bind ; | ||
951 | - sp:expression | ||
952 | - [ rdf:type ep-dpr-spin-lib:selectProductType ; | ||
953 | - sp:arg1 _:b143 | ||
954 | - ] ; | ||
955 | - sp:variable _:b135 | ||
956 | - ] [ rdf:type sp:Bind ; | ||
957 | - sp:expression | ||
958 | - [ rdf:type ep-spin-lib:normalizeString ; | ||
959 | - sp:arg1 _:b144 | ||
960 | - ] ; | ||
961 | - sp:variable _:b147 | ||
962 | - ] [ rdf:type sp:Bind ; | ||
963 | - sp:expression | ||
964 | - [ rdf:type ep-dpr-spin-lib:buildProductFlowURI ; | ||
965 | - sp:arg1 _:b146 ; | ||
966 | - sp:arg2 _:b147 | ||
967 | - ] ; | ||
968 | - sp:variable _:b133 | ||
969 | - ]) | ||
970 | - ] ; | ||
971 | - spin:rule | ||
972 | - [ rdf:type sp:Construct ; | ||
973 | rdfs:comment """STEP 20101k Set the facility operator- installation or context facility exist | 873 | rdfs:comment """STEP 20101k Set the facility operator- installation or context facility exist |
974 | role is ignored"""^^xsd:string ; | 874 | role is ignored"""^^xsd:string ; |
975 | - sp:templates ([ sp:object _:b148 ; | 875 | + sp:templates ([ sp:object _:b133 ; |
976 | sp:predicate <http://www.reportinghub.no/ep/schema/facility#facilityOperator> ; | 876 | sp:predicate <http://www.reportinghub.no/ep/schema/facility#facilityOperator> ; |
977 | - sp:subject _:b149 | 877 | + sp:subject _:b134 |
978 | ]) ; | 878 | ]) ; |
979 | - sp:where ([ sp:object _:b150 ; | 879 | + sp:where ([ sp:object _:b135 ; |
980 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operatorRef> ; | 880 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#operatorRef> ; |
981 | sp:subject spin:_this | 881 | sp:subject spin:_this |
982 | - ] [ sp:object _:b151 ; | 882 | + ] [ sp:object _:b136 ; |
983 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; | 883 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; |
984 | - sp:subject _:b150 | 884 | + sp:subject _:b135 |
985 | ] [ sp:object spin:_this ; | 885 | ] [ sp:object spin:_this ; |
986 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | 886 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
987 | - sp:subject _:b152 | 887 | + sp:subject _:b137 |
988 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; | 888 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; |
989 | sp:predicate rdf:type ; | 889 | sp:predicate rdf:type ; |
990 | - sp:subject _:b153 | 890 | + sp:subject _:b138 |
991 | - ] [ sp:object _:b152 ; | 891 | + ] [ sp:object _:b137 ; |
992 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | 892 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; |
993 | - sp:subject _:b153 | 893 | + sp:subject _:b138 |
994 | - ] [ sp:object _:b149 ; | 894 | + ] [ sp:object _:b134 ; |
995 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 895 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
996 | - sp:subject _:b153 | 896 | + sp:subject _:b138 |
997 | ] [ rdf:type sp:Bind ; | 897 | ] [ rdf:type sp:Bind ; |
998 | sp:expression | 898 | sp:expression |
999 | [ rdf:type ep-spin-lib:normalizeString ; | 899 | [ rdf:type ep-spin-lib:normalizeString ; |
1000 | - sp:arg1 _:b151 | 900 | + sp:arg1 _:b136 |
1001 | ] ; | 901 | ] ; |
1002 | - sp:variable _:b154 | 902 | + sp:variable _:b139 |
1003 | ] [ rdf:type sp:Bind ; | 903 | ] [ rdf:type sp:Bind ; |
1004 | sp:expression | 904 | sp:expression |
1005 | [ rdf:type rhspin:companyById ; | 905 | [ rdf:type rhspin:companyById ; |
1006 | - arg:id _:b154 | 906 | + arg:id _:b139 |
1007 | ] ; | 907 | ] ; |
1008 | - sp:variable _:b148 | 908 | + sp:variable _:b133 |
1009 | ]) | 909 | ]) |
1010 | ] ; | 910 | ] ; |
1011 | spin:rule | 911 | spin:rule |
... | @@ -1013,48 +913,48 @@ role is ignored"""^^xsd:string ; | ... | @@ -1013,48 +913,48 @@ role is ignored"""^^xsd:string ; |
1013 | rdfs:comment "STEP 20101b Link to the daily production activity"^^xsd:string ; | 913 | rdfs:comment "STEP 20101b Link to the daily production activity"^^xsd:string ; |
1014 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate> ; | 914 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/activity#ProductionActivityToDate> ; |
1015 | sp:predicate rdf:type ; | 915 | sp:predicate rdf:type ; |
1016 | - sp:subject _:b155 | 916 | + sp:subject _:b140 |
1017 | - ] [ sp:object _:b156 ; | 917 | + ] [ sp:object _:b141 ; |
1018 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; | 918 | sp:predicate <http://www.reportinghub.no/ep/schema/activity#hasFlow> ; |
1019 | - sp:subject _:b155 | 919 | + sp:subject _:b140 |
1020 | ]) ; | 920 | ]) ; |
1021 | - sp:where ([ sp:object _:b157 ; | 921 | + sp:where ([ sp:object _:b142 ; |
1022 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeSetRef> ; | 922 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeSetRef> ; |
1023 | - sp:subject _:b158 | 923 | + sp:subject _:b143 |
1024 | ] [ sp:object spin:_this ; | 924 | ] [ sp:object spin:_this ; |
1025 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeRef> ; | 925 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productVolumeRef> ; |
1026 | - sp:subject _:b157 | 926 | + sp:subject _:b142 |
1027 | - ] [ sp:object _:b159 ; | 927 | + ] [ sp:object _:b144 ; |
1028 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationSetRef> ; | 928 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationSetRef> ; |
1029 | - sp:subject _:b158 | 929 | + sp:subject _:b143 |
1030 | - ] [ sp:object _:b160 ; | 930 | + ] [ sp:object _:b145 ; |
1031 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationRef> ; | 931 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productionOperationRef> ; |
1032 | - sp:subject _:b159 | 932 | + sp:subject _:b144 |
1033 | - ] [ sp:object _:b161 ; | 933 | + ] [ sp:object _:b146 ; |
1034 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; | 934 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#installationRef> ; |
1035 | - sp:subject _:b160 | 935 | + sp:subject _:b145 |
1036 | - ] [ sp:object _:b162 ; | 936 | + ] [ sp:object _:b147 ; |
1037 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 937 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
1038 | - sp:subject _:b161 | 938 | + sp:subject _:b146 |
1039 | - ] [ sp:object _:b163 ; | 939 | + ] [ sp:object _:b148 ; |
1040 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; | 940 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#dateEnd> ; |
1041 | - sp:subject _:b160 | 941 | + sp:subject _:b145 |
1042 | ] [ sp:object spin:_this ; | 942 | ] [ sp:object spin:_this ; |
1043 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | 943 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1044 | - sp:subject _:b156 | 944 | + sp:subject _:b141 |
1045 | ] [ rdf:type sp:Bind ; | 945 | ] [ rdf:type sp:Bind ; |
1046 | sp:expression | 946 | sp:expression |
1047 | [ rdf:type ep-spin-lib:normalizeString ; | 947 | [ rdf:type ep-spin-lib:normalizeString ; |
1048 | - sp:arg1 _:b162 | 948 | + sp:arg1 _:b147 |
1049 | ] ; | 949 | ] ; |
1050 | - sp:variable _:b164 | 950 | + sp:variable _:b149 |
1051 | ] [ rdf:type sp:Bind ; | 951 | ] [ rdf:type sp:Bind ; |
1052 | sp:expression | 952 | sp:expression |
1053 | [ rdf:type ep-dpr-spin-lib:buildProductionActivityToDateURI ; | 953 | [ rdf:type ep-dpr-spin-lib:buildProductionActivityToDateURI ; |
1054 | - sp:arg1 _:b164 ; | 954 | + sp:arg1 _:b149 ; |
1055 | - sp:arg2 _:b163 | 955 | + sp:arg2 _:b148 |
1056 | ] ; | 956 | ] ; |
1057 | - sp:variable _:b155 | 957 | + sp:variable _:b140 |
1058 | ]) | 958 | ]) |
1059 | ] ; | 959 | ] ; |
1060 | spin:rule | 960 | spin:rule |
... | @@ -1071,7 +971,7 @@ It is not clear what the period kind refers to, because some of the data is \"to | ... | @@ -1071,7 +971,7 @@ It is not clear what the period kind refers to, because some of the data is \"to |
1071 | sp:subject spin:_this | 971 | sp:subject spin:_this |
1072 | ]) | 972 | ]) |
1073 | ] [ rdf:type sp:Optional ; | 973 | ] [ rdf:type sp:Optional ; |
1074 | - sp:elements ([ sp:object _:b165 ; | 974 | + sp:elements ([ sp:object _:b150 ; |
1075 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodKindRef> ; | 975 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#periodKindRef> ; |
1076 | sp:subject spin:_this | 976 | sp:subject spin:_this |
1077 | ]) | 977 | ]) |
... | @@ -1083,7 +983,7 @@ It is not clear what the period kind refers to, because some of the data is \"to | ... | @@ -1083,7 +983,7 @@ It is not clear what the period kind refers to, because some of the data is \"to |
1083 | ] [ rdf:type sp:Bind ; | 983 | ] [ rdf:type sp:Bind ; |
1084 | sp:expression | 984 | sp:expression |
1085 | [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType ; | 985 | [ rdf:type ep-dpr-spin-lib:selectTemporalPartOfAFlowDurationType ; |
1086 | - sp:arg1 _:b165 | 986 | + sp:arg1 _:b150 |
1087 | ] ; | 987 | ] ; |
1088 | sp:variable | 988 | sp:variable |
1089 | [ sp:varName "temporalPartOfAFlowDurationType"^^xsd:string | 989 | [ sp:varName "temporalPartOfAFlowDurationType"^^xsd:string |
... | @@ -1094,160 +994,160 @@ It is not clear what the period kind refers to, because some of the data is \"to | ... | @@ -1094,160 +994,160 @@ It is not clear what the period kind refers to, because some of the data is \"to |
1094 | [ rdf:type sp:Construct ; | 994 | [ rdf:type sp:Construct ; |
1095 | rdfs:comment """STEP 20103b record the related facility | 995 | rdfs:comment """STEP 20103b record the related facility |
1096 | nothing is done with the facilityParent1 or facilityParent2 of the related facility"""^^xsd:string ; | 996 | nothing is done with the facilityParent1 or facilityParent2 of the related facility"""^^xsd:string ; |
1097 | - sp:templates ([ sp:object _:b166 ; | 997 | + sp:templates ([ sp:object _:b151 ; |
1098 | - sp:predicate _:b167 ; | 998 | + sp:predicate _:b152 ; |
1099 | - sp:subject _:b168 | 999 | + sp:subject _:b153 |
1100 | - ] [ sp:object _:b169 ; | 1000 | + ] [ sp:object _:b154 ; |
1101 | sp:predicate rdf:type ; | 1001 | sp:predicate rdf:type ; |
1102 | - sp:subject _:b166 | 1002 | + sp:subject _:b151 |
1103 | ]) ; | 1003 | ]) ; |
1104 | - sp:where ([ sp:object _:b170 ; | 1004 | + sp:where ([ sp:object _:b155 ; |
1105 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#facilityRef> ; | 1005 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#facilityRef> ; |
1106 | sp:subject spin:_this | 1006 | sp:subject spin:_this |
1107 | - ] [ sp:object _:b171 ; | 1007 | + ] [ sp:object _:b156 ; |
1108 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#flowRef> ; | 1008 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#flowRef> ; |
1109 | - sp:subject _:b170 | 1009 | + sp:subject _:b155 |
1110 | - ] [ sp:object _:b172 ; | 1010 | + ] [ sp:object _:b157 ; |
1111 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; | 1011 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; |
1112 | - sp:subject _:b171 | 1012 | + sp:subject _:b156 |
1113 | - ] [ sp:object _:b173 ; | 1013 | + ] [ sp:object _:b158 ; |
1114 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#directionRef> ; | 1014 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#directionRef> ; |
1115 | - sp:subject _:b171 | 1015 | + sp:subject _:b156 |
1116 | - ] [ sp:object _:b174 ; | 1016 | + ] [ sp:object _:b159 ; |
1117 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#relatedFacilityRef> ; | 1017 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#relatedFacilityRef> ; |
1118 | - sp:subject _:b171 | 1018 | + sp:subject _:b156 |
1119 | - ] [ sp:object _:b175 ; | 1019 | + ] [ sp:object _:b160 ; |
1120 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1020 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
1121 | - sp:subject _:b174 | 1021 | + sp:subject _:b159 |
1122 | ] [ rdf:type sp:Optional ; | 1022 | ] [ rdf:type sp:Optional ; |
1123 | - sp:elements ([ sp:object _:b176 ; | 1023 | + sp:elements ([ sp:object _:b161 ; |
1124 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; | 1024 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; |
1125 | - sp:subject _:b174 | 1025 | + sp:subject _:b159 |
1126 | ]) | 1026 | ]) |
1127 | ] [ rdf:type sp:Bind ; | 1027 | ] [ rdf:type sp:Bind ; |
1128 | sp:expression | 1028 | sp:expression |
1129 | [ rdf:type ep-spin-lib:normalizeString ; | 1029 | [ rdf:type ep-spin-lib:normalizeString ; |
1130 | - sp:arg1 _:b172 | 1030 | + sp:arg1 _:b157 |
1131 | ] ; | 1031 | ] ; |
1132 | - sp:variable _:b177 | 1032 | + sp:variable _:b162 |
1133 | ] [ rdf:type sp:Bind ; | 1033 | ] [ rdf:type sp:Bind ; |
1134 | sp:expression | 1034 | sp:expression |
1135 | [ rdf:type ep-dpr-spin-lib:buildProductionFlowURI ; | 1035 | [ rdf:type ep-dpr-spin-lib:buildProductionFlowURI ; |
1136 | - sp:arg1 _:b177 | 1036 | + sp:arg1 _:b162 |
1137 | ] ; | 1037 | ] ; |
1138 | - sp:variable _:b168 | 1038 | + sp:variable _:b153 |
1139 | ] [ rdf:type sp:Bind ; | 1039 | ] [ rdf:type sp:Bind ; |
1140 | sp:expression | 1040 | sp:expression |
1141 | [ rdf:type ep-spin-lib:normalizeString ; | 1041 | [ rdf:type ep-spin-lib:normalizeString ; |
1142 | - sp:arg1 _:b175 | 1042 | + sp:arg1 _:b160 |
1143 | ] ; | 1043 | ] ; |
1144 | - sp:variable _:b178 | 1044 | + sp:variable _:b163 |
1145 | ] [ rdf:type sp:Bind ; | 1045 | ] [ rdf:type sp:Bind ; |
1146 | sp:expression | 1046 | sp:expression |
1147 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; | 1047 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; |
1148 | - sp:arg1 _:b178 | 1048 | + sp:arg1 _:b163 |
1149 | ] ; | 1049 | ] ; |
1150 | - sp:variable _:b166 | 1050 | + sp:variable _:b151 |
1151 | ] [ rdf:type sp:Bind ; | 1051 | ] [ rdf:type sp:Bind ; |
1152 | sp:expression | 1052 | sp:expression |
1153 | [ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ; | 1053 | [ rdf:type ep-dpr-spin-lib:selectProductionFacilityType ; |
1154 | - sp:arg1 _:b176 | 1054 | + sp:arg1 _:b161 |
1155 | ] ; | 1055 | ] ; |
1156 | - sp:variable _:b169 | 1056 | + sp:variable _:b154 |
1157 | ] [ rdf:type sp:Bind ; | 1057 | ] [ rdf:type sp:Bind ; |
1158 | sp:expression | 1058 | sp:expression |
1159 | [ rdf:type ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ; | 1059 | [ rdf:type ep-dpr-spin-lib:selectProductionFlowDirectionInverseRelationshipType ; |
1160 | - sp:arg1 _:b173 | 1060 | + sp:arg1 _:b158 |
1161 | ] ; | 1061 | ] ; |
1162 | - sp:variable _:b167 | 1062 | + sp:variable _:b152 |
1163 | ]) | 1063 | ]) |
1164 | ] ; | 1064 | ] ; |
1165 | spin:rule | 1065 | spin:rule |
1166 | [ rdf:type sp:Construct ; | 1066 | [ rdf:type sp:Construct ; |
1167 | rdfs:comment "STEP 20101g1 Set the geographic context - field"^^xsd:string ; | 1067 | rdfs:comment "STEP 20101g1 Set the geographic context - field"^^xsd:string ; |
1168 | - sp:templates ([ sp:object _:b179 ; | 1068 | + sp:templates ([ sp:object _:b164 ; |
1169 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; | 1069 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; |
1170 | - sp:subject _:b180 | 1070 | + sp:subject _:b165 |
1171 | ]) ; | 1071 | ]) ; |
1172 | - sp:where ([ sp:object _:b181 ; | 1072 | + sp:where ([ sp:object _:b166 ; |
1173 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; | 1073 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; |
1174 | sp:subject spin:_this | 1074 | sp:subject spin:_this |
1175 | - ] [ sp:object _:b182 ; | 1075 | + ] [ sp:object _:b167 ; |
1176 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fieldRef> ; | 1076 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fieldRef> ; |
1177 | - sp:subject _:b181 | 1077 | + sp:subject _:b166 |
1178 | - ] [ sp:object _:b183 ; | 1078 | + ] [ sp:object _:b168 ; |
1179 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1079 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
1180 | - sp:subject _:b182 | 1080 | + sp:subject _:b167 |
1181 | ] [ sp:object spin:_this ; | 1081 | ] [ sp:object spin:_this ; |
1182 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | 1082 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1183 | - sp:subject _:b184 | 1083 | + sp:subject _:b169 |
1184 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; | 1084 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; |
1185 | sp:predicate rdf:type ; | 1085 | sp:predicate rdf:type ; |
1186 | - sp:subject _:b185 | 1086 | + sp:subject _:b170 |
1187 | - ] [ sp:object _:b184 ; | 1087 | + ] [ sp:object _:b169 ; |
1188 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | 1088 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; |
1189 | - sp:subject _:b185 | 1089 | + sp:subject _:b170 |
1190 | - ] [ sp:object _:b180 ; | 1090 | + ] [ sp:object _:b165 ; |
1191 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1091 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
1192 | - sp:subject _:b185 | 1092 | + sp:subject _:b170 |
1193 | ] [ rdf:type sp:Bind ; | 1093 | ] [ rdf:type sp:Bind ; |
1194 | sp:expression | 1094 | sp:expression |
1195 | [ rdf:type ep-spin-lib:normalizeString ; | 1095 | [ rdf:type ep-spin-lib:normalizeString ; |
1196 | - sp:arg1 _:b183 | 1096 | + sp:arg1 _:b168 |
1197 | ] ; | 1097 | ] ; |
1198 | - sp:variable _:b186 | 1098 | + sp:variable _:b171 |
1199 | ] [ rdf:type sp:Bind ; | 1099 | ] [ rdf:type sp:Bind ; |
1200 | sp:expression | 1100 | sp:expression |
1201 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; | 1101 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; |
1202 | - sp:arg1 _:b186 | 1102 | + sp:arg1 _:b171 |
1203 | ] ; | 1103 | ] ; |
1204 | - sp:variable _:b179 | 1104 | + sp:variable _:b164 |
1205 | ]) | 1105 | ]) |
1206 | ] ; | 1106 | ] ; |
1207 | spin:rule | 1107 | spin:rule |
1208 | [ rdf:type sp:Construct ; | 1108 | [ rdf:type sp:Construct ; |
1209 | rdfs:comment """STEP 20101g2 Set the geographic context - country | 1109 | rdfs:comment """STEP 20101g2 Set the geographic context - country |
1210 | generate a country URI to ensure that unwanted anonymous countries are not generated"""^^xsd:string ; | 1110 | generate a country URI to ensure that unwanted anonymous countries are not generated"""^^xsd:string ; |
1211 | - sp:templates ([ sp:object _:b187 ; | 1111 | + sp:templates ([ sp:object _:b172 ; |
1212 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; | 1112 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; |
1213 | - sp:subject _:b188 | 1113 | + sp:subject _:b173 |
1214 | ] [ sp:object <http://www.reportinghub.no/ep/schema/geography#Country> ; | 1114 | ] [ sp:object <http://www.reportinghub.no/ep/schema/geography#Country> ; |
1215 | sp:predicate rdf:type ; | 1115 | sp:predicate rdf:type ; |
1216 | - sp:subject _:b187 | 1116 | + sp:subject _:b172 |
1217 | - ] [ sp:object _:b189 ; | 1117 | + ] [ sp:object _:b174 ; |
1218 | sp:predicate rdfs:label ; | 1118 | sp:predicate rdfs:label ; |
1219 | - sp:subject _:b187 | 1119 | + sp:subject _:b172 |
1220 | ]) ; | 1120 | ]) ; |
1221 | - sp:where ([ sp:object _:b190 ; | 1121 | + sp:where ([ sp:object _:b175 ; |
1222 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; | 1122 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; |
1223 | sp:subject spin:_this | 1123 | sp:subject spin:_this |
1224 | - ] [ sp:object _:b189 ; | 1124 | + ] [ sp:object _:b174 ; |
1225 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#country> ; | 1125 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#country> ; |
1226 | - sp:subject _:b190 | 1126 | + sp:subject _:b175 |
1227 | ] [ sp:object spin:_this ; | 1127 | ] [ sp:object spin:_this ; |
1228 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | 1128 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1229 | - sp:subject _:b191 | 1129 | + sp:subject _:b176 |
1230 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; | 1130 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; |
1231 | sp:predicate rdf:type ; | 1131 | sp:predicate rdf:type ; |
1232 | - sp:subject _:b192 | 1132 | + sp:subject _:b177 |
1233 | - ] [ sp:object _:b191 ; | 1133 | + ] [ sp:object _:b176 ; |
1234 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | 1134 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; |
1235 | - sp:subject _:b192 | 1135 | + sp:subject _:b177 |
1236 | - ] [ sp:object _:b188 ; | 1136 | + ] [ sp:object _:b173 ; |
1237 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1137 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
1238 | - sp:subject _:b192 | 1138 | + sp:subject _:b177 |
1239 | ] [ rdf:type sp:Bind ; | 1139 | ] [ rdf:type sp:Bind ; |
1240 | sp:expression | 1140 | sp:expression |
1241 | [ rdf:type ep-spin-lib:normalizeString ; | 1141 | [ rdf:type ep-spin-lib:normalizeString ; |
1242 | - sp:arg1 _:b189 | 1142 | + sp:arg1 _:b174 |
1243 | ] ; | 1143 | ] ; |
1244 | - sp:variable _:b193 | 1144 | + sp:variable _:b178 |
1245 | ] [ rdf:type sp:Bind ; | 1145 | ] [ rdf:type sp:Bind ; |
1246 | sp:expression | 1146 | sp:expression |
1247 | [ rdf:type ep-dpr-spin-lib:buildCountryURI ; | 1147 | [ rdf:type ep-dpr-spin-lib:buildCountryURI ; |
1248 | - sp:arg1 _:b193 | 1148 | + sp:arg1 _:b178 |
1249 | ] ; | 1149 | ] ; |
1250 | - sp:variable _:b187 | 1150 | + sp:variable _:b172 |
1251 | ]) | 1151 | ]) |
1252 | ] ; | 1152 | ] ; |
1253 | spin:rule | 1153 | spin:rule |
... | @@ -1255,203 +1155,343 @@ generate a country URI to ensure that unwanted anonymous countries are not gener | ... | @@ -1255,203 +1155,343 @@ generate a country URI to ensure that unwanted anonymous countries are not gener |
1255 | rdfs:comment "STEP 20101h1 Set the geographic context - field - installation or context facility do not exist"^^xsd:string ; | 1155 | rdfs:comment "STEP 20101h1 Set the geographic context - field - installation or context facility do not exist"^^xsd:string ; |
1256 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; | 1156 | sp:templates ([ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; |
1257 | sp:predicate rdf:type ; | 1157 | sp:predicate rdf:type ; |
1258 | - sp:subject _:b194 | 1158 | + sp:subject _:b179 |
1259 | - ] [ sp:object _:b195 ; | 1159 | + ] [ sp:object _:b180 ; |
1260 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 1160 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
1261 | - sp:subject _:b194 | 1161 | + sp:subject _:b179 |
1262 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacility> ; | 1162 | ] [ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacility> ; |
1263 | sp:predicate rdf:type ; | 1163 | sp:predicate rdf:type ; |
1264 | - sp:subject _:b195 | 1164 | + sp:subject _:b180 |
1265 | - ] [ sp:object _:b196 ; | 1165 | + ] [ sp:object _:b181 ; |
1266 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | 1166 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; |
1267 | - sp:subject _:b194 | 1167 | + sp:subject _:b179 |
1268 | - ] [ sp:object _:b197 ; | 1168 | + ] [ sp:object _:b182 ; |
1269 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; | 1169 | sp:predicate <http://www.reportinghub.no/ep/schema/geography#locatedWithin> ; |
1270 | - sp:subject _:b195 | 1170 | + sp:subject _:b180 |
1271 | ]) ; | 1171 | ]) ; |
1272 | - sp:where ([ sp:object _:b198 ; | 1172 | + sp:where ([ sp:object _:b183 ; |
1273 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; | 1173 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; |
1274 | sp:subject spin:_this | 1174 | sp:subject spin:_this |
1275 | - ] [ sp:object _:b199 ; | 1175 | + ] [ sp:object _:b184 ; |
1276 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fieldRef> ; | 1176 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#fieldRef> ; |
1277 | - sp:subject _:b198 | 1177 | + sp:subject _:b183 |
1278 | - ] [ sp:object _:b200 ; | 1178 | + ] [ sp:object _:b185 ; |
1279 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | 1179 | sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; |
1280 | - sp:subject _:b199 | 1180 | + sp:subject _:b184 |
1281 | ] [ sp:object spin:_this ; | 1181 | ] [ sp:object spin:_this ; |
1282 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; | 1182 | sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1283 | - sp:subject _:b196 | 1183 | + sp:subject _:b181 |
1284 | ] [ rdf:type sp:NotExists ; | 1184 | ] [ rdf:type sp:NotExists ; |
1285 | sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; | 1185 | sp:elements ([ sp:object <http://www.reportinghub.no/ep/schema/facility#ProductionFacilityToDate> ; |
1286 | sp:predicate rdf:type ; | 1186 | sp:predicate rdf:type ; |
1287 | - sp:subject _:b201 | 1187 | + sp:subject _:b186 |
1288 | - ] [ sp:object _:b196 ; | 1188 | + ] [ sp:object _:b181 ; |
1289 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | 1189 | sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; |
1290 | - sp:subject _:b201 | 1190 | + sp:subject _:b186 |
1291 | ]) | 1191 | ]) |
1292 | ] [ rdf:type sp:Bind ; | 1192 | ] [ rdf:type sp:Bind ; |
1293 | sp:expression | 1193 | sp:expression |
1294 | [ rdf:type ep-spin-lib:normalizeString ; | 1194 | [ rdf:type ep-spin-lib:normalizeString ; |
1295 | - sp:arg1 _:b200 | 1195 | + sp:arg1 _:b185 |
1296 | ] ; | 1196 | ] ; |
1297 | - sp:variable _:b202 | 1197 | + sp:variable _:b187 |
1298 | ] [ rdf:type sp:Bind ; | 1198 | ] [ rdf:type sp:Bind ; |
1299 | sp:expression | 1199 | sp:expression |
1300 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; | 1200 | [ rdf:type ep-dpr-spin-lib:buildProductionFacilityURI ; |
1301 | - sp:arg1 _:b202 | 1201 | + sp:arg1 _:b187 |
1302 | ] ; | 1202 | ] ; |
1303 | - sp:variable _:b197 | 1203 | + sp:variable _:b182 |
1304 | ]) | 1204 | ]) |
1305 | ] ; | 1205 | ] ; |
1306 | spin:rule | 1206 | spin:rule |
1307 | [ rdf:type sp:Construct ; | 1207 | [ rdf:type sp:Construct ; |
1308 | rdfs:comment "STEP 20101i Set the geographic context - offshore location - not done yet"^^xsd:string ; | 1208 | rdfs:comment "STEP 20101i Set the geographic context - offshore location - not done yet"^^xsd:string ; |
1309 | sp:templates () ; | 1209 | sp:templates () ; |
1310 | - sp:where ([ sp:object _:b203 ; | 1210 | + sp:where ([ sp:object _:b188 ; |
1311 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; | 1211 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#geographicContextRef> ; |
1312 | sp:subject spin:_this | 1212 | sp:subject spin:_this |
1313 | ] [ sp:object | 1213 | ] [ sp:object |
1314 | [ sp:varName "offshoreLocationRef"^^xsd:string | 1214 | [ sp:varName "offshoreLocationRef"^^xsd:string |
1315 | ] ; | 1215 | ] ; |
1316 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#offshoreLocationRef> ; | 1216 | sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#offshoreLocationRef> ; |
1317 | - sp:subject _:b203 | 1217 | + sp:subject _:b188 |
1318 | ]) | 1218 | ]) |
1319 | - ] . | 1219 | + ] ; |
1320 | - | 1220 | + spin:rule |
1321 | -_:b155 | 1221 | + [ rdf:type sp:Construct ; |
1322 | - sp:varName "productionActivityToDate"^^xsd:string . | 1222 | + rdfs:comment """STEP 20104 record the product flows |
1323 | - | 1223 | +namingSystem not processed"""^^xsd:string ; |
1324 | -_:b156 | 1224 | + sp:templates ([ sp:object |
1325 | - sp:varName "productionFlowsToDate"^^xsd:string . | 1225 | + [ sp:varName "productFlow"^^xsd:string |
1326 | - | 1226 | + ] ; |
1327 | -_:b157 | 1227 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; |
1328 | - sp:varName "productVolumeSet"^^xsd:string . | 1228 | + sp:subject |
1329 | - | 1229 | + [ sp:varName "productionFlow"^^xsd:string |
1330 | -_:b158 | 1230 | + ] |
1331 | - sp:varName "root"^^xsd:string . | 1231 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlow> ; |
1332 | - | 1232 | + sp:predicate rdf:type ; |
1333 | -_:b159 | 1233 | + sp:subject |
1334 | - sp:varName "productionOperationSetRef"^^xsd:string . | 1234 | + [ sp:varName "productFlow"^^xsd:string |
1335 | - | 1235 | + ] |
1336 | -_:b160 | 1236 | + ] [ sp:object |
1337 | - sp:varName "productionOperationRef"^^xsd:string . | 1237 | + [ sp:varName "productType"^^xsd:string |
1338 | - | 1238 | + ] ; |
1339 | -_:b161 | 1239 | + sp:predicate rdf:type ; |
1340 | - sp:varName "installationRef"^^xsd:string . | 1240 | + sp:subject |
1341 | - | 1241 | + [ sp:varName "productFlow"^^xsd:string |
1342 | -_:b162 | 1242 | + ] |
1343 | - sp:varName "installationName"^^xsd:string . | 1243 | + ] [ sp:object |
1344 | - | 1244 | + [ sp:varName "productFlowName"^^xsd:string |
1345 | -_:b163 | 1245 | + ] ; |
1346 | - sp:varName "dTimEnd"^^xsd:string . | 1246 | + sp:predicate rdfs:label ; |
1347 | - | 1247 | + sp:subject |
1348 | -_:b164 | 1248 | + [ sp:varName "productFlow"^^xsd:string |
1349 | - sp:varName "normalizedInstallationName"^^xsd:string . | 1249 | + ] |
1350 | - | 1250 | + ] [ sp:object |
1351 | -_:b179 | 1251 | + [ sp:varName "productFlow"^^xsd:string |
1352 | - sp:varName "field"^^xsd:string . | 1252 | + ] ; |
1353 | - | 1253 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
1354 | -_:b180 | 1254 | + sp:subject _:b189 |
1355 | - sp:varName "productionInstallation"^^xsd:string . | 1255 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductFlowToDate> ; |
1356 | - | 1256 | + sp:predicate rdf:type ; |
1357 | -_:b181 | 1257 | + sp:subject _:b189 |
1358 | - sp:varName "geographicContextRef"^^xsd:string . | 1258 | + ] [ sp:object _:b189 ; |
1359 | - | 1259 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#hasMixedPart> ; |
1360 | -_:b182 | 1260 | + sp:subject |
1361 | - sp:varName "fieldRef"^^xsd:string . | 1261 | + [ sp:varName "productionFlowToDate"^^xsd:string |
1362 | - | 1262 | + ] |
1363 | -_:b183 | 1263 | + ] [ sp:object |
1364 | - sp:varName "fieldName"^^xsd:string . | 1264 | + [ sp:varName "productRef"^^xsd:string |
1365 | - | 1265 | + ] ; |
1366 | -_:b184 | 1266 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1367 | - sp:varName "productionFlowsToDate"^^xsd:string . | 1267 | + sp:subject _:b189 |
1368 | - | 1268 | + ]) ; |
1369 | -_:b185 | 1269 | + sp:where ([ sp:object spin:_this ; |
1370 | - sp:varName "productionFacilityToDate"^^xsd:string . | 1270 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1371 | - | 1271 | + sp:subject |
1372 | -_:b186 | 1272 | + [ sp:varName "productionFlowsToDate"^^xsd:string |
1373 | - sp:varName "normalizedFieldName"^^xsd:string . | 1273 | + ] |
1374 | - | 1274 | + ] [ sp:object |
1375 | -_:b203 | 1275 | + [ sp:varName "facilityRef"^^xsd:string |
1376 | - sp:varName "geographicContextRef"^^xsd:string . | 1276 | + ] ; |
1377 | - | 1277 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#facilityRef> ; |
1378 | -_:b165 | 1278 | + sp:subject spin:_this |
1379 | - sp:varName "periodKindRef"^^xsd:string . | 1279 | + ] [ sp:object |
1380 | - | 1280 | + [ sp:varName "flowRef"^^xsd:string |
1381 | -_:b148 | 1281 | + ] ; |
1382 | - sp:varName "operator"^^xsd:string . | 1282 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#flowRef> ; |
1383 | - | 1283 | + sp:subject |
1384 | -_:b149 | 1284 | + [ sp:varName "facilityRef"^^xsd:string |
1385 | - sp:varName "productionInstallation"^^xsd:string . | 1285 | + ] |
1386 | - | 1286 | + ] [ sp:object |
1387 | -_:b150 | 1287 | + [ sp:varName "flowName"^^xsd:string |
1388 | - sp:varName "operatorRef"^^xsd:string . | 1288 | + ] ; |
1389 | - | 1289 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#name> ; |
1390 | -_:b151 | 1290 | + sp:subject |
1391 | - sp:varName "operatorName"^^xsd:string . | 1291 | + [ sp:varName "flowRef"^^xsd:string |
1392 | - | 1292 | + ] |
1393 | -_:b152 | 1293 | + ] [ sp:object |
1394 | - sp:varName "productionFlowsToDate"^^xsd:string . | 1294 | + [ sp:varName "productRef"^^xsd:string |
1395 | - | 1295 | + ] ; |
1396 | -_:b153 | 1296 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#productRef> ; |
1397 | - sp:varName "productionFacilityToDate"^^xsd:string . | 1297 | + sp:subject |
1398 | - | 1298 | + [ sp:varName "flowRef"^^xsd:string |
1399 | -_:b154 | 1299 | + ] |
1400 | - sp:varName "normalizedOperatorName"^^xsd:string . | 1300 | + ] [ sp:object |
1401 | - | 1301 | + [ sp:varName "flowRef"^^xsd:string |
1402 | -_:b196 | 1302 | + ] ; |
1403 | - sp:varName "productionFlowsToDate"^^xsd:string . | 1303 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#derivedFrom> ; |
1404 | - | 1304 | + sp:subject |
1405 | -_:b197 | 1305 | + [ sp:varName "productionFlowToDate"^^xsd:string |
1406 | - sp:varName "field"^^xsd:string . | 1306 | + ] |
1407 | - | 1307 | + ] [ sp:object |
1408 | -_:b198 | 1308 | + [ sp:varName "productionFlow"^^xsd:string |
1409 | - sp:varName "geographicContextRef"^^xsd:string . | 1309 | + ] ; |
1410 | - | 1310 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
1411 | -_:b199 | 1311 | + sp:subject |
1412 | - sp:varName "fieldRef"^^xsd:string . | 1312 | + [ sp:varName "productionFlowToDate"^^xsd:string |
1413 | - | 1313 | + ] |
1414 | -_:b200 | 1314 | + ] [ sp:object |
1415 | - sp:varName "fieldName"^^xsd:string . | 1315 | + [ sp:varName "productKind"^^xsd:string |
1416 | - | 1316 | + ] ; |
1417 | -_:b201 | 1317 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#kindRef> ; |
1418 | - sp:varName "temporalPartOfAProductionFacility"^^xsd:string . | 1318 | + sp:subject |
1419 | - | 1319 | + [ sp:varName "productRef"^^xsd:string |
1420 | -_:b202 | 1320 | + ] |
1421 | - sp:varName "normalizedFieldName"^^xsd:string . | 1321 | + ] [ rdf:type sp:Optional ; |
1322 | + sp:elements ([ sp:object | ||
1323 | + [ sp:varName "productNameRef"^^xsd:string | ||
1324 | + ] ; | ||
1325 | + sp:predicate <http://www.witsml.org/schemas/131/addendum/combo#nameRef> ; | ||
1326 | + sp:subject | ||
1327 | + [ sp:varName "productRef"^^xsd:string | ||
1328 | + ] | ||
1329 | + ] [ sp:object | ||
1330 | + [ sp:varName "productFlowName"^^xsd:string | ||
1331 | + ] ; | ||
1332 | + sp:predicate <http://www.linkedmodel.org/schema/dtype#value> ; | ||
1333 | + sp:subject | ||
1334 | + [ sp:varName "productNameRef"^^xsd:string | ||
1335 | + ] | ||
1336 | + ]) | ||
1337 | + ] [ rdf:type sp:Bind ; | ||
1338 | + sp:expression | ||
1339 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
1340 | + sp:arg1 [ sp:varName "flowName"^^xsd:string | ||
1341 | + ] | ||
1342 | + ] ; | ||
1343 | + sp:variable | ||
1344 | + [ sp:varName "normalizedFlowName"^^xsd:string | ||
1345 | + ] | ||
1346 | + ] [ rdf:type sp:Bind ; | ||
1347 | + sp:expression | ||
1348 | + [ rdf:type ep-dpr-spin-lib:selectProductType ; | ||
1349 | + sp:arg1 [ sp:varName "productKind"^^xsd:string | ||
1350 | + ] | ||
1351 | + ] ; | ||
1352 | + sp:variable | ||
1353 | + [ sp:varName "productType"^^xsd:string | ||
1354 | + ] | ||
1355 | + ] [ rdf:type sp:Bind ; | ||
1356 | + sp:expression | ||
1357 | + [ rdf:type spl:object ; | ||
1358 | + sp:arg1 [ sp:varName "productType"^^xsd:string | ||
1359 | + ] ; | ||
1360 | + sp:arg2 rdfs:label | ||
1361 | + ] ; | ||
1362 | + sp:variable | ||
1363 | + [ sp:varName "productTypeName"^^xsd:string | ||
1364 | + ] | ||
1365 | + ] [ rdf:type sp:Bind ; | ||
1366 | + sp:expression | ||
1367 | + [ rdf:type ep-spin-lib:normalizeString ; | ||
1368 | + sp:arg1 [ sp:varName "productTypeName"^^xsd:string | ||
1369 | + ] | ||
1370 | + ] ; | ||
1371 | + sp:variable | ||
1372 | + [ sp:varName "normalizedProductTypeName"^^xsd:string | ||
1373 | + ] | ||
1374 | + ] [ rdf:type sp:Bind ; | ||
1375 | + sp:expression | ||
1376 | + [ rdf:type ep-dpr-spin-lib:buildProductFlowURI ; | ||
1377 | + sp:arg1 [ sp:varName "normalizedFlowName"^^xsd:string | ||
1378 | + ] ; | ||
1379 | + sp:arg2 [ sp:varName "normalizedProductTypeName"^^xsd:string | ||
1380 | + ] | ||
1381 | + ] ; | ||
1382 | + sp:variable | ||
1383 | + [ sp:varName "productFlow"^^xsd:string | ||
1384 | + ] | ||
1385 | + ]) | ||
1386 | + ] . | ||
1422 | 1387 | ||
1423 | -_:b90 | 1388 | +_:b1 sp:varName "productionActivityToDate"^^xsd:string . |
1389 | + | ||
1390 | +_:b2 sp:varName "productionFlowsToDate"^^xsd:string . | ||
1391 | + | ||
1392 | +_:b3 sp:varName "productVolumeSet"^^xsd:string . | ||
1393 | + | ||
1394 | +_:b4 sp:varName "root"^^xsd:string . | ||
1395 | + | ||
1396 | +_:b5 sp:varName "productionOperationSetRef"^^xsd:string . | ||
1397 | + | ||
1398 | +_:b6 sp:varName "productionOperationRef"^^xsd:string . | ||
1399 | + | ||
1400 | +_:b7 sp:varName "installationRef"^^xsd:string . | ||
1401 | + | ||
1402 | +_:b8 sp:varName "installationName"^^xsd:string . | ||
1403 | + | ||
1404 | +_:b9 sp:varName "dateEnd"^^xsd:string . | ||
1405 | + | ||
1406 | +_:b10 | ||
1407 | + sp:varName "normalizedInstallationName"^^xsd:string . | ||
1408 | + | ||
1409 | +_:b11 | ||
1410 | + sp:varName "productionFacility"^^xsd:string . | ||
1411 | + | ||
1412 | +_:b12 | ||
1413 | + sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . | ||
1414 | + | ||
1415 | +_:b13 | ||
1416 | + sp:varName "productionFlow"^^xsd:string . | ||
1417 | + | ||
1418 | +_:b14 | ||
1419 | + sp:varName "productionFlowPurposeType"^^xsd:string . | ||
1420 | + | ||
1421 | +_:b15 | ||
1422 | + sp:varName "productionFlowDefinitionType"^^xsd:string . | ||
1423 | + | ||
1424 | +_:b16 | ||
1425 | + sp:varName "flowName"^^xsd:string . | ||
1426 | + | ||
1427 | +_:b18 | ||
1424 | sp:varName "productionFlowsToDate"^^xsd:string . | 1428 | sp:varName "productionFlowsToDate"^^xsd:string . |
1425 | 1429 | ||
1426 | -_:b91 | 1430 | +_:b19 |
1427 | - sp:varName "productionFlowsName"^^xsd:string . | 1431 | + sp:varName "flowRef"^^xsd:string . |
1428 | 1432 | ||
1429 | -_:b92 | 1433 | +_:b20 |
1430 | - sp:varName "dateEnd"^^xsd:string . | 1434 | + sp:varName "facilityRef"^^xsd:string . |
1431 | 1435 | ||
1432 | -_:b93 | 1436 | +_:b21 |
1433 | - sp:varName "normalizedProductionFlowsName"^^xsd:string . | 1437 | + sp:varName "facilityNameRef"^^xsd:string . |
1434 | 1438 | ||
1435 | -_:b187 | 1439 | +_:b22 |
1436 | - sp:varName "country"^^xsd:string . | 1440 | + sp:varName "facilityName"^^xsd:string . |
1437 | 1441 | ||
1438 | -_:b188 | 1442 | +_:b23 |
1443 | + sp:varName "flowKind"^^xsd:string . | ||
1444 | + | ||
1445 | +_:b24 | ||
1446 | + sp:varName "flowDirection"^^xsd:string . | ||
1447 | + | ||
1448 | +_:b25 | ||
1449 | + sp:varName "flowQualifier"^^xsd:string . | ||
1450 | + | ||
1451 | +_:b26 | ||
1452 | + sp:varName "normalizedFacilityName"^^xsd:string . | ||
1453 | + | ||
1454 | +_:b27 | ||
1455 | + sp:varName "normalizedFlowName"^^xsd:string . | ||
1456 | + | ||
1457 | +_:b28 | ||
1458 | + sp:varName "state"^^xsd:string . | ||
1459 | + | ||
1460 | +_:b29 | ||
1439 | sp:varName "productionInstallation"^^xsd:string . | 1461 | sp:varName "productionInstallation"^^xsd:string . |
1440 | 1462 | ||
1441 | -_:b189 | 1463 | +_:b30 |
1442 | - sp:varName "countryName"^^xsd:string . | 1464 | + sp:varName "stateName"^^xsd:string . |
1443 | 1465 | ||
1444 | -_:b190 | 1466 | +_:b31 |
1445 | sp:varName "geographicContextRef"^^xsd:string . | 1467 | sp:varName "geographicContextRef"^^xsd:string . |
1446 | 1468 | ||
1447 | -_:b191 | 1469 | +_:b32 |
1448 | sp:varName "productionFlowsToDate"^^xsd:string . | 1470 | sp:varName "productionFlowsToDate"^^xsd:string . |
1449 | 1471 | ||
1450 | -_:b192 | 1472 | +_:b33 |
1451 | sp:varName "productionFacilityToDate"^^xsd:string . | 1473 | sp:varName "productionFacilityToDate"^^xsd:string . |
1452 | 1474 | ||
1453 | -_:b193 | 1475 | +_:b34 |
1454 | - sp:varName "normalizedCountryName"^^xsd:string . | 1476 | + sp:varName "normalizedStateName"^^xsd:string . |
1477 | + | ||
1478 | +_:b37 | ||
1479 | + sp:varName "productionFlowsToDate"^^xsd:string . | ||
1480 | + | ||
1481 | +_:b38 | ||
1482 | + sp:varName "state"^^xsd:string . | ||
1483 | + | ||
1484 | +_:b39 | ||
1485 | + sp:varName "stateName"^^xsd:string . | ||
1486 | + | ||
1487 | +_:b40 | ||
1488 | + sp:varName "geographicContextRef"^^xsd:string . | ||
1489 | + | ||
1490 | +_:b41 | ||
1491 | + sp:varName "temporalPartOfAProductionFacility"^^xsd:string . | ||
1492 | + | ||
1493 | +_:b42 | ||
1494 | + sp:varName "normalizedStateName"^^xsd:string . | ||
1455 | 1495 | ||
1456 | _:b45 | 1496 | _:b45 |
1457 | sp:varName "operator"^^xsd:string . | 1497 | sp:varName "operator"^^xsd:string . |
... | @@ -1492,51 +1532,99 @@ _:b56 | ... | @@ -1492,51 +1532,99 @@ _:b56 |
1492 | _:b57 | 1532 | _:b57 |
1493 | sp:varName "normalizedFacilityName"^^xsd:string . | 1533 | sp:varName "normalizedFacilityName"^^xsd:string . |
1494 | 1534 | ||
1495 | -_:b1 sp:varName "productionActivityToDate"^^xsd:string . | 1535 | +_:b59 |
1536 | + sp:varName "temporalPartOfAFlowDurationType"^^xsd:string . | ||
1496 | 1537 | ||
1497 | -_:b2 sp:varName "productionFlowsToDate"^^xsd:string . | 1538 | +_:b60 |
1539 | + sp:varName "productFlowToDate"^^xsd:string . | ||
1498 | 1540 | ||
1499 | -_:b3 sp:varName "productVolumeSet"^^xsd:string . | 1541 | +_:b61 |
1542 | + sp:varName "endTime"^^xsd:string . | ||
1500 | 1543 | ||
1501 | -_:b4 sp:varName "root"^^xsd:string . | 1544 | +_:b63 |
1545 | + sp:varName "relationshipToMeasure"^^xsd:string . | ||
1502 | 1546 | ||
1503 | -_:b5 sp:varName "productionOperationSetRef"^^xsd:string . | 1547 | +_:b64 |
1548 | + sp:varName "realVolume"^^xsd:string . | ||
1504 | 1549 | ||
1505 | -_:b6 sp:varName "productionOperationRef"^^xsd:string . | 1550 | +_:b65 |
1551 | + sp:varName "volumeScale"^^xsd:string . | ||
1506 | 1552 | ||
1507 | -_:b7 sp:varName "installationRef"^^xsd:string . | 1553 | +_:b67 |
1554 | + sp:varName "volumeStdType"^^xsd:string . | ||
1508 | 1555 | ||
1509 | -_:b8 sp:varName "installationName"^^xsd:string . | 1556 | +_:b68 |
1557 | + sp:varName "realVolumeStd"^^xsd:string . | ||
1510 | 1558 | ||
1511 | -_:b9 sp:varName "dateEnd"^^xsd:string . | 1559 | +_:b69 |
1560 | + sp:varName "volumeStdScale"^^xsd:string . | ||
1512 | 1561 | ||
1513 | -_:b10 | 1562 | +_:b70 |
1514 | - sp:varName "normalizedInstallationName"^^xsd:string . | 1563 | + sp:varName "standardTempPres"^^xsd:string . |
1515 | 1564 | ||
1516 | -_:b106 | 1565 | +_:b71 |
1566 | + sp:varName "facilityRef"^^xsd:string . | ||
1567 | + | ||
1568 | +_:b72 | ||
1569 | + sp:varName "flowRef"^^xsd:string . | ||
1570 | + | ||
1571 | +_:b73 | ||
1572 | + sp:varName "productRef"^^xsd:string . | ||
1573 | + | ||
1574 | +_:b74 | ||
1575 | + sp:varName "periodRef"^^xsd:string . | ||
1576 | + | ||
1577 | +_:b75 | ||
1578 | + sp:varName "periodKindRef"^^xsd:string . | ||
1579 | + | ||
1580 | +_:b76 | ||
1581 | + sp:varName "volumeRef"^^xsd:string . | ||
1582 | + | ||
1583 | +_:b77 | ||
1584 | + sp:varName "uomVolume"^^xsd:string . | ||
1585 | + | ||
1586 | +_:b78 | ||
1587 | + sp:varName "volumeStdRef"^^xsd:string . | ||
1588 | + | ||
1589 | +_:b79 | ||
1590 | + sp:varName "uomVolumeStd"^^xsd:string . | ||
1591 | + | ||
1592 | +_:b82 | ||
1593 | + sp:varName "productionFlowsToDate"^^xsd:string . | ||
1594 | + | ||
1595 | +_:b83 | ||
1517 | sp:varName "productionContextFacility"^^xsd:string . | 1596 | sp:varName "productionContextFacility"^^xsd:string . |
1518 | 1597 | ||
1519 | -_:b107 | 1598 | +_:b84 |
1520 | sp:varName "productionContextFacilityType"^^xsd:string . | 1599 | sp:varName "productionContextFacilityType"^^xsd:string . |
1521 | 1600 | ||
1522 | -_:b108 | 1601 | +_:b85 |
1523 | sp:varName "contextFacilityRef"^^xsd:string . | 1602 | sp:varName "contextFacilityRef"^^xsd:string . |
1524 | 1603 | ||
1525 | -_:b109 | 1604 | +_:b86 |
1526 | sp:varName "contextFacilityName"^^xsd:string . | 1605 | sp:varName "contextFacilityName"^^xsd:string . |
1527 | 1606 | ||
1528 | -_:b110 | 1607 | +_:b87 |
1529 | sp:varName "contextFacilityKind"^^xsd:string . | 1608 | sp:varName "contextFacilityKind"^^xsd:string . |
1530 | 1609 | ||
1531 | -_:b111 | 1610 | +_:b88 |
1532 | - sp:varName "productionFlowsToDate"^^xsd:string . | ||
1533 | - | ||
1534 | -_:b112 | ||
1535 | sp:varName "productionFacilityToDate"^^xsd:string . | 1611 | sp:varName "productionFacilityToDate"^^xsd:string . |
1536 | 1612 | ||
1537 | -_:b113 | 1613 | +_:b89 |
1538 | sp:varName "normalizedContextFacilityName"^^xsd:string . | 1614 | sp:varName "normalizedContextFacilityName"^^xsd:string . |
1539 | 1615 | ||
1616 | +_:b90 | ||
1617 | + sp:varName "productionFlowsToDate"^^xsd:string . | ||
1618 | + | ||
1619 | +_:b91 | ||
1620 | + sp:varName "productionFlowsName"^^xsd:string . | ||
1621 | + | ||
1622 | +_:b92 | ||
1623 | + sp:varName "dateEnd"^^xsd:string . | ||
1624 | + | ||
1625 | +_:b93 | ||
1626 | + sp:varName "normalizedProductionFlowsName"^^xsd:string . | ||
1627 | + | ||
1540 | _:b94 | 1628 | _:b94 |
1541 | sp:varName "productionFlowsToDate"^^xsd:string . | 1629 | sp:varName "productionFlowsToDate"^^xsd:string . |
1542 | 1630 | ||
... | @@ -1567,68 +1655,29 @@ _:b104 | ... | @@ -1567,68 +1655,29 @@ _:b104 |
1567 | _:b105 | 1655 | _:b105 |
1568 | sp:varName "normalizedCountryName"^^xsd:string . | 1656 | sp:varName "normalizedCountryName"^^xsd:string . |
1569 | 1657 | ||
1570 | -_:b82 | 1658 | +_:b106 |
1571 | - sp:varName "productionFlowsToDate"^^xsd:string . | ||
1572 | - | ||
1573 | -_:b83 | ||
1574 | sp:varName "productionContextFacility"^^xsd:string . | 1659 | sp:varName "productionContextFacility"^^xsd:string . |
1575 | 1660 | ||
1576 | -_:b84 | 1661 | +_:b107 |
1577 | sp:varName "productionContextFacilityType"^^xsd:string . | 1662 | sp:varName "productionContextFacilityType"^^xsd:string . |
1578 | 1663 | ||
1579 | -_:b85 | 1664 | +_:b108 |
1580 | sp:varName "contextFacilityRef"^^xsd:string . | 1665 | sp:varName "contextFacilityRef"^^xsd:string . |
1581 | 1666 | ||
1582 | -_:b86 | 1667 | +_:b109 |
1583 | sp:varName "contextFacilityName"^^xsd:string . | 1668 | sp:varName "contextFacilityName"^^xsd:string . |
1584 | 1669 | ||
1585 | -_:b87 | 1670 | +_:b110 |
1586 | sp:varName "contextFacilityKind"^^xsd:string . | 1671 | sp:varName "contextFacilityKind"^^xsd:string . |
1587 | 1672 | ||
1588 | -_:b88 | 1673 | +_:b111 |
1589 | - sp:varName "productionFacilityToDate"^^xsd:string . | 1674 | + sp:varName "productionFlowsToDate"^^xsd:string . |
1590 | - | ||
1591 | -_:b89 | ||
1592 | - sp:varName "normalizedContextFacilityName"^^xsd:string . | ||
1593 | - | ||
1594 | -_:b28 | ||
1595 | - sp:varName "state"^^xsd:string . | ||
1596 | - | ||
1597 | -_:b29 | ||
1598 | - sp:varName "productionInstallation"^^xsd:string . | ||
1599 | - | ||
1600 | -_:b30 | ||
1601 | - sp:varName "stateName"^^xsd:string . | ||
1602 | - | ||
1603 | -_:b31 | ||
1604 | - sp:varName "geographicContextRef"^^xsd:string . | ||
1605 | - | ||
1606 | -_:b32 | ||
1607 | - sp:varName "productionFlowsToDate"^^xsd:string . | ||
1608 | - | ||
1609 | -_:b33 | ||
1610 | - sp:varName "productionFacilityToDate"^^xsd:string . | ||
1611 | - | ||
1612 | -_:b34 | ||
1613 | - sp:varName "normalizedStateName"^^xsd:string . | ||
1614 | - | ||
1615 | -_:b37 | ||
1616 | - sp:varName "productionFlowsToDate"^^xsd:string . | ||
1617 | - | ||
1618 | -_:b38 | ||
1619 | - sp:varName "state"^^xsd:string . | ||
1620 | - | ||
1621 | -_:b39 | ||
1622 | - sp:varName "stateName"^^xsd:string . | ||
1623 | - | ||
1624 | -_:b40 | ||
1625 | - sp:varName "geographicContextRef"^^xsd:string . | ||
1626 | 1675 | ||
1627 | -_:b41 | 1676 | +_:b112 |
1628 | - sp:varName "temporalPartOfAProductionFacility"^^xsd:string . | 1677 | + sp:varName "productionFacilityToDate"^^xsd:string . |
1629 | 1678 | ||
1630 | -_:b42 | 1679 | +_:b113 |
1631 | - sp:varName "normalizedStateName"^^xsd:string . | 1680 | + sp:varName "normalizedContextFacilityName"^^xsd:string . |
1632 | 1681 | ||
1633 | _:b115 | 1682 | _:b115 |
1634 | sp:varName "productionInstallation"^^xsd:string . | 1683 | sp:varName "productionInstallation"^^xsd:string . |
... | @@ -1651,218 +1700,194 @@ _:b120 | ... | @@ -1651,218 +1700,194 @@ _:b120 |
1651 | _:b121 | 1700 | _:b121 |
1652 | sp:varName "normalizedInstallationName"^^xsd:string . | 1701 | sp:varName "normalizedInstallationName"^^xsd:string . |
1653 | 1702 | ||
1654 | -_:b70 | 1703 | +_:b123 |
1655 | - sp:varName "standardTempPres"^^xsd:string . | 1704 | + sp:varName "productionFlowDirectionInverseRelationshipType"^^xsd:string . |
1656 | - | ||
1657 | -_:b71 | ||
1658 | - sp:varName "facilityRef"^^xsd:string . | ||
1659 | - | ||
1660 | -_:b72 | ||
1661 | - sp:varName "flowRef"^^xsd:string . | ||
1662 | - | ||
1663 | -_:b73 | ||
1664 | - sp:varName "productRef"^^xsd:string . | ||
1665 | - | ||
1666 | -_:b60 | ||
1667 | - sp:varName "productFlowToDate"^^xsd:string . | ||
1668 | - | ||
1669 | -_:b74 | ||
1670 | - sp:varName "periodRef"^^xsd:string . | ||
1671 | - | ||
1672 | -_:b75 | ||
1673 | - sp:varName "periodKindRef"^^xsd:string . | ||
1674 | - | ||
1675 | -_:b61 | ||
1676 | - sp:varName "endTime"^^xsd:string . | ||
1677 | - | ||
1678 | -_:b76 | ||
1679 | - sp:varName "volumeRef"^^xsd:string . | ||
1680 | - | ||
1681 | -_:b64 | ||
1682 | - sp:varName "realVolume"^^xsd:string . | ||
1683 | - | ||
1684 | -_:b77 | ||
1685 | - sp:varName "uomVolume"^^xsd:string . | ||
1686 | - | ||
1687 | -_:b78 | ||
1688 | - sp:varName "volumeStdRef"^^xsd:string . | ||
1689 | - | ||
1690 | -_:b68 | ||
1691 | - sp:varName "realVolumeStd"^^xsd:string . | ||
1692 | - | ||
1693 | -_:b79 | ||
1694 | - sp:varName "uomVolumeStd"^^xsd:string . | ||
1695 | - | ||
1696 | -_:b63 | ||
1697 | - sp:varName "relationshipToMeasure"^^xsd:string . | ||
1698 | - | ||
1699 | -_:b59 | ||
1700 | - sp:varName "temporalPartOfAFlowDurationType"^^xsd:string . | ||
1701 | - | ||
1702 | -_:b67 | ||
1703 | - sp:varName "volumeStdType"^^xsd:string . | ||
1704 | - | ||
1705 | -_:b65 | ||
1706 | - sp:varName "volumeScale"^^xsd:string . | ||
1707 | 1705 | ||
1708 | -_:b69 | 1706 | +_:b124 |
1709 | - sp:varName "volumeStdScale"^^xsd:string . | 1707 | + sp:varName "productionFlow"^^xsd:string . |
1710 | 1708 | ||
1711 | -_:b18 | 1709 | +_:b125 |
1712 | - sp:varName "productionFlowsToDate"^^xsd:string . | 1710 | + sp:varName "relatedFacilityType"^^xsd:string . |
1713 | 1711 | ||
1714 | -_:b20 | 1712 | +_:b126 |
1715 | sp:varName "facilityRef"^^xsd:string . | 1713 | sp:varName "facilityRef"^^xsd:string . |
1716 | 1714 | ||
1717 | -_:b21 | 1715 | +_:b127 |
1718 | - sp:varName "facilityNameRef"^^xsd:string . | ||
1719 | - | ||
1720 | -_:b22 | ||
1721 | - sp:varName "facilityName"^^xsd:string . | ||
1722 | - | ||
1723 | -_:b19 | ||
1724 | sp:varName "flowRef"^^xsd:string . | 1716 | sp:varName "flowRef"^^xsd:string . |
1725 | 1717 | ||
1726 | -_:b16 | 1718 | +_:b128 |
1727 | sp:varName "flowName"^^xsd:string . | 1719 | sp:varName "flowName"^^xsd:string . |
1728 | 1720 | ||
1729 | -_:b23 | 1721 | +_:b129 |
1730 | - sp:varName "flowKind"^^xsd:string . | ||
1731 | - | ||
1732 | -_:b24 | ||
1733 | sp:varName "flowDirection"^^xsd:string . | 1722 | sp:varName "flowDirection"^^xsd:string . |
1734 | 1723 | ||
1735 | -_:b25 | 1724 | +_:b130 |
1736 | - sp:varName "flowQualifier"^^xsd:string . | 1725 | + sp:varName "relatedFacilityRef"^^xsd:string . |
1737 | - | ||
1738 | -_:b26 | ||
1739 | - sp:varName "normalizedFacilityName"^^xsd:string . | ||
1740 | 1726 | ||
1741 | -_:b11 | 1727 | +_:b131 |
1742 | - sp:varName "productionFacility"^^xsd:string . | 1728 | + sp:varName "relatedFacilityKind"^^xsd:string . |
1743 | 1729 | ||
1744 | -_:b27 | 1730 | +_:b132 |
1745 | sp:varName "normalizedFlowName"^^xsd:string . | 1731 | sp:varName "normalizedFlowName"^^xsd:string . |
1746 | 1732 | ||
1747 | -_:b13 | 1733 | +_:b133 |
1748 | - sp:varName "productionFlow"^^xsd:string . | 1734 | + sp:varName "operator"^^xsd:string . |
1749 | 1735 | ||
1750 | -_:b14 | 1736 | +_:b134 |
1751 | - sp:varName "productionFlowPurposeType"^^xsd:string . | 1737 | + sp:varName "productionInstallation"^^xsd:string . |
1752 | 1738 | ||
1753 | -_:b15 | 1739 | +_:b135 |
1754 | - sp:varName "productionFlowDefinitionType"^^xsd:string . | 1740 | + sp:varName "operatorRef"^^xsd:string . |
1755 | 1741 | ||
1756 | -_:b12 | 1742 | +_:b136 |
1757 | - sp:varName "productionFlowDirectionRelationshipType"^^xsd:string . | 1743 | + sp:varName "operatorName"^^xsd:string . |
1744 | + | ||
1745 | +_:b137 | ||
1746 | + sp:varName "productionFlowsToDate"^^xsd:string . | ||
1758 | 1747 | ||
1759 | _:b138 | 1748 | _:b138 |
1760 | - sp:varName "productionFlowToDate"^^xsd:string . | 1749 | + sp:varName "productionFacilityToDate"^^xsd:string . |
1761 | 1750 | ||
1762 | -_:b140 | 1751 | +_:b139 |
1763 | - sp:varName "flowRef"^^xsd:string . | 1752 | + sp:varName "normalizedOperatorName"^^xsd:string . |
1764 | 1753 | ||
1765 | -_:b134 | 1754 | +_:b140 |
1766 | - sp:varName "productionFlow"^^xsd:string . | 1755 | + sp:varName "productionActivityToDate"^^xsd:string . |
1767 | 1756 | ||
1768 | _:b141 | 1757 | _:b141 |
1769 | - sp:varName "facilityRef"^^xsd:string . | 1758 | + sp:varName "productionFlowsToDate"^^xsd:string . |
1770 | 1759 | ||
1771 | _:b142 | 1760 | _:b142 |
1772 | - sp:varName "flowName"^^xsd:string . | 1761 | + sp:varName "productVolumeSet"^^xsd:string . |
1773 | - | ||
1774 | -_:b139 | ||
1775 | - sp:varName "productRef"^^xsd:string . | ||
1776 | 1762 | ||
1777 | _:b143 | 1763 | _:b143 |
1778 | - sp:varName "productKind"^^xsd:string . | 1764 | + sp:varName "root"^^xsd:string . |
1779 | - | ||
1780 | -_:b135 | ||
1781 | - sp:varName "productType"^^xsd:string . | ||
1782 | 1765 | ||
1783 | _:b144 | 1766 | _:b144 |
1784 | - sp:varName "productTypeName"^^xsd:string . | 1767 | + sp:varName "productionOperationSetRef"^^xsd:string . |
1785 | 1768 | ||
1786 | _:b145 | 1769 | _:b145 |
1787 | - sp:varName "productNameRef"^^xsd:string . | 1770 | + sp:varName "productionOperationRef"^^xsd:string . |
1788 | - | ||
1789 | -_:b136 | ||
1790 | - sp:varName "productFlowName"^^xsd:string . | ||
1791 | 1771 | ||
1792 | _:b146 | 1772 | _:b146 |
1793 | - sp:varName "normalizedFlowName"^^xsd:string . | 1773 | + sp:varName "installationRef"^^xsd:string . |
1794 | 1774 | ||
1795 | _:b147 | 1775 | _:b147 |
1796 | - sp:varName "normalizedProductTypeName"^^xsd:string . | 1776 | + sp:varName "installationName"^^xsd:string . |
1797 | 1777 | ||
1798 | -_:b133 | 1778 | +_:b148 |
1799 | - sp:varName "productFlow"^^xsd:string . | 1779 | + sp:varName "dTimEnd"^^xsd:string . |
1800 | 1780 | ||
1801 | -_:b126 | 1781 | +_:b149 |
1782 | + sp:varName "normalizedInstallationName"^^xsd:string . | ||
1783 | + | ||
1784 | +_:b150 | ||
1785 | + sp:varName "periodKindRef"^^xsd:string . | ||
1786 | + | ||
1787 | +_:b151 | ||
1788 | + sp:varName "relatedFacility"^^xsd:string . | ||
1789 | + | ||
1790 | +_:b152 | ||
1791 | + sp:varName "productionFlowDirectionInverseRelationshipType"^^xsd:string . | ||
1792 | + | ||
1793 | +_:b153 | ||
1794 | + sp:varName "productionFlow"^^xsd:string . | ||
1795 | + | ||
1796 | +_:b154 | ||
1797 | + sp:varName "relatedFacilityType"^^xsd:string . | ||
1798 | + | ||
1799 | +_:b155 | ||
1802 | sp:varName "facilityRef"^^xsd:string . | 1800 | sp:varName "facilityRef"^^xsd:string . |
1803 | 1801 | ||
1804 | -_:b127 | 1802 | +_:b156 |
1805 | sp:varName "flowRef"^^xsd:string . | 1803 | sp:varName "flowRef"^^xsd:string . |
1806 | 1804 | ||
1807 | -_:b128 | 1805 | +_:b157 |
1808 | sp:varName "flowName"^^xsd:string . | 1806 | sp:varName "flowName"^^xsd:string . |
1809 | 1807 | ||
1810 | -_:b129 | 1808 | +_:b158 |
1811 | sp:varName "flowDirection"^^xsd:string . | 1809 | sp:varName "flowDirection"^^xsd:string . |
1812 | 1810 | ||
1813 | -_:b130 | 1811 | +_:b159 |
1814 | sp:varName "relatedFacilityRef"^^xsd:string . | 1812 | sp:varName "relatedFacilityRef"^^xsd:string . |
1815 | 1813 | ||
1816 | -_:b131 | 1814 | +_:b160 |
1815 | + sp:varName "relatedFacilityName"^^xsd:string . | ||
1816 | + | ||
1817 | +_:b161 | ||
1817 | sp:varName "relatedFacilityKind"^^xsd:string . | 1818 | sp:varName "relatedFacilityKind"^^xsd:string . |
1818 | 1819 | ||
1819 | -_:b132 | 1820 | +_:b162 |
1820 | sp:varName "normalizedFlowName"^^xsd:string . | 1821 | sp:varName "normalizedFlowName"^^xsd:string . |
1821 | 1822 | ||
1822 | -_:b124 | 1823 | +_:b163 |
1823 | - sp:varName "productionFlow"^^xsd:string . | 1824 | + sp:varName "normalizedRelatedFacilityName"^^xsd:string . |
1824 | 1825 | ||
1825 | -_:b125 | 1826 | +_:b164 |
1826 | - sp:varName "relatedFacilityType"^^xsd:string . | 1827 | + sp:varName "field"^^xsd:string . |
1827 | 1828 | ||
1828 | -_:b123 | 1829 | +_:b165 |
1829 | - sp:varName "productionFlowDirectionInverseRelationshipType"^^xsd:string . | 1830 | + sp:varName "productionInstallation"^^xsd:string . |
1831 | + | ||
1832 | +_:b166 | ||
1833 | + sp:varName "geographicContextRef"^^xsd:string . | ||
1834 | + | ||
1835 | +_:b167 | ||
1836 | + sp:varName "fieldRef"^^xsd:string . | ||
1837 | + | ||
1838 | +_:b168 | ||
1839 | + sp:varName "fieldName"^^xsd:string . | ||
1840 | + | ||
1841 | +_:b169 | ||
1842 | + sp:varName "productionFlowsToDate"^^xsd:string . | ||
1830 | 1843 | ||
1831 | _:b170 | 1844 | _:b170 |
1832 | - sp:varName "facilityRef"^^xsd:string . | 1845 | + sp:varName "productionFacilityToDate"^^xsd:string . |
1833 | 1846 | ||
1834 | _:b171 | 1847 | _:b171 |
1835 | - sp:varName "flowRef"^^xsd:string . | 1848 | + sp:varName "normalizedFieldName"^^xsd:string . |
1836 | 1849 | ||
1837 | _:b172 | 1850 | _:b172 |
1838 | - sp:varName "flowName"^^xsd:string . | 1851 | + sp:varName "country"^^xsd:string . |
1839 | 1852 | ||
1840 | _:b173 | 1853 | _:b173 |
1841 | - sp:varName "flowDirection"^^xsd:string . | 1854 | + sp:varName "productionInstallation"^^xsd:string . |
1842 | 1855 | ||
1843 | _:b174 | 1856 | _:b174 |
1844 | - sp:varName "relatedFacilityRef"^^xsd:string . | 1857 | + sp:varName "countryName"^^xsd:string . |
1845 | 1858 | ||
1846 | _:b175 | 1859 | _:b175 |
1847 | - sp:varName "relatedFacilityName"^^xsd:string . | 1860 | + sp:varName "geographicContextRef"^^xsd:string . |
1848 | 1861 | ||
1849 | _:b176 | 1862 | _:b176 |
1850 | - sp:varName "relatedFacilityKind"^^xsd:string . | 1863 | + sp:varName "productionFlowsToDate"^^xsd:string . |
1851 | 1864 | ||
1852 | _:b177 | 1865 | _:b177 |
1853 | - sp:varName "normalizedFlowName"^^xsd:string . | 1866 | + sp:varName "productionFacilityToDate"^^xsd:string . |
1854 | - | ||
1855 | -_:b168 | ||
1856 | - sp:varName "productionFlow"^^xsd:string . | ||
1857 | 1867 | ||
1858 | _:b178 | 1868 | _:b178 |
1859 | - sp:varName "normalizedRelatedFacilityName"^^xsd:string . | 1869 | + sp:varName "normalizedCountryName"^^xsd:string . |
1860 | 1870 | ||
1861 | -_:b166 | 1871 | +_:b181 |
1862 | - sp:varName "relatedFacility"^^xsd:string . | 1872 | + sp:varName "productionFlowsToDate"^^xsd:string . |
1863 | 1873 | ||
1864 | -_:b169 | 1874 | +_:b182 |
1865 | - sp:varName "relatedFacilityType"^^xsd:string . | 1875 | + sp:varName "field"^^xsd:string . |
1866 | 1876 | ||
1867 | -_:b167 | 1877 | +_:b183 |
1868 | - sp:varName "productionFlowDirectionInverseRelationshipType"^^xsd:string . | 1878 | + sp:varName "geographicContextRef"^^xsd:string . |
1879 | + | ||
1880 | +_:b184 | ||
1881 | + sp:varName "fieldRef"^^xsd:string . | ||
1882 | + | ||
1883 | +_:b185 | ||
1884 | + sp:varName "fieldName"^^xsd:string . | ||
1885 | + | ||
1886 | +_:b186 | ||
1887 | + sp:varName "temporalPartOfAProductionFacility"^^xsd:string . | ||
1888 | + | ||
1889 | +_:b187 | ||
1890 | + sp:varName "normalizedFieldName"^^xsd:string . | ||
1891 | + | ||
1892 | +_:b188 | ||
1893 | + sp:varName "geographicContextRef"^^xsd:string . | ... | ... |
-
Please register or login to post a comment