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
saref4inma
Commits
48c31d40
Commit
48c31d40
authored
May 29, 2020
by
Maxime Lefrançois
Browse files
Issues in TS 103 673 Clause 9.4.3.3
parent
8e7b539f
Pipeline
#199
failed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ontology/saref4inma.ttl
ontology/saref4inma.ttl
+3
-2
No files found.
ontology/saref4inma.ttl
View file @
48c31d40
...
...
@@ -11,6 +11,7 @@
@prefix
s4bldg:
<https://saref.etsi.org/saref4bldg/>
.
@prefix
s4inma:
<https://saref.etsi.org/saref4inma/>
.
@prefix
vann:
<http://purl.org/vocab/vann/>
.
@prefix
schema:
<http://schema.org/>
.
@base
<https://saref.etsi.org/saref4inma/>
.
<https://saref.etsi.org/saref4inma/>
rdf:
type
owl:
Ontology
;
...
...
@@ -20,7 +21,7 @@
vann:
preferredNamespacePrefix
"s4inma"
;
vann:
preferredNamespaceUri
"https://saref.etsi.org/saref4inma/"
^^
xsd:
anyURI
;
dct:
creator
<https://www.linkedin.com/in/lauradaniele>
;
dct:
contributor
"Matthijs Punter, TNO"
^^
xsd:
string
;
dct:
contributor
[
a
schema:
Person
;
schema:
givenName
"Matthijs"
;
schema:
familyName
"Punter"
;
schema:
affiliation
[
a
schema:
Organization
;
schema:
name
"TNO"
]
]
;
dct:
creator
<http://www.garcia-castro.com/foaf.rdf#me>
;
dct:
source
<https://forge.etsi.org/rep/SAREF/saref4inma>
;
dct:
publisher
<https://www.etsi.org/>
;
...
...
@@ -28,7 +29,7 @@
dct:
creator
<https://www.linkedin.com/in/mderoode>
;
dct:
license
<https://forge.etsi.org/etsi-software-license>
;
dct:
contributor
<http://purl.org/net/mpoveda>
;
dct:
creator
"Alba Fernandez Izquierdo, UPM"
^^
xsd:
string
;
dct:
creator
[
a
schema:
Person
;
schema:
givenName
"Alba"
;
schema:
familyName
"Fernandez Izquierdo"
;
schema:
affiliation
[
a
schema:
Organization
;
schema:
name
"UPM"
]
]
;
dct:
created
"2015-03-29"
^^
xsd:
date
;
rdfs:
comment
"""Information about changes compared to version 1.1.1:
- Updated namespaces for compatibility with SAREF v3."""
@en
;
...
...
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