diff --git a/ontology/saref4ehaw.ttl b/ontology/saref4ehaw.ttl index 1cd66e54f84632306dd130ef5bd6a731231b32c7..a576bb3bb33229500b300062d4dbbd336c0799e5 100644 --- a/ontology/saref4ehaw.ttl +++ b/ontology/saref4ehaw.ttl @@ -1,4 +1,4 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @@ -9,12 +9,12 @@ @prefix vann: . @prefix voaf: . @prefix saref: . -@prefix s4ehaw: . +@prefix s4ehaw: . @prefix dcterms: . -@base . +@base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; rdfs:label "communication period"@en ; rdfs:comment "the period of time for sending data within a BAN."@en , "the minimum value that a data can take." ; @@ -27,7 +27,7 @@ dcterms:issued "date when the document is online"^^xsd:date ; dcterms:created "start date of the STF 2019-01-01"^^xsd:date ; rdfs:label "min value"@en ; - vann:preferredNamespaceUri "https://saref.etsi.org/s4ehaw#" ; + vann:preferredNamespaceUri "https://saref.etsi.org/saref4ehaw/" ; dcterms:title "s4ehaw: an extension of SAREF for eHealth Ageing Well"@en ; dcterms:modified "do not set this"^^xsd:date ; dcterms:license ; @@ -90,7 +90,7 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . # Object Properties ################################################################# -### https://saref.etsi.org/s4ehaw#IsUsedFor +### https://saref.etsi.org/saref4ehaw/IsUsedFor s4ehaw:IsUsedFor rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:FunctionalDevice , s4ehaw:HealthDevice ; @@ -99,7 +99,7 @@ s4ehaw:IsUsedFor rdf:type owl:ObjectProperty ; "Defines the relatonship between a non purely health device called functional device and that is used for certain process (luminosity measurement, air pressure measurement, heat level measurement)" ; rdfs:label "is used for"@en . -### https://saref.etsi.org/s4ehaw#contains +### https://saref.etsi.org/saref4ehaw/contains s4ehaw:contains rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range s4ehaw:HealthDevice ; @@ -107,7 +107,7 @@ s4ehaw:contains rdf:type owl:ObjectProperty ; rdfs:label "contains"@en . -### https://saref.etsi.org/s4ehaw#elects +### https://saref.etsi.org/saref4ehaw/elects s4ehaw:elects rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range s4ehaw:Hub ; @@ -115,7 +115,7 @@ s4ehaw:elects rdf:type owl:ObjectProperty ; rdfs:label "elects"@en . -### https://saref.etsi.org/s4ehaw#hasActivities +### https://saref.etsi.org/saref4ehaw/hasActivities :hasActivitiesDeviceType rdf:type owl:ObjectProperty ; rdfs:domain :Patient , :User ; @@ -125,7 +125,7 @@ s4ehaw:elects rdf:type owl:ObjectProperty ; rdfs:label "has activities"@en . -### https://saref.etsi.org/s4ehaw#hasCommand +### https://saref.etsi.org/saref4ehaw/hasCommand s4ehaw:hasCommand rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Process ; rdfs:range saref:Command ; @@ -133,7 +133,7 @@ s4ehaw:hasCommand rdf:type owl:ObjectProperty ; rdfs:label "has command"@en . -### https://saref.etsi.org/s4ehaw#hasCommunicationProcess +### https://saref.etsi.org/saref4ehaw/hasCommunicationProcess s4ehaw:hasCommunicationProcess rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range s4ehaw:CommunicationProcess ; @@ -141,7 +141,7 @@ s4ehaw:hasCommunicationProcess rdf:type owl:ObjectProperty ; rdfs:label "has communication process"@en . -### https://saref.etsi.org/s4ehaw#hasConstraints +### https://saref.etsi.org/saref4ehaw/hasConstraints s4ehaw:hasConstraints rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Data ; rdfs:range s4ehaw:Constraints ; @@ -149,7 +149,7 @@ s4ehaw:hasConstraints rdf:type owl:ObjectProperty ; rdfs:label "has constraints"@en . -### https://saref.etsi.org/s4ehaw#hasContact +### https://saref.etsi.org/saref4ehaw/hasContact s4ehaw:hasContact rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Ban , s4ehaw:HealthDevice ; @@ -159,7 +159,7 @@ s4ehaw:hasContact rdf:type owl:ObjectProperty ; rdfs:label "has contact"@en . -### https://saref.etsi.org/s4ehaw#hasData +### https://saref.etsi.org/saref4ehaw/hasData s4ehaw:hasData rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Process ; rdfs:range s4ehaw:Data ; @@ -167,7 +167,7 @@ s4ehaw:hasData rdf:type owl:ObjectProperty ; rdfs:label "has data"@en . -### https://saref.etsi.org/s4ehaw#hasDeviceType +### https://saref.etsi.org/saref4ehaw/hasDeviceType s4ehaw:hasDeviceType rdf:type owl:ObjectProperty ; rdfs:domain saref:Device ; rdfs:range s4ehaw:DeviceType ; @@ -175,7 +175,7 @@ s4ehaw:hasDeviceType rdf:type owl:ObjectProperty ; rdfs:label "has device type"@en . -### https://saref.etsi.org/s4ehaw#hasEnergy +### https://saref.etsi.org/saref4ehaw/hasEnergy :hasEnergy rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range s4ehaw:Energy ; @@ -183,7 +183,7 @@ s4ehaw:hasDeviceType rdf:type owl:ObjectProperty ; rdfs:label "has energy"@en . -### https://saref.etsi.org/s4ehaw#hasInterface +### https://saref.etsi.org/saref4ehaw/hasInterface s4ehaw:hasInterface rdf:type owl:ObjectProperty ; rdfs:domain saref:Device ; rdfs:range s4ehaw:Interface ; @@ -191,7 +191,7 @@ s4ehaw:hasInterface rdf:type owl:ObjectProperty ; rdfs:label "has interface"@en . -### https://saref.etsi.org/s4ehaw#hasInterfaceType +### https://saref.etsi.org/saref4ehaw/hasInterfaceType s4ehaw:hasInterfaceType rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:DeviceType , s4ehaw:Interface ; @@ -201,7 +201,7 @@ s4ehaw:hasInterfaceType rdf:type owl:ObjectProperty ; rdfs:label "has interface type"@en . -### https://saref.etsi.org/s4ehaw#position +### https://saref.etsi.org/saref4ehaw/position s4ehaw:position rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:HealthDevice ; rdfs:range s4ehaw:Location , @@ -214,7 +214,7 @@ s4ehaw:position rdf:type owl:ObjectProperty ; rdfs:label "position"@en . -### https://saref.etsi.org/s4ehaw#hasMesurement +### https://saref.etsi.org/saref4ehaw/hasMesurement s4ehaw:hasMesurement rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Data ; rdfs:range s4ehaw:Measurement ; @@ -222,7 +222,7 @@ s4ehaw:hasMesurement rdf:type owl:ObjectProperty ; rdfs:label "has measurement"@en . -### https://saref.etsi.org/s4ehaw#hasMode +### https://saref.etsi.org/saref4ehaw/hasMode s4ehaw:hasMode rdf:type owl:ObjectProperty ; rdfs:domain saref:DeviceType ; rdfs:range s4ehaw:Mode ; @@ -230,7 +230,7 @@ s4ehaw:hasMode rdf:type owl:ObjectProperty ; rdfs:label "has mode"@en . -### https://saref.etsi.org/s4ehaw#hasParticipants +### https://saref.etsi.org/saref4ehaw/hasParticipants s4ehaw:hasParticipants rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:MeasurementSession ; rdfs:range s4ehaw:Actor , @@ -240,7 +240,7 @@ s4ehaw:hasParticipants rdf:type owl:ObjectProperty ; rdfs:label "has participants"@en . -### https://saref.etsi.org/s4ehaw#hasPhysicalLocation +### https://saref.etsi.org/saref4ehaw/hasPhysicalLocation s4ehaw:hasPhysicalLocation rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Patient ; rdfs:range s4ehaw:Physical ; @@ -248,7 +248,7 @@ s4ehaw:hasPhysicalLocation rdf:type owl:ObjectProperty ; rdfs:label "has physical location"@en . -### https://saref.etsi.org/s4ehaw#hasPower +### https://saref.etsi.org/saref4ehaw/hasPower :hasPower rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range s4ehaw:Power ; @@ -256,7 +256,7 @@ s4ehaw:hasPhysicalLocation rdf:type owl:ObjectProperty ; rdfs:label "has power"@en . -### https://saref.etsi.org/s4ehaw#hasResponsabilityParty +### https://saref.etsi.org/saref4ehaw/hasResponsabilityParty s4ehaw:hasResponsabilityParty rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Contact ; rdfs:range s4ehaw:ResponsabilityParty ; @@ -264,7 +264,7 @@ s4ehaw:hasResponsabilityParty rdf:type owl:ObjectProperty ; rdfs:label "has responsability party"@en . -### https://saref.etsi.org/s4ehaw#hasServiceCategory +### https://saref.etsi.org/saref4ehaw/hasServiceCategory s4ehaw:hasServiceCategory rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:ServiceProfile ; rdfs:range s4ehaw:ServiceCategory ; @@ -272,7 +272,7 @@ s4ehaw:hasServiceCategory rdf:type owl:ObjectProperty ; rdfs:label "has service category"@en . -### https://saref.etsi.org/s4ehaw#hasTimeSeriesMesurements +### https://saref.etsi.org/saref4ehaw/hasTimeSeriesMesurements s4ehaw:hasTimeSeriesMesurements rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Data ; rdfs:range s4ehaw:TimeSeriesMeasurements ; @@ -280,7 +280,7 @@ s4ehaw:hasTimeSeriesMesurements rdf:type owl:ObjectProperty ; rdfs:label "has time series measurements"@en . -### https://saref.etsi.org/s4ehaw#inCurrentMode +### https://saref.etsi.org/saref4ehaw/inCurrentMode s4ehaw:inCurrentMode rdf:type owl:ObjectProperty ; rdfs:domain saref:HealthDevice ; rdfs:range s4ehaw:Mode ; @@ -288,7 +288,7 @@ s4ehaw:inCurrentMode rdf:type owl:ObjectProperty ; rdfs:label "in current mode"@en . -### https://saref.etsi.org/s4ehaw#isActor +### https://saref.etsi.org/saref4ehaw/isActor s4ehaw:isActor rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Caregiver , s4ehaw:Contact , @@ -306,7 +306,7 @@ s4ehaw:isActor rdf:type owl:ObjectProperty ; rdfs:label "is actor"@en . -### https://saref.etsi.org/s4ehaw#isAssociatedWith +### https://saref.etsi.org/saref4ehaw/isAssociatedWith s4ehaw:isAssociatedWith rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Atomic ; rdfs:range s4ehaw:Composite ; @@ -314,7 +314,7 @@ s4ehaw:isAssociatedWith rdf:type owl:ObjectProperty ; rdfs:label "is associated with"@en . -### https://saref.etsi.org/s4ehaw#isDescribedBy +### https://saref.etsi.org/saref4ehaw/isDescribedBy s4ehaw:isDescribedBy rdf:type owl:ObjectProperty ; rdfs:domain saref:Service ; rdfs:range s4ehaw:ServiceProcess ; @@ -322,7 +322,7 @@ s4ehaw:isDescribedBy rdf:type owl:ObjectProperty ; rdfs:label "is described by"@en . -### https://saref.etsi.org/s4ehaw#isMeasuredIn +### https://saref.etsi.org/saref4ehaw/isMeasuredIn s4ehaw:isMeasuredIn rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Measurement , s4ehaw:TimeSeriesMeasurements ; @@ -332,7 +332,7 @@ s4ehaw:isMeasuredIn rdf:type owl:ObjectProperty ; rdfs:label "is measured in"@en . -### https://saref.etsi.org/s4ehaw#OperatingConstraints +### https://saref.etsi.org/saref4ehaw/OperatingConstraints s4ehaw:OperatingConstraints rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range s4ehaw:Operating ; @@ -340,7 +340,7 @@ s4ehaw:OperatingConstraints rdf:type owl:ObjectProperty ; rdfs:label "operating constraints"@en . -### https://saref.etsi.org/s4ehaw#presents +### https://saref.etsi.org/saref4ehaw/presents s4ehaw:presents rdf:type owl:ObjectProperty ; rdfs:domain saref:Service ; rdfs:range s4ehaw:ServiceProfile ; @@ -348,7 +348,7 @@ s4ehaw:presents rdf:type owl:ObjectProperty ; rdfs:label "presents"@en . -### https://saref.etsi.org/s4ehaw#supports +### https://saref.etsi.org/saref4ehaw/supports s4ehaw:supports rdf:type owl:ObjectProperty ; rdfs:domain saref:Service ; rdfs:range s4ehaw:ServiceGrounding ; @@ -356,7 +356,7 @@ s4ehaw:supports rdf:type owl:ObjectProperty ; rdfs:label "supports"@en . -### https://saref.etsi.org/s4ehaw#uom +### https://saref.etsi.org/saref4ehaw/uom s4ehaw:uom rdf:type owl:ObjectProperty ; rdfs:domain s4ehaw:Process ; rdfs:range s4ehaw:UnitOfMeasure ; @@ -382,7 +382,7 @@ foaf:name rdf:type owl:DatatypeProperty ; rdfs:range xsd:anyURI . -### https://saref.etsi.org/s4ehaw#activitiesId +### https://saref.etsi.org/saref4ehaw/activitiesId :activitiesId rdf:type owl:DatatypeProperty ; rdfs:domain :Activities ; rdfs:range xsd:anyURI ; @@ -390,7 +390,7 @@ foaf:name rdf:type owl:DatatypeProperty ; rdfs:label "activities id"@en . -### https://saref.etsi.org/s4ehaw#activitiesType +### https://saref.etsi.org/saref4ehaw/activitiesType :activitiesType rdf:type owl:DatatypeProperty ; rdfs:domain :Activities ; rdfs:range [ rdf:type rdfs:Datatype ; @@ -406,7 +406,7 @@ foaf:name rdf:type owl:DatatypeProperty ; rdfs:label "activities type"@en . -### https://saref.etsi.org/s4ehaw#activitiesDuration +### https://saref.etsi.org/saref4ehaw/activitiesDuration :activitiesDuration rdf:type owl:DatatypeProperty ; rdfs:domain :Activities ; rdfs:range xsd:double ; @@ -414,7 +414,7 @@ foaf:name rdf:type owl:DatatypeProperty ; rdfs:label "activities duration"@en . -### https://saref.etsi.org/s4ehaw#activitiesKind +### https://saref.etsi.org/saref4ehaw/activitiesKind :activitiesKind rdf:type owl:DatatypeProperty ; rdfs:domain :Activities ; rdfs:range xsd:string ; @@ -422,7 +422,7 @@ foaf:name rdf:type owl:DatatypeProperty ; rdfs:label "activities kind"@en . -### https://saref.etsi.org/s4ehaw#baud +### https://saref.etsi.org/saref4ehaw/baud s4ehaw:baud rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:InterfaceType ; rdfs:range xsd:double ; @@ -430,7 +430,7 @@ s4ehaw:baud rdf:type owl:DatatypeProperty ; rdfs:label "baud"@en . -### https://saref.etsi.org/s4ehaw#dutyCycle +### https://saref.etsi.org/saref4ehaw/dutyCycle s4ehaw:dutyCycle rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:float ; @@ -439,14 +439,14 @@ s4ehaw:dutyCycle rdf:type owl:DatatypeProperty ; -### https://saref.etsi.org/s4ehaw#faultTolerence +### https://saref.etsi.org/saref4ehaw/faultTolerence s4ehaw:faultTolerence rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban , s4ehaw:Process ; rdfs:range xsd:double . -### https://saref.etsi.org/s4ehaw#frequency +### https://saref.etsi.org/saref4ehaw/frequency s4ehaw:frequency rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:double ; @@ -454,7 +454,7 @@ s4ehaw:frequency rdf:type owl:DatatypeProperty ; rdfs:label "frequency"@en . -### https://saref.etsi.org/s4ehaw#availableFlash +### https://saref.etsi.org/saref4ehaw/availableFlash s4ehaw:availableFlash rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:double ; @@ -462,7 +462,7 @@ s4ehaw:availableFlash rdf:type owl:DatatypeProperty ; rdfs:label "available flash"@en . -### https://saref.etsi.org/s4ehaw#maximumFlash +### https://saref.etsi.org/saref4ehaw/maximumFlash s4ehaw:maximumFlash rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:double ; @@ -470,7 +470,7 @@ s4ehaw:maximumFlash rdf:type owl:DatatypeProperty ; rdfs:label "maximum flash"@en . -### https://saref.etsi.org/s4ehaw#maximumRam +### https://saref.etsi.org/saref4ehaw/maximumRam s4ehaw:maximumRam rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:double ; @@ -478,7 +478,7 @@ s4ehaw:maximumRam rdf:type owl:DatatypeProperty ; rdfs:label "maximum ram"@en . -### https://saref.etsi.org/s4ehaw#remainingBatteryLevel +### https://saref.etsi.org/saref4ehaw/remainingBatteryLevel s4ehaw:remainingBatteryLevel rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Energy ; rdfs:range xsd:double ; @@ -486,7 +486,7 @@ s4ehaw:remainingBatteryLevel rdf:type owl:DatatypeProperty ; rdfs:label "remaining battery level"@en . -### https://saref.etsi.org/s4ehaw#availableRAM +### https://saref.etsi.org/saref4ehaw/availableRAM s4ehaw:availableRAM rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:double ; @@ -494,7 +494,7 @@ s4ehaw:availableRAM rdf:type owl:DatatypeProperty ; rdfs:label "available RAM"@en . -### https://saref.etsi.org/s4ehaw#latency +### https://saref.etsi.org/saref4ehaw/latency s4ehaw:latency rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Process ; rdfs:range xsd:float ; @@ -502,7 +502,7 @@ s4ehaw:latency rdf:type owl:DatatypeProperty ; rdfs:label "latency"@en . -### https://saref.etsi.org/s4ehaw#minimumValue +### https://saref.etsi.org/saref4ehaw/minimumValue s4ehaw:minimumValue rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Validity ; rdfs:range xsd:double ; @@ -510,7 +510,7 @@ s4ehaw:minimumValue rdf:type owl:DatatypeProperty ; rdfs:label "minimum value"@en . -### https://saref.etsi.org/s4ehaw#maximumValue +### https://saref.etsi.org/saref4ehaw/maximumValue s4ehaw:maximumValue rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Validity ; rdfs:range xsd:double ; @@ -518,7 +518,7 @@ s4ehaw:maximumValue rdf:type owl:DatatypeProperty ; rdfs:label "maximum value"@en . -### https://saref.etsi.org/s4ehaw#precision +### https://saref.etsi.org/saref4ehaw/precision s4ehaw:precision rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Process ; rdfs:range xsd:float ; @@ -526,7 +526,7 @@ s4ehaw:precision rdf:type owl:DatatypeProperty ; rdfs:label "precision"@en . -### https://saref.etsi.org/s4ehaw#sampleTime +### https://saref.etsi.org/saref4ehaw/sampleTime s4ehaw:sampleTime rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Process ; rdfs:range xsd:float ; @@ -534,7 +534,7 @@ s4ehaw:sampleTime rdf:type owl:DatatypeProperty ; rdfs:label "sample time"@en . -### https://saref.etsi.org/s4ehaw#PortNumber +### https://saref.etsi.org/saref4ehaw/PortNumber s4ehaw:PortNumber rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceGrounding ; rdfs:range xsd:positiveInteger ; @@ -542,7 +542,7 @@ s4ehaw:PortNumber rdf:type owl:DatatypeProperty ; rdfs:label "port number"@en . -### https://saref.etsi.org/s4ehaw#actorId +### https://saref.etsi.org/saref4ehaw/actorId s4ehaw:actorId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Actor ; rdfs:range xsd:anyURI ; @@ -550,7 +550,7 @@ s4ehaw:actorId rdf:type owl:DatatypeProperty ; rdfs:label "actor id"@en . -### https://saref.etsi.org/s4ehaw#ageCategory +### https://saref.etsi.org/saref4ehaw/ageCategory s4ehaw:ageCategory rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Patient , s4ehaw:User ; @@ -568,7 +568,7 @@ s4ehaw:ageCategory rdf:type owl:DatatypeProperty ; rdfs:label "age category"@en . -### https://saref.etsi.org/s4ehaw#applicationDomain +### https://saref.etsi.org/saref4ehaw/applicationDomain s4ehaw:applicationDomain rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:string ; @@ -576,7 +576,7 @@ s4ehaw:applicationDomain rdf:type owl:DatatypeProperty ; rdfs:label "application domain"@en . -### https://saref.etsi.org/s4ehaw#banId +### https://saref.etsi.org/saref4ehaw/banId s4ehaw:banId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:anyURI ; @@ -584,7 +584,7 @@ s4ehaw:banId rdf:type owl:DatatypeProperty ; rdfs:label "ban id"@en . -### https://saref.etsi.org/s4ehaw#density +### https://saref.etsi.org/saref4ehaw/density s4ehaw:density rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:string ; @@ -592,7 +592,7 @@ s4ehaw:density rdf:type owl:DatatypeProperty ; rdfs:label "density"@en . -### https://saref.etsi.org/s4ehaw#deviceId +### https://saref.etsi.org/saref4ehaw/deviceId :deviceId rdf:type owl:DatatypeProperty ; rdfs:domain :HealthDevice , :FunctionalDevice ; @@ -602,7 +602,7 @@ s4ehaw:density rdf:type owl:DatatypeProperty ; rdfs:label "device id"@en . -### https://saref.etsi.org/s4ehaw#deviceTypeName +### https://saref.etsi.org/saref4ehaw/deviceTypeName s4ehaw:deviceTypeName rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range xsd:string ; @@ -610,7 +610,7 @@ s4ehaw:deviceTypeName rdf:type owl:DatatypeProperty ; rdfs:label "device type name"@en . -### https://saref.etsi.org/s4ehaw#dimension +### https://saref.etsi.org/saref4ehaw/dimension s4ehaw:dimension rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range xsd:float ; @@ -618,7 +618,7 @@ s4ehaw:dimension rdf:type owl:DatatypeProperty ; rdfs:label "dimension"@en . -### https://saref.etsi.org/s4ehaw#dob +### https://saref.etsi.org/saref4ehaw/dob :dob rdf:type owl:DatatypeProperty ; rdfs:domain :Actor ; rdfs:range xsd:dateTime ; @@ -626,7 +626,7 @@ s4ehaw:dimension rdf:type owl:DatatypeProperty ; rdfs:label "date of birth"@en . -### https://saref.etsi.org/s4ehaw#email +### https://saref.etsi.org/saref4ehaw/email :email rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Actor ; rdfs:range xsd:anyURI ; @@ -634,12 +634,12 @@ s4ehaw:dimension rdf:type owl:DatatypeProperty ; rdfs:label "email"@en . -### https://saref.etsi.org/s4ehaw#faultTolerence +### https://saref.etsi.org/saref4ehaw/faultTolerence s4ehaw:faultTolerence rdf:type owl:DatatypeProperty ; rdfs:range xsd:float . -### https://saref.etsi.org/s4ehaw#gender +### https://saref.etsi.org/saref4ehaw/gender s4ehaw:gender rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Actor ; rdfs:range [ rdf:type rdfs:Datatype ; @@ -658,7 +658,7 @@ s4ehaw:gender rdf:type owl:DatatypeProperty ; rdfs:label "gender"@en . -### https://saref.etsi.org/s4ehaw#groundingProtocol +### https://saref.etsi.org/saref4ehaw/groundingProtocol s4ehaw:groundingProtocol rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceGrounding ; rdfs:range xsd:string ; @@ -666,7 +666,7 @@ s4ehaw:groundingProtocol rdf:type owl:DatatypeProperty ; rdfs:label "grounding protocol"@en . -### https://saref.etsi.org/s4ehaw#hasCalculationMethod +### https://saref.etsi.org/saref4ehaw/hasCalculationMethod s4ehaw:hasCalculationMethod rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProcess ; rdfs:range xsd:string ; @@ -674,7 +674,7 @@ s4ehaw:hasCalculationMethod rdf:type owl:DatatypeProperty ; rdfs:label "has calculation method"@en . -### https://saref.etsi.org/s4ehaw#hasEffect +### https://saref.etsi.org/saref4ehaw/hasEffect s4ehaw:hasEffect rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProcess ; rdfs:range xsd:string ; @@ -682,7 +682,7 @@ s4ehaw:hasEffect rdf:type owl:DatatypeProperty ; rdfs:label "has effect"@en . -### https://saref.etsi.org/s4ehaw#hasHabits +### https://saref.etsi.org/saref4ehaw/hasHabits s4ehaw:hasHabits rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Patient , s4ehaw:User ; @@ -692,7 +692,7 @@ s4ehaw:hasHabits rdf:type owl:DatatypeProperty ; rdfs:label "has habits"@en . -### https://saref.etsi.org/s4ehaw#hasInput +### https://saref.etsi.org/saref4ehaw/hasInput s4ehaw:hasInput rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProcess ; rdfs:range xsd:string ; @@ -700,7 +700,7 @@ s4ehaw:hasInput rdf:type owl:DatatypeProperty ; rdfs:label "has input"@en . -### https://saref.etsi.org/s4ehaw#hasOutput +### https://saref.etsi.org/saref4ehaw/hasOutput s4ehaw:hasOutput rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProcess ; rdfs:range xsd:string ; @@ -708,7 +708,7 @@ s4ehaw:hasOutput rdf:type owl:DatatypeProperty ; rdfs:label "has output"@en . -### https://saref.etsi.org/s4ehaw#hasPosture +### https://saref.etsi.org/saref4ehaw/hasPosture s4ehaw:hasPosture rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Patient , s4ehaw:User ; @@ -738,7 +738,7 @@ s4ehaw:hasPosture rdf:type owl:DatatypeProperty ; rdfs:label "has posture"@en . -### https://saref.etsi.org/s4ehaw#hasPrecondition +### https://saref.etsi.org/saref4ehaw/hasPrecondition s4ehaw:hasPrecondition rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProcess ; rdfs:range xsd:string ; @@ -746,7 +746,7 @@ s4ehaw:hasPrecondition rdf:type owl:DatatypeProperty ; rdfs:label "has precondition"@en . -### https://saref.etsi.org/s4ehaw#hasResult +### https://saref.etsi.org/saref4ehaw/hasResult s4ehaw:hasResult rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Patient ; rdfs:range xsd:string ; @@ -754,7 +754,7 @@ s4ehaw:hasResult rdf:type owl:DatatypeProperty ; rdfs:label "has result"@en . -### https://saref.etsi.org/s4ehaw#impairement +### https://saref.etsi.org/saref4ehaw/impairement s4ehaw:impairement rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Patient ; rdfs:range [ rdf:type rdfs:Datatype ; @@ -776,7 +776,7 @@ s4ehaw:impairement rdf:type owl:DatatypeProperty ; rdfs:label "impairement"@en . -### https://saref.etsi.org/s4ehaw#interfaceId +### https://saref.etsi.org/saref4ehaw/interfaceId :interfaceId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Interface ; rdfs:range xsd:anyURI ; @@ -784,7 +784,7 @@ s4ehaw:impairement rdf:type owl:DatatypeProperty ; rdfs:label "interface id"@en . -### https://saref.etsi.org/s4ehaw#interfaceAddress +### https://saref.etsi.org/saref4ehaw/interfaceAddress :interfaceAddress rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:InterfaceType ; rdfs:range xsd:string ; @@ -792,7 +792,7 @@ s4ehaw:impairement rdf:type owl:DatatypeProperty ; rdfs:label "interface address"@en . -### https://saref.etsi.org/s4ehaw#interfaceDescription +### https://saref.etsi.org/saref4ehaw/interfaceDescription s4ehaw:interfaceDescription rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:InterfaceType ; rdfs:range xsd:string ; @@ -800,7 +800,7 @@ s4ehaw:interfaceDescription rdf:type owl:DatatypeProperty ; rdfs:label "interface description"@en . -### https://saref.etsi.org/s4ehaw#interfaceProtocol +### https://saref.etsi.org/saref4ehaw/interfaceProtocol s4ehaw:interfaceProtocol rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:InterfaceType ; rdfs:range xsd:string ; @@ -808,7 +808,7 @@ s4ehaw:interfaceProtocol rdf:type owl:DatatypeProperty ; rdfs:label "interface protocol"@en . -### https://saref.etsi.org/s4ehaw#isGateway +### https://saref.etsi.org/saref4ehaw/isGateway s4ehaw:isGateway rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Interface ; rdfs:range xsd:boolean ; @@ -816,7 +816,7 @@ s4ehaw:isGateway rdf:type owl:DatatypeProperty ; rdfs:label "is gateway"@en . -### https://saref.etsi.org/s4ehaw#lifetime +### https://saref.etsi.org/saref4ehaw/lifetime s4ehaw:lifetime rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:dateTime ; @@ -824,7 +824,7 @@ s4ehaw:lifetime rdf:type owl:DatatypeProperty ; rdfs:label "lifetime"@en . -### https://saref.etsi.org/s4ehaw#location +### https://saref.etsi.org/saref4ehaw/location s4ehaw:location rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:string ; @@ -832,7 +832,7 @@ s4ehaw:location rdf:type owl:DatatypeProperty ; rdfs:label "location"@en . -### https://saref.etsi.org/s4ehaw#manufacturer +### https://saref.etsi.org/saref4ehaw/manufacturer s4ehaw:manufacturer rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:string ; @@ -840,7 +840,7 @@ s4ehaw:manufacturer rdf:type owl:DatatypeProperty ; rdfs:label "manufacturer"@en . -### https://saref.etsi.org/s4ehaw#modeId +### https://saref.etsi.org/saref4ehaw/modeId s4ehaw:modeId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Mode ; rdfs:range xsd:anyURI ; @@ -848,7 +848,7 @@ s4ehaw:modeId rdf:type owl:DatatypeProperty ; rdfs:label "mode id"@en . -### https://saref.etsi.org/s4ehaw#modeName +### https://saref.etsi.org/saref4ehaw/modeName s4ehaw:modeName rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Mode ; rdfs:range xsd:string ; @@ -856,7 +856,7 @@ s4ehaw:modeName rdf:type owl:DatatypeProperty ; rdfs:label "mode name"@en . -### https://saref.etsi.org/s4ehaw#name +### https://saref.etsi.org/saref4ehaw/name s4ehaw:name rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Actor ; rdfs:range xsd:string ; @@ -864,7 +864,7 @@ s4ehaw:name rdf:type owl:DatatypeProperty ; rdfs:label "name"@en . -### https://saref.etsi.org/s4ehaw#phenomena +### https://saref.etsi.org/saref4ehaw/phenomena s4ehaw:phenomena rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range xsd:string ; @@ -872,7 +872,7 @@ s4ehaw:phenomena rdf:type owl:DatatypeProperty ; rdfs:label "phenomena "@en . -### https://saref.etsi.org/s4ehaw#phoneNumber +### https://saref.etsi.org/saref4ehaw/phoneNumber :phoneNumber rdf:type owl:DatatypeProperty ; rdfs:domain :Actor ; rdfs:range xsd:string ; @@ -880,7 +880,7 @@ s4ehaw:phenomena rdf:type owl:DatatypeProperty ; rdfs:label "phone number"@en . -### https://saref.etsi.org/s4ehaw#processId +### https://saref.etsi.org/saref4ehaw/processId s4ehaw:processId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Process ; rdfs:range xsd:anyURI ; @@ -888,7 +888,7 @@ s4ehaw:processId rdf:type owl:DatatypeProperty ; rdfs:label "process id"@en . -### https://saref.etsi.org/s4ehaw#processorId +### https://saref.etsi.org/saref4ehaw/processorId s4ehaw:processorId rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Power ; rdfs:range xsd:anyURI ; @@ -896,7 +896,7 @@ s4ehaw:processorId rdf:type owl:DatatypeProperty ; rdfs:label "processor id"@en . -### https://saref.etsi.org/s4ehaw#rechargeable +### https://saref.etsi.org/saref4ehaw/rechargeable s4ehaw:rechargeable rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Energy ; rdfs:range xsd:boolean ; @@ -904,7 +904,7 @@ s4ehaw:rechargeable rdf:type owl:DatatypeProperty ; rdfs:label "rechargeable"@en . -### https://saref.etsi.org/s4ehaw#serialNb +### https://saref.etsi.org/saref4ehaw/serialNb :serialNb rdf:type owl:DatatypeProperty ; rdfs:domain :HealthDevice , :FunctionalDevice ; @@ -914,7 +914,7 @@ s4ehaw:rechargeable rdf:type owl:DatatypeProperty ; rdfs:label "serial number"@en . -### https://saref.etsi.org/s4ehaw#serviceDescription +### https://saref.etsi.org/saref4ehaw/serviceDescription s4ehaw:serviceDescription rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProfile ; rdfs:range xsd:string ; @@ -922,7 +922,7 @@ s4ehaw:serviceDescription rdf:type owl:DatatypeProperty ; rdfs:label "service description"@en . -### https://saref.etsi.org/s4ehaw#serviceName +### https://saref.etsi.org/saref4ehaw/serviceName s4ehaw:serviceName rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:ServiceProfile ; rdfs:range xsd:anyURI ; @@ -930,7 +930,7 @@ s4ehaw:serviceName rdf:type owl:DatatypeProperty ; rdfs:label "service name"@en . -### https://saref.etsi.org/s4ehaw#sourceType +### https://saref.etsi.org/saref4ehaw/sourceType s4ehaw:sourceType rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Energy ; rdfs:range xsd:string ; @@ -938,7 +938,7 @@ s4ehaw:sourceType rdf:type owl:DatatypeProperty ; rdfs:label "source type"@en . -### https://saref.etsi.org/s4ehaw#topology +### https://saref.etsi.org/saref4ehaw/topology s4ehaw:topology rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:Ban ; rdfs:range [ rdf:type rdfs:Datatype ; @@ -961,7 +961,7 @@ s4ehaw:topology rdf:type owl:DatatypeProperty ; rdfs:label "topology"@en . -### https://saref.etsi.org/s4ehaw#userId +### https://saref.etsi.org/saref4ehaw/userId :userId rdf:type owl:DatatypeProperty ; rdfs:domain :Caregiver , :Patient , @@ -975,7 +975,7 @@ s4ehaw:topology rdf:type owl:DatatypeProperty ; rdfs:label "user id"@en . -### https://saref.etsi.org/s4ehaw#velocity +### https://saref.etsi.org/saref4ehaw/velocity s4ehaw:velocity rdf:type owl:DatatypeProperty ; rdfs:domain s4ehaw:DeviceType ; rdfs:range xsd:float ; @@ -995,72 +995,72 @@ voaf:Vocabulary rdf:type owl:Class . foaf:Person rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Action +### https://saref.etsi.org/saref4ehaw/Action s4ehaw:Action rdf:type owl:Class ; rdfs:subClassOf saref:Command . -### https://saref.etsi.org/s4ehaw#Activities +### https://saref.etsi.org/saref4ehaw/Activities :Activities rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Actor +### https://saref.etsi.org/saref4ehaw/Actor s4ehaw:Actor rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Actuator +### https://saref.etsi.org/saref4ehaw/Actuator s4ehaw:Actuator rdf:type owl:Class ; rdfs:subClassOf s4ehaw:HealthDevice . -### https://saref.etsi.org/s4ehaw#Address +### https://saref.etsi.org/saref4ehaw/Address s4ehaw:Address rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Physical . -### https://saref.etsi.org/s4ehaw#Alarm +### https://saref.etsi.org/saref4ehaw/Alarm s4ehaw:Alarm rdf:type owl:Class ; rdfs:subClassOf saref:Command . -### https://saref.etsi.org/s4ehaw#Atomic +### https://saref.etsi.org/saref4ehaw/Atomic s4ehaw:Atomic rdf:type owl:Class ; rdfs:subClassOf s4ehaw:ServiceProcess . -### https://saref.etsi.org/s4ehaw#Ban +### https://saref.etsi.org/saref4ehaw/Ban s4ehaw:Ban rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Body +### https://saref.etsi.org/saref4ehaw/Body s4ehaw:Body rdf:type owl:Class ; rdfs:subClassOf s4ehaw:ServiceCategory . -### https://saref.etsi.org/s4ehaw#BodySurface +### https://saref.etsi.org/saref4ehaw/BodySurface s4ehaw:BodySurface rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Location . -### https://saref.etsi.org/s4ehaw#ByRequest +### https://saref.etsi.org/saref4ehaw/ByRequest s4ehaw:ByRequest rdf:type owl:Class ; rdfs:subClassOf s4ehaw:CommunicationProcess . -### https://saref.etsi.org/s4ehaw#Caregiver +### https://saref.etsi.org/saref4ehaw/Caregiver s4ehaw:Caregiver rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#CommunicationProcess +### https://saref.etsi.org/saref4ehaw/CommunicationProcess s4ehaw:CommunicationProcess rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Composite +### https://saref.etsi.org/saref4ehaw/Composite s4ehaw:Composite rdf:type owl:Class ; rdfs:subClassOf s4ehaw:ServiceProcess . -### https://saref.etsi.org/s4ehaw#Contact +### https://saref.etsi.org/saref4ehaw/Contact s4ehaw:Contact rdf:type owl:Class ; :equivalentClass [ rdf:type :Class ; @@ -1070,190 +1070,190 @@ s4ehaw:Contact rdf:type owl:Class ; ] . -### https://saref.etsi.org/s4ehaw#Constraints +### https://saref.etsi.org/saref4ehaw/Constraints s4ehaw:Constraints rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Coordinate +### https://saref.etsi.org/saref4ehaw/Coordinate s4ehaw:Coordinate rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Physical . -### https://saref.etsi.org/s4ehaw#Data +### https://saref.etsi.org/saref4ehaw/Data s4ehaw:Data rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#DeviceType +### https://saref.etsi.org/saref4ehaw/DeviceType s4ehaw:DeviceType rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Energy +### https://saref.etsi.org/saref4ehaw/Energy s4ehaw:Energy rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Environment +### https://saref.etsi.org/saref4ehaw/Environment s4ehaw:Environment rdf:type owl:Class ; rdfs:subClassOf s4ehaw:ServiceCategory . -### https://saref.etsi.org/s4ehaw#EventDriven +### https://saref.etsi.org/saref4ehaw/EventDriven s4ehaw:EventDriven rdf:type owl:Class ; rdfs:subClassOf s4ehaw:CommunicationProcess . -### https://saref.etsi.org/s4ehaw#FunctionalDevice +### https://saref.etsi.org/saref4ehaw/FunctionalDevice s4ehaw:FunctionalDevice rdf:type owl:Class ; rdfs:subClassOf saref:Device . -### https://saref.etsi.org/s4ehaw#HealthDevice +### https://saref.etsi.org/saref4ehaw/HealthDevice s4ehaw:HealthDevice rdf:type owl:Class ; rdfs:subClassOf saref:Device . -### https://saref.etsi.org/s4ehaw#Helper +### https://saref.etsi.org/saref4ehaw/Helper s4ehaw:Helper rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Hub +### https://saref.etsi.org/saref4ehaw/Hub s4ehaw:Hub rdf:type owl:Class ; rdfs:subClassOf s4ehaw:HealthDevice . -### https://saref.etsi.org/s4ehaw#Implant +### https://saref.etsi.org/saref4ehaw/Implant s4ehaw:Implant rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Location . -### https://saref.etsi.org/s4ehaw#Interface +### https://saref.etsi.org/saref4ehaw/Interface s4ehaw:Interface rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#InterfaceType +### https://saref.etsi.org/saref4ehaw/InterfaceType s4ehaw:InterfaceType rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Legal +### https://saref.etsi.org/saref4ehaw/Legal s4ehaw:Legal rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Constraints ; rdfs:comment "This is an empty container for describing the legal constraints a data can be submitted to, like e.g. anonymization."@en . -### https://saref.etsi.org/s4ehaw#Location +### https://saref.etsi.org/saref4ehaw/Location s4ehaw:Location rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Measurement +### https://saref.etsi.org/saref4ehaw/Measurement s4ehaw:Measurement rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#MeasurementProcess +### https://saref.etsi.org/saref4ehaw/MeasurementProcess s4ehaw:MeasurementProcess rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Process . -### https://saref.etsi.org/s4ehaw#MeasurementSession +### https://saref.etsi.org/saref4ehaw/MeasurementSession s4ehaw:MeasurementSession rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#MemoEnergy +### https://saref.etsi.org/saref4ehaw/MemoEnergy s4ehaw:MemoEnergy rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Mode +### https://saref.etsi.org/saref4ehaw/Mode s4ehaw:Mode rdf:type owl:Class ; rdf:comment "The dynamic characteristics of a eHealth Device that vary during its lifetime or its BAN lifetime" . -### https://saref.etsi.org/s4ehaw#Operating +### https://saref.etsi.org/saref4ehaw/Operating s4ehaw:Operating rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Constraints ; rdfs:comment "This is an empty container for describing the operating constraints of a device, e.g. prescribed humidity and temperature range, etc.."@en . -### https://saref.etsi.org/s4ehaw#Patient +### https://saref.etsi.org/saref4ehaw/Patient s4ehaw:Patient rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Periodic +### https://saref.etsi.org/saref4ehaw/Periodic s4ehaw:Periodic rdf:type owl:Class ; rdfs:subClassOf s4ehaw:CommunicationProcess . -### https://saref.etsi.org/s4ehaw#Physical +### https://saref.etsi.org/saref4ehaw/Physical s4ehaw:Physical rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Location . -### https://saref.etsi.org/s4ehaw#Process +### https://saref.etsi.org/saref4ehaw/Process s4ehaw:Process rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Power +### https://saref.etsi.org/saref4ehaw/Power s4ehaw:Power rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Remainder +### https://saref.etsi.org/saref4ehaw/Remainder s4ehaw:Remainder rdf:type owl:Class ; rdfs:subClassOf saref:Command . -### https://saref.etsi.org/s4ehaw#ResponsabilityParty +### https://saref.etsi.org/saref4ehaw/ResponsabilityParty s4ehaw:ResponsabilityParty rdf:type owl:Class ; rdfs:equivalentClass :Actor ; rdfs:comment "The legal entity responsible for a BAN, i.e. to contact in case of problem" . -### https://saref.etsi.org/s4ehaw#Security +### https://saref.etsi.org/saref4ehaw/Security s4ehaw:Security rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Constraints ; 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/s4ehaw#Sensor +### https://saref.etsi.org/saref4ehaw/Sensor s4ehaw:Sensor rdf:type owl:Class ; rdfs:subClassOf s4ehaw:HealthDevice . -### https://saref.etsi.org/s4ehaw#ServiceCategory +### https://saref.etsi.org/saref4ehaw/ServiceCategory s4ehaw:ServiceCategory rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#ServiceGrounding +### https://saref.etsi.org/saref4ehaw/ServiceGrounding s4ehaw:ServiceGrounding rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#ServiceProcess +### https://saref.etsi.org/saref4ehaw/ServiceProcess s4ehaw:ServiceProcess rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#ServiceProfile +### https://saref.etsi.org/saref4ehaw/ServiceProfile s4ehaw:ServiceProfile rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Simple +### https://saref.etsi.org/saref4ehaw/Simple s4ehaw:Simple rdf:type owl:Class ; rdfs:subClassOf s4ehaw:ServiceProcess . -### https://saref.etsi.org/s4ehaw#TimeSeriesMeasurements +### https://saref.etsi.org/saref4ehaw/TimeSeriesMeasurements s4ehaw:TimeSeriesMeasurements rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#UnitOfMeasure +### https://saref.etsi.org/saref4ehaw/UnitOfMeasure s4ehaw:UnitOfMeasure rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#User +### https://saref.etsi.org/saref4ehaw/User s4ehaw:User rdf:type owl:Class . -### https://saref.etsi.org/s4ehaw#Validity +### https://saref.etsi.org/saref4ehaw/Validity s4ehaw:Validity rdf:type owl:Class ; rdfs:subClassOf s4ehaw:Constraints . -### https://saref.etsi.org/s4ehaw#Wearable +### https://saref.etsi.org/saref4ehaw/Wearable s4ehaw:Wearable rdf:type owl:Class ; rdfs:subClassOf s4ehaw:HealthDevice .