Unverified Commit cab24b30 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

wrong version in base and prefix

parent fafc3783
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI/> .
@prefix : <https://saref.etsi.org/saref4envi/v2.1.1/example/example1ENVI/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@@ -12,7 +12,7 @@
@prefix wurvoc: <http://www.wurvoc.org/vocabularies/om-1.8/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#>.

@base <https://saref.etsi.org/saref4envi/v1.1.2/example/example1ENVI/> .
@base <https://saref.etsi.org/saref4envi/v2.1.1/example/example1ENVI/> .

<https://saref.etsi.org/saref4envi/v2.1.1/example/example1ENVI#> a dctype:Dataset ;
  dcterms:creator <http://purl.org/net/mpoveda> ,