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
b36826a6
Commit
b36826a6
authored
Jun 05, 2020
by
Maxime Lefrançois
Browse files
The following terms are used by SAREF4ENVI v1.1.2, but not defined in sources: saref:hasName
parent
4b5b30d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
ontology/saref4envi.ttl
ontology/saref4envi.ttl
+9
-9
No files found.
ontology/saref4envi.ttl
View file @
b36826a6
...
...
@@ -246,11 +246,11 @@ saref:hasManufacturer rdf:type owl:DatatypeProperty ;
rdfs:
label
"has manufacturer"
@en
.
### https://saref.etsi.org/core/hasName
saref:
hasName
rdf:
type
owl:
DatatypeProperty
;
rdfs:
comment
"A relationship providing the name of an entity (e.g., device)"
@en
;
rdfs:
isDefinedBy
saref:
;
rdfs:
label
"has name"
@en
.
#
### https://saref.etsi.org/core/hasName
#
saref:hasName rdf:type owl:DatatypeProperty ;
#
rdfs:comment "A relationship providing the name of an entity (e.g., device)"@en ;
#
rdfs:isDefinedBy saref: ;
#
rdfs:label "has name"@en .
### https://saref.etsi.org/core/hasTimestamp
...
...
@@ -592,10 +592,10 @@ saref:UnitOfMeasure rdf:type owl:Class ;
owl:
onProperty
saref:
hasDescription
;
owl:
allValuesFrom
xsd:
string
]
,
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
saref:
hasName
;
owl:
allValuesFrom
xsd:
string
]
,
#
[ rdf:type owl:Restriction ;
#
owl:onProperty saref:hasName ;
#
owl:allValuesFrom xsd:string
#
] ,
[
rdf:
type
owl:
Restriction
;
owl:
onProperty
:
hasCreationDate
;
owl:
allValuesFrom
xsd:
dateTime
...
...
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