David Leal

Delete unwanted test folder

1 -# Saved by TopBraid on Tue Sep 13 16:38:53 BST 2011
2 -# baseURI: http://www.reportinghub.no/DJL_test/unnamed
3 -# imports: http://www.witsml.org/schemas/1series
4 -# imports: http://spinrdf.org/spin
5 -# imports: http://www.reportinghub.no/ep/transform/1.1/ddr/collector
6 -
7 -@prefix : <http://www.reportinghub.no/DJL_test/unnamed#> .
8 -@prefix NPD_1104121247072: <http://www.reportinghub.no/examples/ddr/NPD_110412124707#> .
9 -@prefix TemplateTest: <file:///EPIM-Ontologies/www.reportinghub.no/examples/xml/TemplateTest.xml#> .
10 -@prefix TemplateTest1: <file:///www.reportinghub.no/examples/xml/TemplateTest.xml#> .
11 -@prefix collector: <http://www.reportinghub.no/ep/transform/1.1/ddr/collector#> .
12 -@prefix normalization: <http://www.reportinghub.no/ep/transform/1.1/normalization#> .
13 -@prefix owl: <http://www.w3.org/2002/07/owl#> .
14 -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
15 -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
16 -@prefix sp: <http://spinrdf.org/sp#> .
17 -@prefix spin: <http://spinrdf.org/spin#> .
18 -@prefix spl: <http://spinrdf.org/spl#> .
19 -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
20 -
21 -<http://www.reportinghub.no/DJL_test/unnamed>
22 - rdf:type owl:Ontology ;
23 - owl:imports <http://www.witsml.org/schemas/1series> , <http://spinrdf.org/spin> , <http://www.reportinghub.no/ep/transform/1.1/ddr/collector> ;
24 - owl:versionInfo "Created with TopBraid Composer"^^xsd:string .
1 -# Saved by TopBraid on Tue Sep 13 16:38:53 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 - <http://spinrdf.org/spin#topSPINOptions>
17 - "singlePass" ;
18 - composite:index "0"^^xsd:int
19 - ] .