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

fix versionIRI

ERROR in SAREF Pipeline: .SAREF4ENVI v1.1.2 - Issues in TS 103 673 Clause 9.4.3.1

The ontology document shall contain exactly one metadata . The value for this metadata shall be

-  got:  ;
parent 3bd085b9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
@base <https://saref.etsi.org/saref4envi/> .

<https://saref.etsi.org/saref4envi/> rdf:type owl:Ontology ;
                                      owl:versionIRI <https://saref.etsi.org/saref4envi/v1.2.1/> ;
                                      owl:versionIRI <https://saref.etsi.org/saref4envi/v1.1.2/> ;
                                      dcterms:description "This ontology extends the SAREF ontology for the environment domain, specifically for the light pollution domain, including concepts like photometers, light, etc."@en ;
                                      dcterms:publisher <https://www.etsi.org/> ;
                                      dcterms:title "SAREF extension for environment"@en ;