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
3a48645c
Commit
3a48645c
authored
Jun 22, 2020
by
Maxime Lefrançois
Browse files
updated examples
parent
972640f8
Pipeline
#216
failed with stages
in 3 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
16 deletions
+7
-16
examples/example1INMA.ttl
examples/example1INMA.ttl
+5
-9
examples/shaver.ttl
examples/shaver.ttl
+2
-7
No files found.
examples/example1INMA.ttl
View file @
3a48645c
...
...
@@ -15,6 +15,8 @@
<https://saref.etsi.org/saref4inma/v1.1.2/example/example1INMA#>
a
dctype:
Dataset
;
dcterms:
license
<https://forge.etsi.org/etsi-software-license>
;
dcterms:
conformsTo
<https://saref.etsi.org/core/v3.1.1/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4bldg/v1.1.2/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4inma/v1.1.2/>
;
dcterms:
title
"Example of use for the SAREF extension for the Industry and Manufacturing domains"
@en
;
dcterms:
description
"Example of use for the SAREF extension for the Industry and Manufacturing domains"
@en
;
...
...
@@ -22,6 +24,9 @@
time:
hasBeginning
a
owl:
ObjectProperty
.
time:
hasEnd
a
owl:
ObjectProperty
.
#################################################################
# Object Properties
...
...
@@ -622,15 +627,6 @@ ex:nr98647656 rdf:type owl:NamedIndividual ,
s4inma:
hasIDValue
"nr98647656"
^^
xsd:
string
.
[
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
[
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
[
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
]
.
#################################################################
# Annotations
#################################################################
...
...
examples/shaver.ttl
View file @
3a48645c
...
...
@@ -12,6 +12,7 @@
<https://saref.etsi.org/saref4inma/v1.1.2/example/shaver#>
a
dctype:
Dataset
;
dcterms:
license
<https://forge.etsi.org/etsi-software-license>
;
dcterms:
conformsTo
<https://saref.etsi.org/core/v3.1.1/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4inma/v1.1.2/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4bldg/v1.1.2/>
;
dcterms:
title
"Example shaver"
@en
;
...
...
@@ -507,10 +508,4 @@ saref:Temperature
.
saref:
TemperatureSensor
rdf:
type
owl:
Class
;
.
[
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
].
[
owl:
maxQualifiedCardinality
"1"
^^
xsd:
nonNegativeInteger
;
].
.
\ No newline at end of file
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