Showing
5 changed files
with
39 additions
and
57 deletions
1 | -# Saved by TopBraid on Fri Oct 07 18:37:43 BST 2011 | 1 | +# Saved by TopBraid on Sat Oct 08 12:07:59 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow | 2 | +# baseURI: http://www.reportinghub.no/ep/schema/1.0/flow |
3 | -# imports: http://www.reportinghub.no/ep/schema/1.0/core | 3 | +# imports: http://www.reportinghub.no/ep/schema/1.0/core |
4 | - | 4 | + |
5 | -@prefix : <http://www.reportinghub.no/ep/schema/1.0/flow#> . | 5 | +@prefix ep-flow: <http://www.reportinghub.no/ep/schema/flow#> . |
6 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 6 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
7 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 7 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
8 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 8 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
9 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 9 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
10 | - | 10 | + |
11 | -<http://www.reportinghub.no/ep/schema/1.0/flow> | 11 | +<http://www.reportinghub.no/ep/schema/1.0/flow> |
12 | - rdf:type owl:Ontology ; | 12 | + rdf:type owl:Ontology ; |
13 | - owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; | 13 | + owl:imports <http://www.reportinghub.no/ep/schema/1.0/core> ; |
14 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 14 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
15 | - | 15 | + |
16 | -:Flow | 16 | +ep-flow:Flow |
17 | - rdf:type owl:Class ; | 17 | + rdf:type owl:Class ; |
18 | - rdfs:label "flow"^^xsd:string ; | 18 | + rdfs:label "flow"^^xsd:string ; |
19 | - rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> . | 19 | + rdfs:subClassOf <http://www.reportinghub.no/ep/schema/core#PhysicalThing> . | ... | ... |
1 | -# Saved by TopBraid on Fri Oct 07 14:12:45 BST 2011 | 1 | +# Saved by TopBraid on Sat Oct 08 12:30:45 BST 2011 |
2 | -# baseURI: http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0 | 2 | +# baseURI: http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0 |
3 | -# imports: http://www.reportinghub.no/ep/transform/1.1/dpr/productVolume | 3 | +# imports: http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume |
4 | -# imports: http://spinrdf.org/spin | 4 | +# imports: http://spinrdf.org/spin |
5 | - | 5 | + |
6 | -@prefix TRANSFORM_dpr-collector-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0#> . | 6 | +@prefix TRANSFORM_dpr-collector-v1: <http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0#> . |
7 | -@prefix owl: <http://www.w3.org/2002/07/owl#> . | 7 | +@prefix owl: <http://www.w3.org/2002/07/owl#> . |
8 | -@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.1/dpr/productVolume#> . | 8 | +@prefix productVolume: <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume#> . |
9 | -@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 9 | +@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
10 | -@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 10 | +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
11 | -@prefix sp: <http://spinrdf.org/sp#> . | 11 | +@prefix sp: <http://spinrdf.org/sp#> . |
12 | -@prefix spin: <http://spinrdf.org/spin#> . | 12 | +@prefix spin: <http://spinrdf.org/spin#> . |
13 | -@prefix spl: <http://spinrdf.org/spl#> . | 13 | +@prefix spl: <http://spinrdf.org/spl#> . |
14 | -@prefix unnamed1: <http://www.reportinghub.no/ep/transform/unnamed1#> . | 14 | +@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
15 | -@prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | 15 | + |
16 | - | 16 | +<http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0> |
17 | -<http://www.reportinghub.no/ep/transform/TRANSFORM_dpr-collector-v1.0> | 17 | + rdf:type owl:Ontology ; |
18 | - rdf:type owl:Ontology ; | 18 | + owl:imports <http://www.reportinghub.no/ep/transform/1.0/dpr/productVolume> , <http://spinrdf.org/spin> ; |
19 | - owl:imports <http://www.reportinghub.no/ep/transform/1.1/dpr/productVolume> , <http://spinrdf.org/spin> ; | 19 | + owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
20 | - owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | ... | ... |
1 | -# Saved by TopBraid on Fri Oct 07 14:12:45 BST 2011 | 1 | +# Saved by TopBraid on Sat Oct 08 12:30:45 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Fri Oct 07 19:15:39 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 | - ] . |
-
Please register or login to post a comment