David Price

NPD transform : Removed creation of ep-core:name for Well and Wellbore

...@@ -1179,15 +1179,6 @@ licenceop:LicenceOp ...@@ -1179,15 +1179,6 @@ licenceop:LicenceOp
1179 spinmap:sourcePredicate1 1179 spinmap:sourcePredicate1
1180 <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ; 1180 <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ;
1181 spinmap:targetPredicate1 1181 spinmap:targetPredicate1
1182 - <http://www.reportinghub.no/ep/schema/core#name>
1183 - ] ;
1184 - spinmap:rule
1185 - [ rdf:type spinmap:Mapping-1-1 ;
1186 - spinmap:context :WBId-Well ;
1187 - spinmap:expression spin:_arg1 ;
1188 - spinmap:sourcePredicate1
1189 - <file:///www.reportinghub.no/transform/npd/wbid#wlbWell> ;
1190 - spinmap:targetPredicate1
1191 <http://www.reportinghub.no/np/schema/npd#name> 1182 <http://www.reportinghub.no/np/schema/npd#name>
1192 ] ; 1183 ] ;
1193 spinmap:rule 1184 spinmap:rule
...@@ -1202,15 +1193,6 @@ licenceop:LicenceOp ...@@ -1202,15 +1193,6 @@ licenceop:LicenceOp
1202 spinmap:context :WBId-WellBore ; 1193 spinmap:context :WBId-WellBore ;
1203 spinmap:expression spin:_arg1 ; 1194 spinmap:expression spin:_arg1 ;
1204 spinmap:sourcePredicate1 1195 spinmap:sourcePredicate1
1205 - <file:///www.reportinghub.no/transform/npd/wbid#wlbWellboreName> ;
1206 - spinmap:targetPredicate1
1207 - <http://www.reportinghub.no/ep/schema/core#name>
1208 - ] ;
1209 - spinmap:rule
1210 - [ rdf:type spinmap:Mapping-1-1 ;
1211 - spinmap:context :WBId-WellBore ;
1212 - spinmap:expression spin:_arg1 ;
1213 - spinmap:sourcePredicate1
1214 <file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> ; 1196 <file:///www.reportinghub.no/transform/npd/wbid#wlbNpdidWellbore> ;
1215 spinmap:targetPredicate1 1197 spinmap:targetPredicate1
1216 <http://www.reportinghub.no/np/schema/npd#id> 1198 <http://www.reportinghub.no/np/schema/npd#id>
...@@ -1979,10 +1961,10 @@ _:b7 sp:varName "baaName"^^xsd:string . ...@@ -1979,10 +1961,10 @@ _:b7 sp:varName "baaName"^^xsd:string .
1979 1961
1980 _:b6 sp:varName "company"^^xsd:string . 1962 _:b6 sp:varName "company"^^xsd:string .
1981 1963
1982 -_:b9 sp:varName "companyId"^^xsd:string .
1983 -
1984 _:b1 sp:varName "companyId"^^xsd:string . 1964 _:b1 sp:varName "companyId"^^xsd:string .
1985 1965
1966 +_:b9 sp:varName "companyId"^^xsd:string .
1967 +
1986 _:b5 sp:varName "companyName"^^xsd:string . 1968 _:b5 sp:varName "companyName"^^xsd:string .
1987 1969
1988 _:b10 1970 _:b10
......