Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref4envi
Commits
3b3aaf01
Commit
3b3aaf01
authored
Jun 05, 2020
by
Maxime Lefrançois
Browse files
Issues in TS 103 673 Clause 9.6
parent
b36826a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
10 deletions
+14
-10
examples/example1ENVI.ttl
examples/example1ENVI.ttl
+14
-10
No files found.
examples/example1ENVI.ttl
View file @
3b3aaf01
@prefix
:
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1/>
.
@prefix
:
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1
ENVI
/>
.
@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>
.
...
...
@@ -8,21 +8,25 @@
@prefix
s4envi:
<https://saref.etsi.org/saref4envi/>
.
@prefix
s4ener:
<https://saref.etsi.org/saref4ener/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@prefix
dctype:
<http://purl.org/dc/dcmitype/>
.
@prefix
geo:
<http://www.w3.org/2003/01/geo/wgs84_pos#>
.
@prefix
time:
<http://www.w3.org/2006/time#>
.
@prefix
wurvoc:
<http://www.wurvoc.org/vocabularies/om-1.8/>
.
@base
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1/>
.
@base
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1
ENVI
/>
.
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1
/>
rdf:
type
owl:
Ontology
;
owl:
versionIRI
<http
s
://
saref.etsi.org/saref4envi/v1.1.2/example/example1/
>
;
dcterms:
creator
<http://purl.org/net/mpoveda
>
;
rdfs:
comment
"Example of use for the SAREF extension for environment"
@en
;
dcterms:
c
reator
<http://
www.garcia-castro.com/foaf.rdf#me
>
;
dcterms:
license
<http://
purl.org/NET/rdflicense/cc-by4.0
>
;
owl:
versionInfo
"1.0"
;
dcterms:
publisher
<http://www.oeg-upm.net/>
.
<https://saref.etsi.org/saref4envi/v1.1.2/example/example1
ENVI#>
a
dctype:
Dataset
;
dcterms:
creator
<http://
purl.org/net/mpoveda
>
,
<http://www.garcia-castro.com/foaf.rdf#me
>
;
dcterms:
license
<https://forge.etsi.org/etsi-software-license>
;
dcterms:
c
onformsTo
<http
s
://
saref.etsi.org/saref4envi/v1.1.2/
>
;
dcterms:
conformsTo
<http
s
://
saref.etsi.org/saref4ener/v1.1.2/
>
;
dcterms:
title
"Example of use for the SAREF extension for environment"
@en
;
dcterms:
description
"Example of use for the SAREF extension for environment"
@en
.
geo:
lat
a
owl:
DatatypeProperty
.
geo:
long
a
owl:
DatatypeProperty
.
:
Bluetoothv2-1
rdf:
type
owl:
NamedIndividual
,
s4envi:
CommunicationInterface
;
s4envi:
hasVersion
"v2.1"
^^
xsd:
string
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment