Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -5,11 +5,11 @@ | ... | @@ -5,11 +5,11 @@ |
5 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | 5 | @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . |
6 | @prefix list: <http://www.co-ode.org/ontologies/list.owl#> . | 6 | @prefix list: <http://www.co-ode.org/ontologies/list.owl#> . |
7 | @prefix ilap-xsd: <http://data.posccaesar.org/ilap/xsd-generator-ontology/> . | 7 | @prefix ilap-xsd: <http://data.posccaesar.org/ilap/xsd-generator-ontology/> . |
8 | -@prefix lci: <http://standards.iso.org/iso/15926/ontology/life-cycle-integration/> . | 8 | +@prefix lci: <http://data.posccaesar.org/dm/> . |
9 | @prefix dct: <http://purl.org/dc/terms/> . | 9 | @prefix dct: <http://purl.org/dc/terms/> . |
10 | @prefix ptrn: <http://data.posccaesar.org/ptrn/> . | 10 | @prefix ptrn: <http://data.posccaesar.org/ptrn/> . |
11 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | 11 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
12 | -@prefix lcm: <http://standards.iso.org/iso/15926/ontology/life-cycle-metadata/> . | 12 | +@prefix lcm: <http://data.posccaesar.org/dm/metadata/> . |
13 | @prefix rdl: <http://data.posccaesar.org/rdl/> . | 13 | @prefix rdl: <http://data.posccaesar.org/rdl/> . |
14 | @prefix ilap-view: <http://data.posccaesar.org/ilap/view-ontology/> . | 14 | @prefix ilap-view: <http://data.posccaesar.org/ilap/view-ontology/> . |
15 | @prefix pn: <http://www.w3.org/2005/xpath-functions#> . | 15 | @prefix pn: <http://www.w3.org/2005/xpath-functions#> . | ... | ... |
-
Please register or login to post a comment