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

import s4syst

parent a7ecec29
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -6,6 +6,7 @@
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix s4envi: <https://saref.etsi.org/saref4envi/> .
@prefix s4envi: <https://saref.etsi.org/saref4envi/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@@ -29,7 +30,7 @@
- See https://saref.etsi.org/sources/saref4envi/-/milestones/1"""@en ;
- See https://saref.etsi.org/sources/saref4envi/-/milestones/1"""@en ;
  rdfs:comment """Information about changes compared to version 1.1.1: 
  rdfs:comment """Information about changes compared to version 1.1.1: 
- Updated namespaces for compatibility with SAREF v3."""@en ;
- Updated namespaces for compatibility with SAREF v3."""@en ;
  owl:imports <https://saref.etsi.org/core/v3.2.1/> ; # should be v4.1.1 in the future.
  owl:imports <https://saref.etsi.org/core/v3.2.1/> , <https://saref.etsi.org/saref4syst/v1.1.2> ; # should be v4.1.1 in the future.
dcterms:source <https://saref.etsi.org/sources/saref4envi/> ;
dcterms:source <https://saref.etsi.org/sources/saref4envi/> ;
rdfs:seeAlso <https://www.etsi.org/deliver/etsi_ts/103400_103499/10341002/02.01.01_60/ts_10341002v020101p.pdf> ;
rdfs:seeAlso <https://www.etsi.org/deliver/etsi_ts/103400_103499/10341002/02.01.01_60/ts_10341002v020101p.pdf> ;
  owl:versionInfo "v2.1.1" .
  owl:versionInfo "v2.1.1" .