David Price

Initial setup of test and testcase folders for testing

1 +# Saved by TopBraid on Sun Sep 18 11:11:55 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest
3 +# imports: http://spinrdf.org/spin
4 +# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
5 +
6 +@prefix : <http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest#> .
7 +@prefix collector: <http://www.reportinghub.no/ep/transform/1.1/ddr/collector#> .
8 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
9 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
10 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
11 +@prefix sp: <http://spinrdf.org/sp#> .
12 +@prefix spin: <http://spinrdf.org/spin#> .
13 +@prefix spl: <http://spinrdf.org/spl#> .
14 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
15 +
16 +<http://www.reportinghub.no/test/ddr/TEST_ddr-xml-ingest>
17 + rdf:type owl:Ontology ;
18 + owl:imports <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> , <http://spinrdf.org/spin> ;
19 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:11:55 BST 2011
2 +# baseURI: null
3 +
4 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 +@prefix visual: <http://topbraid.org/visual#> .
11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 +
13 +[] rdf:type inference:Configuration ;
14 + composite:child
15 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 + composite:index "0"^^xsd:int
17 + ] .
1 +# Saved by TopBraid on Sun Sep 18 11:19:24 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/ddr/testcase/DATA_ddr-report-header
3 +
4 +@prefix : <http://www.reportinghub.no/test/ddr/testcase/DATA_ddr-report-header#> .
5 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
6 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
7 +
8 +<http://www.reportinghub.no/test/ddr/testcase/DATA_ddr-report-header>
9 + rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
10 + <http://www.w3.org/2002/07/owl#versionInfo>
11 + "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:12:45 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest
3 +# imports: http://spinrdf.org/spin
4 +
5 +@prefix : <http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest#> .
6 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
7 +@prefix sp: <http://spinrdf.org/sp#> .
8 +@prefix spin: <http://spinrdf.org/spin#> .
9 +@prefix spl: <http://spinrdf.org/spl#> .
10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 +
12 +<http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest>
13 + rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
14 + <http://www.w3.org/2002/07/owl#imports>
15 + <http://spinrdf.org/spin> ;
16 + <http://www.w3.org/2002/07/owl#versionInfo>
17 + "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:12:45 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/dpr/TEST_dpr-xml-ingest
3 +
4 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 +@prefix visual: <http://topbraid.org/visual#> .
11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 +
13 +[] rdf:type inference:Configuration ;
14 + composite:child
15 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 + composite:index "0"^^xsd:int
17 + ] .
1 +# Saved by TopBraid on Sun Sep 18 11:18:56 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/dpr/testcase/DATA_report-header
3 +
4 +@prefix : <http://www.reportinghub.no/test/dpr/testcase/DATA_report-header#> .
5 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
6 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
7 +
8 +<http://www.reportinghub.no/test/dpr/testcase/DATA_report-header>
9 + rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
10 + <http://www.w3.org/2002/07/owl#versionInfo>
11 + "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:16:27 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example
3 +# imports: http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003
4 +
5 +@prefix : <http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example#> .
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 xsd: <http://www.w3.org/2001/XMLSchema#> .
10 +
11 +<http://www.reportinghub.no/test/ep/testcase/DATA_PCA-part2-example>
12 + rdf:type owl:Ontology ;
13 + owl:imports <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003> ;
14 + owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:13:08 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest
3 +# imports: http://spinrdf.org/spin
4 +
5 +@prefix : <http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest#> .
6 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
7 +@prefix sp: <http://spinrdf.org/sp#> .
8 +@prefix spin: <http://spinrdf.org/spin#> .
9 +@prefix spl: <http://spinrdf.org/spl#> .
10 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
11 +
12 +<http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest>
13 + rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
14 + <http://www.w3.org/2002/07/owl#imports>
15 + <http://spinrdf.org/spin> ;
16 + <http://www.w3.org/2002/07/owl#versionInfo>
17 + "Created with TopBraid Composer"^^xsd:string .
1 +# Saved by TopBraid on Sun Sep 18 11:13:08 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/mpr/TEST_mpr-xml-ingest
3 +
4 +@prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> .
5 +@prefix forms: <http://www.topbraid.org/2007/01/forms.owl#> .
6 +@prefix inference: <http://www.topbraid.org/2007/06/inference.owl#> .
7 +@prefix owl: <http://www.w3.org/2002/07/owl#> .
8 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
9 +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
10 +@prefix visual: <http://topbraid.org/visual#> .
11 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
12 +
13 +[] rdf:type inference:Configuration ;
14 + composite:child
15 + [ rdf:type <http://spinrdf.org/spin#TopSPIN> ;
16 + composite:index "0"^^xsd:int
17 + ] .
1 +# Saved by TopBraid on Sun Sep 18 11:18:27 BST 2011
2 +# baseURI: http://www.reportinghub.no/test/mpr/testcase/DATA_report-header
3 +
4 +@prefix : <http://www.reportinghub.no/test/mpr/testcase/DATA_report-header#> .
5 +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
6 +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
7 +
8 +<http://www.reportinghub.no/test/mpr/testcase/DATA_report-header>
9 + rdf:type <http://www.w3.org/2002/07/owl#Ontology> ;
10 + <http://www.w3.org/2002/07/owl#versionInfo>
11 + "Created with TopBraid Composer"^^xsd:string .