David Leal

Component content committed

1 +# baseURI: null
2 +
3 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
4 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
5 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
6 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
7 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
8 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
9 +@prefix visual: <http://topbraid.org/visual#> .
10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 +
12 +[] rdf:type inference:Configuration ;
13 + composite:child
14 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
15 + composite:index "0"^^xsd:int
16 + ] .
1 -# baseURI: http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest 1 +# baseURI: http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest
2 -# imports: http://spinrdf.org/spin 2 +# imports: http://spinrdf.org/spin
3 -# imports: http://www.reportinghub.no/data/erh 3 +# imports: http://www.reportinghub.no/data/erh
4 -# imports: http://www.reportinghub.no/ep/spin/prod-property 4 +# imports: http://www.reportinghub.no/ep/spin/prod-property
5 -# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector 5 +# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
6 -# imports: http://www.reportinghub.no/np/data/npd 6 +# imports: http://www.reportinghub.no/np/data/npd
7 - 7 +
8 -@prefix : <http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest#> . 8 +@prefix : <http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest#> .
9 -@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> . 9 +@prefix ASGARD_DAY_2012-03-01_final: <file:///www.reportinghub.no/test/dpr2/testcase/epim-dpr2/BA_ASGARD/ASGARD_DAY_2012-03-01_final.xml#> .
10 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 10 +@prefix ASGARD_DAY_2012-03-01_final-production-flow-parameterSet: <file:///www.reportinghub.no/test/dpr2/testcase/epim-dpr2/BA_ASGARD/ASGARD_DAY_2012-03-01_final-production-flow-parameterSet.xml#> .
11 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 11 +@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> .
12 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 12 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
13 -@prefix sp: <http://spinrdf.org/sp#> . 13 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
14 -@prefix spin: <http://spinrdf.org/spin#> . 14 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
15 -@prefix spl: <http://spinrdf.org/spl#> . 15 +@prefix sp: <http://spinrdf.org/sp#> .
16 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 16 +@prefix spin: <http://spinrdf.org/spin#> .
17 - 17 +@prefix spl: <http://spinrdf.org/spl#> .
18 -<http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest> 18 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
19 - rdf:type owl:Ontology ; 19 +
20 - owl:imports <http://spinrdf.org/spin> , <http://www.reportinghub.no/data/erh> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/data/npd> ; 20 +<http://www.reportinghub.no/test/dpr2/testcase/TEST_dpr2-xml-ingest>
21 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 21 + rdf:type owl:Ontology ;
22 + owl:imports <http://www.reportinghub.no/np/data/npd> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/data/erh> , <http://spinrdf.org/spin> ;
23 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......
1 -# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts 1 +# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts
2 -# imports: http://spinrdf.org/spin 2 +# imports: file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/PL147/TRYM-MONTH_AND_DAY_2012-03-01_final-dl-parameterSet.xml
3 -# imports: http://www.epim.no/schemas/mprml/1 3 +# imports: http://spinrdf.org/spin
4 -# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts 4 +# imports: http://www.epim.no/schemas/mprml/1
5 -# imports: http://www.reportinghub.no/ep/spin/prod-property 5 +# imports: http://www.reportinghub.no/ep/schema/1.0/erhfacts
6 -# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector 6 +# imports: http://www.reportinghub.no/ep/spin/prod-property
7 -# imports: http://www.reportinghub.no/np/schema/1.0/npd 7 +# imports: http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector
8 - 8 +# imports: http://www.reportinghub.no/np/schema/1.0/npd
9 -@prefix : <http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts#> . 9 +
10 -@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> . 10 +@prefix : <http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts#> .
11 -@prefix TRYM-MONTH_2012-02-01_final-mprg: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-govt/PL147/tqedits/TRYM-MONTH_2012-02-01_final-mprg.xml#> . 11 +@prefix TRANSFORM_mpr-collector: <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector#> .
12 -@prefix TRYM-volumes_2011-08-27_final: <file:///EPIM-Ontologies/www.reportinghub.no/test/mpr/testcase/DongEnergy/dpr-mprformat/TRYM-volumes_2011-08-27_final.xml#> . 12 +@prefix TRYM-MONTH_2012-02-01_final-mprg: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-govt/PL147/tqedits/TRYM-MONTH_2012-02-01_final-mprg.xml#> .
13 -@prefix owl: <http://www.w3.org/2002/07/owl#> . 13 +@prefix TRYM-MONTH_AND_DAY_2012-03-01_final-dl-parameterSet: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/PL147/TRYM-MONTH_AND_DAY_2012-03-01_final-dl-parameterSet.xml#> .
14 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 14 +@prefix TRYM-volumes_2011-08-27_final: <file:///EPIM-Ontologies/www.reportinghub.no/test/mpr/testcase/DongEnergy/dpr-mprformat/TRYM-volumes_2011-08-27_final.xml#> .
15 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 15 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
16 -@prefix sp: <http://spinrdf.org/sp#> . 16 +@prefix p20DL: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/PL147/tqedits/TRYM-MONTH_AND_DAY_2012-03-01_final-mprp-parameterSet%20-%20DL.xml#> .
17 -@prefix spin: <http://spinrdf.org/spin#> . 17 +@prefix p20available: <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/PL147/tqedits/TRYM-MONTH_AND_DAY_2012-03-01_final-mprp-parameterSet%20-%20DL%20-%20available.xml#> .
18 -@prefix spl: <http://spinrdf.org/spl#> . 18 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
19 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 19 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
20 - 20 +@prefix sp: <http://spinrdf.org/sp#> .
21 -<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts> 21 +@prefix spin: <http://spinrdf.org/spin#> .
22 - rdf:type owl:Ontology ; 22 +@prefix spl: <http://spinrdf.org/spl#> .
23 - owl:imports <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/schema/1.0/npd> ; 23 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
24 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . 24 +
25 +<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest-NoFacts>
26 + rdf:type owl:Ontology ;
27 + owl:imports <file:///www.reportinghub.no/test/mpr/testcase/epim-mpr-partner/MPRP1.0/PL147/TRYM-MONTH_AND_DAY_2012-03-01_final-dl-parameterSet.xml> , <http://spinrdf.org/spin> , <http://www.epim.no/schemas/mprml/1> , <http://www.reportinghub.no/ep/schema/1.0/erhfacts> , <http://www.reportinghub.no/ep/spin/prod-property> , <http://www.reportinghub.no/ep/transform/TRANSFORM_mpr-collector> , <http://www.reportinghub.no/np/schema/1.0/npd> ;
28 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
......