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
0f9b8399
Commit
0f9b8399
authored
Apr 08, 2020
by
María
Browse files
updated ontology URIs in the example closes:
#1
parent
39eff258
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
examples/example1ENVI-polished.ttl
examples/example1ENVI-polished.ttl
+7
-7
No files found.
examples/example1ENVI-polished.ttl
View file @
0f9b8399
@prefix
:
<http://saref.
linkeddata.es
/data/envi/example1>
.
@prefix
:
<http
s
://saref.
etsi.org/saref4city
/data/envi/example1
/
>
.
@prefix
dc:
<http://purl.org/dc/elements/1.1/>
.
@prefix
owl:
<http://www.w3.org/2002/07/owl#>
.
@prefix
rdf:
<http://www.w3.org/1999/02/22-rdf-syntax-ns#>
.
...
...
@@ -7,17 +7,17 @@
@prefix
prov:
<http://www.w3.org/ns/prov#>
.
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
vann:
<http://purl.org/vocab/vann/>
.
@prefix
saref:
<https://
w3id.org/saref#
>
.
@prefix
s4envi:
<https://
w3id
.org/saref4envi
#
>
.
@prefix
s4ener:
<https://
w3id
.org/saref4e
e#
>
.
@prefix
saref:
<https://
saref.etsi.org/core/
>
.
@prefix
s4envi:
<https://
saref.etsi
.org/saref4envi
/
>
.
@prefix
s4ener:
<https://
saref.etsi
.org/saref4e
ner/
>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@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
<http://saref.
linkeddata.es
/data/envi/example1>
.
@base
<http
s
://saref.
etsi.org/saref4city
/data/envi/example1
/
>
.
<http://saref.
linkeddata.es
/data/envi/example1>
rdf:
type
owl:
Ontology
;
owl:
versionIRI
<http://saref.
linkeddata.es/def/v1
/envi/example1>
;
<http
s
://saref.
etsi.org/saref4city
/data/envi/example1
/
>
rdf:
type
owl:
Ontology
;
owl:
versionIRI
<http
s
://saref.
etsi.org/saref4city/data
/envi/example1
/
>
;
dcterms:
creator
<http://purl.org/net/mpoveda>
;
rdfs:
comment
"Example of use for the SAREF extension for environment"
@en
;
dcterms:
creator
<http://www.garcia-castro.com/foaf.rdf#me>
;
...
...
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