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
322bdab2
Commit
322bdab2
authored
5 years ago
by
Marc Girod-Genet
Browse files
Options
Downloads
Patches
Plain Diff
Replace saref4ehaw.ttl
parent
b8a246f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ontology/saref4ehaw.ttl
+14
-13
14 additions, 13 deletions
ontology/saref4ehaw.ttl
with
14 additions
and
13 deletions
ontology/saref4ehaw.ttl
+
14
−
13
View file @
322bdab2
...
...
@@ -7,7 +7,8 @@
@prefix
rdfs:
<http://www.w3.org/2000/01/rdf-schema#>
.
@prefix
vann:
<http://purl.org/vocab/vann/>
.
@prefix
voaf:
<http://purl.org/vocommons/voaf#>
.
@prefix
saref:
<https://saref.etsi.org/saref#>
.
@prefix
saref:
<https://saref.etsi.org/s4wear/>
.
@prefix
s4wear:
<https://saref.etsi.org/s4ehaw/>
.
@prefix
s4ehaw:
<https://saref.etsi.org/s4ehaw/>
.
@prefix
dcterms:
<http://purl.org/dc/terms/>
.
@base
<https://saref.etsi.org/s4ehaw/>
.
...
...
@@ -1003,9 +1004,9 @@ s4ehaw:Action rdf:type owl:Class ;
s4ehaw:
Actor
rdf:
type
owl:
Class
.
### https://saref.etsi.org/s
4ehaw/
Actuator
s
4ehaw
:
Actuator
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
### https://saref.etsi.org/s
aref#
Actuator
s
aref
:
Actuator
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
### https://saref.etsi.org/s4ehaw/Address
...
...
@@ -1058,7 +1059,7 @@ s4ehaw:Composite rdf:type owl:Class ;
### https://saref.etsi.org/s4ehaw/Contact
s4ehaw:
Contact
rdf:
type
owl:
Class
;
owl:
equivalentClass
s4ehaw:
Actor
.
owl:
equivalentClass
s4ehaw:
Actor
.
### https://saref.etsi.org/s4ehaw/Constraints
...
...
@@ -1203,9 +1204,9 @@ s4ehaw:Security rdf:type owl:Class ;
rdfs:
comment
"This is an empty container for describing the security constraints a data can be submitted to, like e.g. encryption."
@en
.
### https://saref.etsi.org/s
4ehaw/
Sensor
s
4ehaw
:
Sensor
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
### https://saref.etsi.org/s
aref#
Sensor
s
aref
:
Sensor
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
### https://saref.etsi.org/s4ehaw/ServiceCategory
...
...
@@ -1247,11 +1248,6 @@ s4ehaw:Validity rdf:type owl:Class ;
rdfs:
subClassOf
s4ehaw:
Constraints
.
### https://saref.etsi.org/s4ehaw/Wearable
s4ehaw:
Wearable
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
### https://saref.etsi.org/saref#Command
saref:
Command
rdf:
type
owl:
Class
.
...
...
@@ -1264,6 +1260,11 @@ saref:Device rdf:type owl:Class .
saref:
Service
rdf:
type
owl:
Class
.
### https://saref.etsi.org/s4wear#Wearable
s4wear:
Wearable
rdf:
type
owl:
Class
;
rdfs:
subClassOf
s4ehaw:
HealthDevice
.
#################################################################
# Individuals
#################################################################
...
...
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