Showing
14 changed files
with
154 additions
and
110 deletions
.DS_Store
deleted
100644 → 0
No preview for this file type
... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows | ... | @@ -1893,23 +1893,23 @@ dpr-tables:ProductFlows |
1893 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1893 | [ sp:varName "productFlowWholeLife"^^xsd:string |
1894 | ] | 1894 | ] |
1895 | ] [ sp:object | 1895 | ] [ sp:object |
1896 | - [ sp:varName "productMaterialType"^^xsd:string | 1896 | + [ sp:varName "reportingProductType"^^xsd:string |
1897 | ] ; | 1897 | ] ; |
1898 | sp:predicate rdf:type ; | 1898 | sp:predicate rdf:type ; |
1899 | sp:subject | 1899 | sp:subject |
1900 | [ sp:varName "productFlowWholeLife"^^xsd:string | 1900 | [ sp:varName "productFlowWholeLife"^^xsd:string |
1901 | ] | 1901 | ] |
1902 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductMaterialType> ; | 1902 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/material#ReportingProductType> ; |
1903 | sp:predicate rdf:type ; | 1903 | sp:predicate rdf:type ; |
1904 | sp:subject | 1904 | sp:subject |
1905 | - [ sp:varName "productMaterialType"^^xsd:string | 1905 | + [ sp:varName "reportingProductType"^^xsd:string |
1906 | ] | 1906 | ] |
1907 | ] [ sp:object | 1907 | ] [ sp:object |
1908 | [ sp:varName "productMaterialName"^^xsd:string | 1908 | [ sp:varName "productMaterialName"^^xsd:string |
1909 | ] ; | 1909 | ] ; |
1910 | sp:predicate rdfs:label ; | 1910 | sp:predicate rdfs:label ; |
1911 | sp:subject | 1911 | sp:subject |
1912 | - [ sp:varName "productMaterialType"^^xsd:string | 1912 | + [ sp:varName "reportingProductType"^^xsd:string |
1913 | ] | 1913 | ] |
1914 | ] [ rdf:type sp:Optional ; | 1914 | ] [ rdf:type sp:Optional ; |
1915 | sp:elements ([ sp:object | 1915 | sp:elements ([ sp:object |
... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes | ... | @@ -4149,13 +4149,13 @@ dpr-tables:ProductionVolumes |
4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; | 4149 | rdfs:subClassOf rhspin:DPRTableTemplates ; |
4150 | spin:body | 4150 | spin:body |
4151 | [ rdf:type sp:Select ; | 4151 | [ rdf:type sp:Select ; |
4152 | - sp:orderBy ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4152 | + sp:orderBy ([ sp:varName "containingFacilityName"^^xsd:string |
4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4153 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
4154 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4154 | ] [ sp:varName "flowPurposeName"^^xsd:string |
4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4155 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
4156 | ] [ sp:varName "densityValue"^^xsd:string | 4156 | ] [ sp:varName "densityValue"^^xsd:string |
4157 | ]) ; | 4157 | ]) ; |
4158 | - sp:resultVariables ([ sp:varName "containingWholeFacilityName"^^xsd:string | 4158 | + sp:resultVariables ([ sp:varName "containingFacilityName"^^xsd:string |
4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string | 4159 | ] [ sp:varName "flowInOutFacilityName"^^xsd:string |
4160 | ] [ sp:varName "flowPurposeName"^^xsd:string | 4160 | ] [ sp:varName "flowPurposeName"^^xsd:string |
4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string | 4161 | ] [ sp:varName "flowDefinitionName"^^xsd:string |
... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes | ... | @@ -4163,32 +4163,17 @@ dpr-tables:ProductionVolumes |
4163 | ] [ sp:varName "pressureValue"^^xsd:string | 4163 | ] [ sp:varName "pressureValue"^^xsd:string |
4164 | ] [ sp:varName "temperatureValue"^^xsd:string | 4164 | ] [ sp:varName "temperatureValue"^^xsd:string |
4165 | ]) ; | 4165 | ]) ; |
4166 | - sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/report#ProductionReport> ; | 4166 | + sp:where ([ sp:object |
4167 | - sp:predicate rdf:type ; | 4167 | + [ sp:varName "productionflownetwork"^^xsd:string |
4168 | - sp:subject | ||
4169 | - [ sp:varName "report"^^xsd:string | ||
4170 | - ] | ||
4171 | - ] [ sp:object | ||
4172 | - [ sp:varName "report"^^xsd:string | ||
4173 | ] ; | 4168 | ] ; |
4174 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | 4169 | + sp:predicate <http://www.reportinghub.no/ep/schema/report#reportsOnFlowNetwork> ; |
4175 | - sp:subject | ||
4176 | - [ sp:varName "productvolumereport"^^xsd:string | ||
4177 | - ] | ||
4178 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/report#ProductVolumeReport> ; | ||
4179 | - sp:predicate rdf:type ; | ||
4180 | sp:subject | 4170 | sp:subject |
4181 | - [ sp:varName "productvolumereport"^^xsd:string | 4171 | + [ sp:varName "report"^^xsd:string |
4182 | ] | 4172 | ] |
4183 | ] [ sp:object | 4173 | ] [ sp:object |
4184 | - [ sp:varName "productionflownetwork"^^xsd:string | 4174 | + [ sp:varName "containingFacilityName"^^xsd:string |
4185 | ] ; | 4175 | ] ; |
4186 | - sp:predicate <http://www.reportinghub.no/ep/schema/report#reportOn> ; | 4176 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> ; |
4187 | - sp:subject | ||
4188 | - [ sp:varName "productvolumereport"^^xsd:string | ||
4189 | - ] | ||
4190 | - ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
4191 | - sp:predicate rdf:type ; | ||
4192 | sp:subject | 4177 | sp:subject |
4193 | [ sp:varName "productionflownetwork"^^xsd:string | 4178 | [ sp:varName "productionflownetwork"^^xsd:string |
4194 | ] | 4179 | ] |
... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes | ... | @@ -4205,27 +4190,6 @@ dpr-tables:ProductionVolumes |
4205 | [ sp:varName "flow"^^xsd:string | 4190 | [ sp:varName "flow"^^xsd:string |
4206 | ] | 4191 | ] |
4207 | ] [ sp:object | 4192 | ] [ sp:object |
4208 | - [ sp:varName "productionflownetwork"^^xsd:string | ||
4209 | - ] ; | ||
4210 | - sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
4211 | - sp:subject | ||
4212 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
4213 | - ] | ||
4214 | - ] [ sp:object | ||
4215 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
4216 | - ] ; | ||
4217 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
4218 | - sp:subject | ||
4219 | - [ sp:varName "productionflownetworkFacility"^^xsd:string | ||
4220 | - ] | ||
4221 | - ] [ sp:object | ||
4222 | - [ sp:varName "containingWholeFacilityName"^^xsd:string | ||
4223 | - ] ; | ||
4224 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
4225 | - sp:subject | ||
4226 | - [ sp:varName "containingWholeFacility"^^xsd:string | ||
4227 | - ] | ||
4228 | - ] [ sp:object | ||
4229 | [ sp:varName "flowWhole"^^xsd:string | 4193 | [ sp:varName "flowWhole"^^xsd:string |
4230 | ] ; | 4194 | ] ; |
4231 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | 4195 | sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; |
... | @@ -4244,38 +4208,16 @@ dpr-tables:ProductionVolumes | ... | @@ -4244,38 +4208,16 @@ dpr-tables:ProductionVolumes |
4244 | sp:subject | 4208 | sp:subject |
4245 | [ sp:varName "flowWhole"^^xsd:string | 4209 | [ sp:varName "flowWhole"^^xsd:string |
4246 | ] | 4210 | ] |
4247 | - ] [ rdf:type sp:Optional ; | 4211 | + ] [ rdf:type sp:TriplePath ; |
4248 | - sp:elements ([ sp:object | 4212 | + sp:object |
4249 | - [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
4250 | - ] ; | ||
4251 | - sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
4252 | - sp:subject | ||
4253 | - [ sp:varName "flowInOutFacility"^^xsd:string | ||
4254 | - ] | ||
4255 | - ]) | ||
4256 | - ] [ rdf:type sp:Optional ; | ||
4257 | - sp:elements ([ sp:object | ||
4258 | - [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
4259 | - ] ; | ||
4260 | - sp:predicate <http://www.reportinghub.no/ep/schema/core#name> ; | ||
4261 | - sp:subject | ||
4262 | - [ sp:varName "flowInOutFacility"^^xsd:string | ||
4263 | - ] | ||
4264 | - ]) | ||
4265 | - ] [ rdf:type sp:Bind ; | ||
4266 | - sp:expression | ||
4267 | - [ rdf:type smf:if ; | ||
4268 | - sp:arg1 [ rdf:type smf:isBound ; | ||
4269 | - sp:arg1 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
4270 | - ] | ||
4271 | - ] ; | ||
4272 | - sp:arg2 [ sp:varName "flowInOutFacilityNameNPD"^^xsd:string | ||
4273 | - ] ; | ||
4274 | - sp:arg3 [ sp:varName "flowInOutFacilityNameEP"^^xsd:string | ||
4275 | - ] | ||
4276 | - ] ; | ||
4277 | - sp:variable | ||
4278 | [ sp:varName "flowInOutFacilityName"^^xsd:string | 4213 | [ sp:varName "flowInOutFacilityName"^^xsd:string |
4214 | + ] ; | ||
4215 | + sp:path [ rdf:type sp:AltPath ; | ||
4216 | + sp:path1 <http://www.reportinghub.no/np/schema/npd#name> ; | ||
4217 | + sp:path2 <http://www.reportinghub.no/ep/schema/core#name> | ||
4218 | + ] ; | ||
4219 | + sp:subject | ||
4220 | + [ sp:varName "flowInOutFacility"^^xsd:string | ||
4279 | ] | 4221 | ] |
4280 | ] [ sp:object | 4222 | ] [ sp:object |
4281 | [ sp:varName "flowPurpose"^^xsd:string | 4223 | [ sp:varName "flowPurpose"^^xsd:string | ... | ... |
This diff could not be displayed because it is too large.
... | @@ -13,6 +13,49 @@ | ... | @@ -13,6 +13,49 @@ |
13 | @prefix spl: <http://spinrdf.org/spl#> . | 13 | @prefix spl: <http://spinrdf.org/spl#> . |
14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 14 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
15 | 15 | ||
16 | +<http://www.reportinghub.no/ep/schema/flow#networkInFacilityName> | ||
17 | + rdf:type spin:MagicProperty ; | ||
18 | + rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
19 | + rdfs:label "report end flow material"^^xsd:string ; | ||
20 | + rdfs:range xsd:string ; | ||
21 | + rdfs:subClassOf spin:MagicProperties ; | ||
22 | + spin:body | ||
23 | + [ rdf:type sp:Select ; | ||
24 | + sp:distinct "true"^^xsd:boolean ; | ||
25 | + sp:resultVariables ([ sp:varName "facilityWholeName"^^xsd:string | ||
26 | + ]) ; | ||
27 | + sp:where ([ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
28 | + sp:predicate rdf:type ; | ||
29 | + sp:subject spin:_arg1 | ||
30 | + ] [ sp:object spin:_arg1 ; | ||
31 | + sp:predicate <http://www.reportinghub.no/ep/schema/flow#facilityContainsFlow> ; | ||
32 | + sp:subject | ||
33 | + [ sp:varName "facilityPart"^^xsd:string | ||
34 | + ] | ||
35 | + ] [ sp:object | ||
36 | + [ sp:varName "facilityWhole"^^xsd:string | ||
37 | + ] ; | ||
38 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#temporalPartOf> ; | ||
39 | + sp:subject | ||
40 | + [ sp:varName "facilityPart"^^xsd:string | ||
41 | + ] | ||
42 | + ] [ sp:object | ||
43 | + [ sp:varName "facilityWholeName"^^xsd:string | ||
44 | + ] ; | ||
45 | + sp:predicate <http://www.reportinghub.no/np/schema/npd#name> ; | ||
46 | + sp:subject | ||
47 | + [ sp:varName "facilityWhole"^^xsd:string | ||
48 | + ] | ||
49 | + ]) | ||
50 | + ] ; | ||
51 | + spin:constraint | ||
52 | + [ rdf:type spl:Argument ; | ||
53 | + rdfs:comment "the network"^^xsd:string ; | ||
54 | + spl:predicate sp:arg1 ; | ||
55 | + spl:valueType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> | ||
56 | + ] ; | ||
57 | + spin:returnType xsd:string . | ||
58 | + | ||
16 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> | 59 | <http://www.reportinghub.no/ep/schema/flow#reportedFlowMaterial> |
17 | rdf:type spin:MagicProperty , owl:ObjectProperty ; | 60 | rdf:type spin:MagicProperty , owl:ObjectProperty ; |
18 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; | 61 | rdfs:domain <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> ; |
... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow | ... | @@ -136,6 +179,54 @@ ep-report:reportsOnFlow |
136 | ] ; | 179 | ] ; |
137 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . | 180 | spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlow> . |
138 | 181 | ||
182 | +ep-report:reportsOnFlowNetwork | ||
183 | + rdf:type spin:MagicProperty , owl:ObjectProperty ; | ||
184 | + rdfs:domain ep-report:ProductionReport ; | ||
185 | + rdfs:label "reports on flow network"^^xsd:string ; | ||
186 | + rdfs:range <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
187 | + rdfs:subClassOf spin:MagicProperties ; | ||
188 | + spin:body | ||
189 | + [ rdf:type sp:Select ; | ||
190 | + sp:distinct "true"^^xsd:boolean ; | ||
191 | + sp:resultVariables ([ sp:varName "productionFlowNetwork"^^xsd:string | ||
192 | + ]) ; | ||
193 | + sp:where ([ sp:object ep-report:ProductionReport ; | ||
194 | + sp:predicate rdf:type ; | ||
195 | + sp:subject spin:_arg1 | ||
196 | + ] [ sp:object | ||
197 | + [ sp:varName "productionReport"^^xsd:string | ||
198 | + ] ; | ||
199 | + sp:predicate <http://www.reportinghub.no/ep/schema/core#partOf> ; | ||
200 | + sp:subject | ||
201 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
202 | + ] | ||
203 | + ] [ sp:object ep-report:ProductVolumeReport ; | ||
204 | + sp:predicate rdf:type ; | ||
205 | + sp:subject | ||
206 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
207 | + ] | ||
208 | + ] [ sp:object | ||
209 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
210 | + ] ; | ||
211 | + sp:predicate ep-report:reportOn ; | ||
212 | + sp:subject | ||
213 | + [ sp:varName "productVolumeReport"^^xsd:string | ||
214 | + ] | ||
215 | + ] [ sp:object <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> ; | ||
216 | + sp:predicate rdf:type ; | ||
217 | + sp:subject | ||
218 | + [ sp:varName "productionFlowNetwork"^^xsd:string | ||
219 | + ] | ||
220 | + ]) | ||
221 | + ] ; | ||
222 | + spin:constraint | ||
223 | + [ rdf:type spl:Argument ; | ||
224 | + rdfs:comment "the report that contains flows"^^xsd:string ; | ||
225 | + spl:predicate sp:arg1 ; | ||
226 | + spl:valueType ep-report:ProductionReport | ||
227 | + ] ; | ||
228 | + spin:returnType <http://www.reportinghub.no/ep/schema/flow#ProductionFlowNetwork> . | ||
229 | + | ||
139 | <http://www.reportinghub.no/ep/spin/prod-property> | 230 | <http://www.reportinghub.no/ep/spin/prod-property> |
140 | rdf:type owl:Ontology ; | 231 | rdf:type owl:Ontology ; |
141 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | 232 | owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/schema/1.0/production> ; | ... | ... |
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
15 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> | 15 | <http://www.reportinghub.no/ep/transform/transform-helper-schema> |
16 | rdf:type owl:Ontology ; | 16 | rdf:type owl:Ontology ; |
17 | rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ; | 17 | rdfs:comment "The Transform Helper Schema is the set of properties and classes used for the creation of temporary data used as part of the ERH transformations. All instances of classes and uses of these properties is deleted before the triples are stored in the RDF database."^^xsd:string ; |
18 | - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://www.epim.no/schemas/mprml/1> ; | 18 | + owl:imports <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/activity> , <http://spinrdf.org/spin> ; |
19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 19 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
20 | 20 | ||
21 | transhelp:buildRdlURI | 21 | transhelp:buildRdlURI |
... | @@ -44,15 +44,15 @@ transhelp:derivedFrom | ... | @@ -44,15 +44,15 @@ transhelp:derivedFrom |
44 | rdf:type owl:ObjectProperty . | 44 | rdf:type owl:ObjectProperty . |
45 | 45 | ||
46 | transhelp:domainOfPropertyMapsToMPREnumeration | 46 | transhelp:domainOfPropertyMapsToMPREnumeration |
47 | - rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; | 47 | + rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; |
48 | rdfs:label "domain of property maps to MPR enumeration"^^xsd:string ; | 48 | rdfs:label "domain of property maps to MPR enumeration"^^xsd:string ; |
49 | rdfs:subPropertyOf transhelp:mapsTo . | 49 | rdfs:subPropertyOf transhelp:mapsTo . |
50 | 50 | ||
51 | transhelp:facilityIdentifier | 51 | transhelp:facilityIdentifier |
52 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 52 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
53 | 53 | ||
54 | transhelp:flowingStateMapsToMPREnumeration | 54 | transhelp:flowingStateMapsToMPREnumeration |
55 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 55 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
56 | rdfs:label "flowing state maps to MPR enumeration"^^xsd:string ; | 56 | rdfs:label "flowing state maps to MPR enumeration"^^xsd:string ; |
57 | rdfs:subPropertyOf transhelp:mapsTo . | 57 | rdfs:subPropertyOf transhelp:mapsTo . |
58 | 58 | ||
... | @@ -71,43 +71,46 @@ transhelp:hasEquivalentInRDL | ... | @@ -71,43 +71,46 @@ transhelp:hasEquivalentInRDL |
71 | rdfs:label "has equivalent in RDL"^^xsd:string . | 71 | rdfs:label "has equivalent in RDL"^^xsd:string . |
72 | 72 | ||
73 | transhelp:interval | 73 | transhelp:interval |
74 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 74 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
75 | 75 | ||
76 | transhelp:intervalEnd | 76 | transhelp:intervalEnd |
77 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 77 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
78 | 78 | ||
79 | transhelp:intervalIdentifier | 79 | transhelp:intervalIdentifier |
80 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 80 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
81 | 81 | ||
82 | transhelp:intervalStart | 82 | transhelp:intervalStart |
83 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 83 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
84 | 84 | ||
85 | transhelp:label | 85 | transhelp:label |
86 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 86 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
87 | 87 | ||
88 | transhelp:mapsTo | 88 | transhelp:mapsTo |
89 | rdf:type rdf:Property . | 89 | rdf:type rdf:Property . |
90 | 90 | ||
91 | transhelp:materialClassMapsToMPREnumeration | 91 | transhelp:materialClassMapsToMPREnumeration |
92 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 92 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
93 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; | 93 | rdfs:label "material class maps to MPR enumeration"^^xsd:string ; |
94 | rdfs:subPropertyOf transhelp:mapsTo . | 94 | rdfs:subPropertyOf transhelp:mapsTo . |
95 | 95 | ||
96 | +transhelp:necessaryIntervalString | ||
97 | + rdf:type owl:DatatypeProperty . | ||
98 | + | ||
96 | transhelp:nominalInstant | 99 | transhelp:nominalInstant |
97 | - rdf:type owl:FunctionalProperty , owl:DatatypeProperty . | 100 | + rdf:type owl:DatatypeProperty , owl:FunctionalProperty . |
98 | 101 | ||
99 | transhelp:propertyMapsToMPREnumeration | 102 | transhelp:propertyMapsToMPREnumeration |
100 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; | 103 | + rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; |
101 | rdfs:label "property maps to MPR enumeration"^^xsd:string ; | 104 | rdfs:label "property maps to MPR enumeration"^^xsd:string ; |
102 | rdfs:subPropertyOf transhelp:mapsTo . | 105 | rdfs:subPropertyOf transhelp:mapsTo . |
103 | 106 | ||
104 | transhelp:quantitySpaceMapsToClassOfScale | 107 | transhelp:quantitySpaceMapsToClassOfScale |
105 | - rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty , owl:FunctionalProperty ; | 108 | + rdf:type owl:FunctionalProperty , owl:InverseFunctionalProperty , owl:ObjectProperty ; |
106 | rdfs:label "quantity space maps to class of scale"^^xsd:string ; | 109 | rdfs:label "quantity space maps to class of scale"^^xsd:string ; |
107 | rdfs:subPropertyOf transhelp:mapsTo . | 110 | rdfs:subPropertyOf transhelp:mapsTo . |
108 | 111 | ||
109 | transhelp:rangeOfPropertyMapsToMPREnumeration | 112 | transhelp:rangeOfPropertyMapsToMPREnumeration |
110 | - rdf:type owl:InverseFunctionalProperty , owl:ObjectProperty ; | 113 | + rdf:type owl:ObjectProperty , owl:InverseFunctionalProperty ; |
111 | rdfs:label "range of property maps to MPR enumeration"^^xsd:string ; | 114 | rdfs:label "range of property maps to MPR enumeration"^^xsd:string ; |
112 | rdfs:subPropertyOf transhelp:mapsTo . | 115 | rdfs:subPropertyOf transhelp:mapsTo . |
113 | 116 | ... | ... |
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
... | @@ -13,7 +13,7 @@ WHERE { | ... | @@ -13,7 +13,7 @@ WHERE { |
13 | }}" | 13 | }}" |
14 | > | 14 | > |
15 | 15 | ||
16 | -<h1>Monthly Government Report : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> | 16 | +<h1>Monthly Government Report Test 4 : {= ?reportedFieldName } Field, Month Ending {= ?activityEnd}</h1> |
17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> | 17 | <h2>Report title : {# SELECT ?title WHERE { ?report a ep-report:ProductionReport . ?report ep-core:name ?title . } }</h2> |
18 | <h2>Report version : {# SELECT ?reportVersion | 18 | <h2>Report version : {# SELECT ?reportVersion |
19 | WHERE { | 19 | WHERE { |
... | @@ -173,25 +173,11 @@ OPTIONAL { | ... | @@ -173,25 +173,11 @@ OPTIONAL { |
173 | 173 | ||
174 | </ui:forEach> --> | 174 | </ui:forEach> --> |
175 | 175 | ||
176 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:GasSales" /> | ||
177 | 176 | ||
178 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> | ||
179 | - | ||
180 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows_1" /> | ||
181 | - | ||
182 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo" /> | ||
183 | - | ||
184 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:Cargo_1" /> | ||
185 | 177 | ||
186 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:CargoOwnership" /> | 178 | + <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:WellProductionFlows" /> |
187 | - | ||
188 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionSales" /> | ||
189 | - | ||
190 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionFlowsAll" /> | ||
191 | - | ||
192 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventory" /> | ||
193 | 179 | ||
194 | - <mprgswp:Table arg:report="{= ?report }" arg:template="mpr-tables:ProductionInventoryOwnership" /> | 180 | + |
195 | 181 | ||
196 | 182 | ||
197 | 183 | ... | ... |
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | +# baseURI: http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp | ||
2 | +# imports: http://www.reportinghub.no/data/erh | ||
3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/production | ||
4 | + | ||
5 | +@prefix TRIPLES: <http://www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/BA_ASGARD/test-results/triples/ASGARD-ONLY-MONTH_AND_DAY_2012-02-01_final-mprp#> . | ||
6 | +@prefix ep-activity: <http://www.reportinghub.no/ep/schema/activity#> . | ||
7 | +@prefix ep-core: <http://www.reportinghub.no/ep/schema/core#> . | ||
8 | +@prefix ep-eqt: <http://www.reportinghub.no/ep/schema/equipment#> . | ||
9 | +@prefix ep-fac: <http://www.reportinghub.no/ep/schema/facility#> . | ||
10 | +@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> . | ||
11 | +@prefix ep-material: <http://www.reportinghub.no/ep/schema/material#> . | ||
12 | +@prefix ep-org: <http://www.reportinghub.no/ep/schema/organization#> . | ||
13 | +@prefix ep-prodact: <http://www.reportinghub.no/ep/schema/production-activity#> . | ||
14 | +@prefix ep-prodfac: <http://www.reportinghub.no/ep/schema/production-facility#> . | ||
15 | +@prefix ep-prodwell: <http://www.reportinghub.no/ep/schema/production-well#> . | ||
16 | +@prefix ep-report: <http://www.reportinghub.no/ep/schema/report#> . | ||
17 | +@prefix ep-well: <http://www.reportinghub.no/ep/schema/well#> . | ||
18 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . | ||
19 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||
20 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
21 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||
22 | + |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment