David Price

created DPR-tables file

1 +# Saved by TopBraid on Wed Oct 12 18:15:28 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/spin/dpr-tables
3 +# imports: http://spinrdf.org/spin
4 +
5 +@prefix dpr-tables: <http://www.reportinghub.no/ep/spin/dpr-tables#> .
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/ep/spin/dpr-tables>
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 Wed Oct 12 18:15:28 BST 2011
2 +# baseURI: http://www.reportinghub.no/ep/spin/dpr-tables
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 + ] .