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
f953e329
Commit
f953e329
authored
Jun 16, 2020
by
Maxime Lefrançois
Browse files
solved some issues
parent
7afb051a
Pipeline
#211
failed with stages
in 3 minutes and 53 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
16 deletions
+18
-16
examples/saref4inma_data_example.ttl
examples/saref4inma_data_example.ttl
+3
-2
examples/shaver.ttl
examples/shaver.ttl
+15
-14
No files found.
examples/saref4inma_data_example.ttl
View file @
f953e329
...
...
@@ -13,6 +13,7 @@
<https://saref.etsi.org/saref4inma/v1.1.2/example/saref4inma_data_example#>
a
dctype:
Dataset
;
dcterms:
license
<https://forge.etsi.org/etsi-software-license>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4inma/v1.1.2/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4bldg/v1.1.2/>
;
dcterms:
title
"Example saref4inma_data_example"
@en
;
dcterms:
description
"Example saref4inma_data_example"
@en
.
...
...
@@ -20,7 +21,7 @@ ex:ABS_Plastic_Role_8mm_MaterialBatch742
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
MaterialBatch
;
s4inma:
belongsToCategory
ex:
ABS_Plastic_Role_8mm_MaterialCategory
;
s4inma:
hasCertificate
"ABS High-precision quality max tolerance of 0.1mm"
@en
;
s4inma:
hasCertificate
"ABS High-precision quality max tolerance of 0.1mm"
;
s4inma:
hasIdentifier
ex:
nr71324352
;
.
ex:
ABS_Plastic_Role_8mm_MaterialCategory
...
...
@@ -192,7 +193,7 @@ ex:Steel_Sheets_RVS331_MaterialBatch311
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
MaterialBatch
;
s4inma:
belongsToCategory
ex:
Steel_Sheets_RVS331_MaterialCategory
;
s4inma:
hasCertificate
"Steel Certificate 3.1"
@en
;
s4inma:
hasCertificate
"Steel Certificate 3.1"
;
s4inma:
hasIdentifier
ex:
nr79009856
;
.
ex:
Steel_Sheets_RVS331_MaterialCategory
...
...
examples/shaver.ttl
View file @
f953e329
...
...
@@ -13,14 +13,21 @@
<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/saref4inma/v1.1.2/>
;
dcterms:
conformsTo
<https://saref.etsi.org/saref4bldg/v1.1.2/>
;
dcterms:
title
"Example shaver"
@en
;
dcterms:
description
"Example shaver"
@en
.
time:
Instant
a
owl:
Class
.
time:
Interval
a
owl:
Class
.
time:
inXSDDateTime
a
owl:
DatatypeProperty
.
time:
hasBeginning
a
owl:
ObjectProperty
.
time:
hasEnd
a
owl:
ObjectProperty
.
ex:
ABS_Plastic_Role_8mm_MaterialBatch742
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
MaterialBatch
;
s4inma:
belongsToCategory
ex:
ABS_Plastic_Role_8mm_MaterialCategory
;
s4inma:
hasCertificate
"ABS High-precision quality max tolerance of 0.1mm"
@en
;
s4inma:
hasCertificate
"ABS High-precision quality max tolerance of 0.1mm"
;
s4inma:
hasIdentifier
ex:
nr71324352
;
.
ex:
ABS_Plastic_Role_8mm_MaterialCategory
...
...
@@ -192,7 +199,7 @@ ex:Steel_Sheets_RVS331_MaterialBatch311
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
MaterialBatch
;
s4inma:
belongsToCategory
ex:
Steel_Sheets_RVS331_MaterialCategory
;
s4inma:
hasCertificate
"Steel Certificate 3.1"
@en
;
s4inma:
hasCertificate
"Steel Certificate 3.1"
;
s4inma:
hasIdentifier
ex:
nr79009856
;
.
ex:
Steel_Sheets_RVS331_MaterialCategory
...
...
@@ -246,7 +253,7 @@ ex:WandI_Welding_Series_1000_ProdEquipCategory
ex:
WeldMachineTempSensor1_Measurement_A10568
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
Measurement
;
saref:
hasValue
228
;
saref:
hasValue
"
228
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -299,7 +306,7 @@ ex:Welding_Machine_2_Measurement_W101520
rdf:
type
s4inma:
ActualMeasurement
;
s4inma:
hasFeatureOfInterest
ex:
Shaver10023
;
saref:
hasTimestamp
"2019-01-28T12:11:10"
^^
xsd:
dateTime
;
saref:
hasValue
223
;
saref:
hasValue
"
223
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -309,7 +316,7 @@ ex:Welding_Machine_2_Measurement_W101520_AVG
rdf:
type
s4inma:
ActualMeasurement
;
s4inma:
hasFeatureOfInterest
ex:
PhilBrau_S40_Premium_Gold_Shaver_ItemBatch392
;
saref:
hasTimestamp
"2019-01-28T12:11:40"
^^
xsd:
dateTime
;
saref:
hasValue
232
;
saref:
hasValue
"
232
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -319,7 +326,7 @@ ex:Welding_Machine_2_Measurement_W101521
rdf:
type
s4inma:
ActualMeasurement
;
s4inma:
hasFeatureOfInterest
ex:
Shaver10023
;
saref:
hasTimestamp
"2019-01-28T12:11:20"
^^
xsd:
dateTime
;
saref:
hasValue
228
;
saref:
hasValue
"
228
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -329,7 +336,7 @@ ex:Welding_Machine_2_Measurement_W101522
rdf:
type
s4inma:
ActualMeasurement
;
s4inma:
hasFeatureOfInterest
ex:
Shaver10023
;
saref:
hasTimestamp
"2019-01-28T12:11:30"
^^
xsd:
dateTime
;
saref:
hasValue
231
;
saref:
hasValue
"
231
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -339,7 +346,7 @@ ex:Welding_Machine_2_Measurement_W101523
rdf:
type
s4inma:
ActualMeasurement
;
s4inma:
hasFeatureOfInterest
ex:
Shaver10023
;
saref:
hasTimestamp
"2019-01-28T12:11:40"
^^
xsd:
dateTime
;
saref:
hasValue
232
;
saref:
hasValue
"
232
"
^^
xsd:
float
;
saref:
isMeasuredByDevice
ex:
WeldingMachineTemperatureSensor1
;
saref:
isMeasuredIn
<http://www.wurvoc.org/vocabularies/om-1.8/degree_Celsius>
;
saref:
relatesToProperty
ex:
WeldingTemperature
;
...
...
@@ -351,9 +358,6 @@ ex:Welding_WorkCenter
saref:
consistsOf
ex:
Welding_Machine_1
;
saref:
consistsOf
ex:
Welding_Machine_2
;
.
ex:
dateTimeStamp_1
rdf:
type
xsd:
dateTimeStamp
;
.
ex:
nr34254657687978
rdf:
type
owl:
NamedIndividual
;
rdf:
type
s4inma:
GTIN14ID
;
...
...
@@ -401,9 +405,6 @@ ex:nr98647656
rdf:
type
s4inma:
GTIN8ID
;
s4inma:
hasIDValue
"nr98647656"
^^
xsd:
string
;
.
owl:
maxQualifiedCardinality
rdf:
type
owl:
AnnotationProperty
;
.
s4inma:
ActualMeasurement
rdfs:
comment
"Describes whether the measurement is actually measured during the production process. Disjoint with ExpectedMeasurement."
^^
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