Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
saref4ehaw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SAREF
saref4ehaw
Commits
f3c38fe4
Commit
f3c38fe4
authored
4 years ago
by
Marc Girod-Genet
Browse files
Options
Downloads
Patches
Plain Diff
Updated for addressing comment #84 from Maxime Lefrançois.
parent
ec8874f2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/COVIDCase.ttl
+20
-20
20 additions, 20 deletions
examples/COVIDCase.ttl
with
20 additions
and
20 deletions
examples/COVIDCase.ttl
+
20
−
20
View file @
f3c38fe4
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/AlertForHosp
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/AlertForHosp
s4ehawInst:
AlertForHosp
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
AlertForHosp
rdf:
type
owl:
NamedIndividual
,
saref:
Service
;
saref:
Service
;
s4ehaw:
supports
s4ehaw:
SMS
.
s4ehaw:
supports
s4ehaw
Inst
:
SMS
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/Bluetooth
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/Bluetooth
...
@@ -177,14 +177,14 @@ s4ehawInst:BobSystolicPressure rdf:type owl:NamedIndividual ,
...
@@ -177,14 +177,14 @@ s4ehawInst:BobSystolicPressure rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/BodyTemperature
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/BodyTemperature
s4ehawInst:
BodyTemperature
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
BodyTemperature
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
Data
;
s4ehaw:
Data
;
s4ehaw:
hasMesurement
s4ehawInst:
BobBodyTemp1
.
s4ehaw:
hasMe
a
surement
s4ehawInst:
BobBodyTemp1
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/BodyThermometer
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/BodyThermometer
s4ehawInst:
BodyThermometer
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
BodyThermometer
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
MeasurementFunction
;
s4ehaw:
MeasurementFunction
;
s4ehaw:
hasData
s4ehawInst:
BodyTemperature
;
s4ehaw:
hasData
s4ehawInst:
BodyTemperature
;
s4ehaw:
uom
s4ehaw:
DegreeCelsius
.
s4ehaw:
uom
s4ehaw
Inst
:
DegreeCelsius
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/DrKnock
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/DrKnock
...
@@ -213,13 +213,13 @@ s4ehawInst:PolymerBattery rdf:type owl:NamedIndividual ,
...
@@ -213,13 +213,13 @@ s4ehawInst:PolymerBattery rdf:type owl:NamedIndividual ,
s4ehawInst:
Respiration
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
Respiration
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
MeasurementFunction
;
s4ehaw:
MeasurementFunction
;
s4ehaw:
hasData
s4ehawInst:
RespiratoryRate
;
s4ehaw:
hasData
s4ehawInst:
RespiratoryRate
;
s4ehaw:
uom
s4ehaw:
Bpm
.
s4ehaw:
uom
s4ehaw
Inst
:
Bpm
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/RespiratoryRate
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/RespiratoryRate
s4ehawInst:
RespiratoryRate
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
RespiratoryRate
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
Data
;
s4ehaw:
Data
;
s4ehaw:
hasMesurement
s4ehawInst:
BobRespMeas1
.
s4ehaw:
hasMe
a
surement
s4ehawInst:
BobRespMeas1
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SMS
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SMS
...
@@ -230,7 +230,7 @@ s4ehawInst:SMS rdf:type owl:NamedIndividual ,
...
@@ -230,7 +230,7 @@ s4ehawInst:SMS rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SPO2
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SPO2
s4ehawInst:
SPO2
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
SPO2
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
Data
;
s4ehaw:
Data
;
s4ehaw:
hasMesurement
s4ehawInst:
BobSpo2Lev1
.
s4ehaw:
hasMe
a
surement
s4ehawInst:
BobSpo2Lev1
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SpireStone
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SpireStone
...
@@ -250,8 +250,8 @@ s4ehawInst:SpireStoneProcessingUnit rdf:type owl:NamedIndividual ,
...
@@ -250,8 +250,8 @@ s4ehawInst:SpireStoneProcessingUnit rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SystolicPressure
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SystolicPressure
s4ehawInst:
SystolicPressure
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
SystolicPressure
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
Data
;
s4ehaw:
Data
;
s4ehaw:
hasMesurement
s4ehawInst:
BobSystolicPressure
;
s4ehaw:
hasMe
a
surement
s4ehawInst:
BobSystolicPressure
;
s4ehaw:
uom
s4ehaw:
MmHG
.
s4ehaw:
uom
s4ehaw
Inst
:
MmHG
.
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SystolicPressureSens
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/SystolicPressureSens
...
@@ -290,26 +290,26 @@ s4ehawInst:WithingsWatchBattery rdf:type owl:NamedIndividual ,
...
@@ -290,26 +290,26 @@ s4ehawInst:WithingsWatchBattery rdf:type owl:NamedIndividual ,
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/Withings_ScanWatch
### https://saref.etsi.org/saref4ehaw/examples/COVIDCase/Withings_ScanWatch
s4ehawInst:
Withings_ScanWatch
rdf:
type
owl:
NamedIndividual
,
s4ehawInst:
Withings_ScanWatch
rdf:
type
owl:
NamedIndividual
,
s4ehaw:
DeviceCharacteristic
;
s4ehaw:
DeviceCharacteristic
;
s4ehaw:
hasPowerSource
s4ehaw:
WithingsWatchBattery
;
s4ehaw:
hasPowerSource
s4ehaw
Inst
:
WithingsWatchBattery
;
s4ehaw:
deviceCharacteristicName
"WITHINGS ScanWatch"
^^
xsd:
string
.
s4ehaw:
deviceCharacteristicName
"WITHINGS ScanWatch"
^^
xsd:
string
.
###
https://saref.etsi.org/saref4ehaw/Bpm
### https://saref.etsi.org/saref4ehaw/
examples/COVIDCase/
Bpm
s4ehaw:
Bpm
rdf:
type
owl:
NamedIndividual
,
s4ehaw
Inst
:
Bpm
rdf:
type
owl:
NamedIndividual
,
saref:
UnitOfMeasure
;
saref:
UnitOfMeasure
;
rdfs:
comment
"bpm (beats per minute), a unit of measure used in eHealth."
@en
;
rdfs:
comment
"bpm (beats per minute), a unit of measure used in eHealth."
@en
;
rdfs:
label
"bpm"
@en
.
rdfs:
label
"bpm"
@en
.
### https://saref.etsi.org/saref4ehaw/DegreeCelsius
### https://saref.etsi.org/saref4ehaw/
examples/COVIDCase/
DegreeCelsius
s4ehaw:
DegreeCelsius
rdf:
type
owl:
NamedIndividual
,
s4ehaw
Inst
:
DegreeCelsius
rdf:
type
owl:
NamedIndividual
,
saref:
UnitOfMeasure
;
saref:
UnitOfMeasure
;
rdfs:
comment
"Degree celsius, a unit of measure often used in eHealth, e.g. for body temperature."
@en
;
rdfs:
comment
"Degree celsius, a unit of measure often used in eHealth, e.g. for body temperature."
@en
;
rdfs:
label
"Degree celsius"
@en
.
rdfs:
label
"Degree celsius"
@en
.
### https://saref.etsi.org/saref4ehaw/MmHG
### https://saref.etsi.org/saref4ehaw/
examples/COVIDCase/saref4ehaw/
MmHG
s4ehaw:
MmHG
rdf:
type
owl:
NamedIndividual
,
s4ehaw
Inst
:
MmHG
rdf:
type
owl:
NamedIndividual
,
saref:
UnitOfMeasure
;
saref:
UnitOfMeasure
;
rdfs:
comment
"mmHG (millimeter of mercury), a manometric unit of pressure used in eHealth for systolic blood pressure."
@en
;
rdfs:
comment
"mmHG (millimeter of mercury), a manometric unit of pressure used in eHealth for systolic blood pressure."
@en
;
rdfs:
label
"mmHG"
@en
.
rdfs:
label
"mmHG"
@en
.
...
@@ -453,13 +453,13 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
...
@@ -453,13 +453,13 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
]
;
]
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMesurement
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMe
a
surement
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data1>
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data1>
;
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas1>
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas1>
]
;
]
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMesurement
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMe
a
surement
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data>
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data>
;
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas>
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas>
]
;
]
;
...
@@ -538,7 +538,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
...
@@ -538,7 +538,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
]
;
]
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMesurement
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMe
a
surement
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data2>
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data2>
;
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas2>
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas2>
]
;
]
;
...
@@ -650,7 +650,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
...
@@ -650,7 +650,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
]
;
]
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMesurement
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMe
a
surement
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data>
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data>
;
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas>
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas>
]
;
]
;
...
@@ -696,7 +696,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
...
@@ -696,7 +696,7 @@ s4ehaw:MmHG rdf:type owl:NamedIndividual ,
]
;
]
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
rest
[
rdf:
type
<http://www.w3.org/2003/11/swrl#AtomList>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
rdf:
first
[
rdf:
type
<http://www.w3.org/2003/11/swrl#IndividualPropertyAtom>
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMesurement
;
<http://www.w3.org/2003/11/swrl#propertyPredicate>
s4ehaw:
hasMe
a
surement
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data1>
;
<http://www.w3.org/2003/11/swrl#argument1>
<urn:swrl:var#data1>
;
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas1>
<http://www.w3.org/2003/11/swrl#argument2>
<urn:swrl:var#meas1>
]
;
]
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment