rdfs:comment"A health device characteristic describing the processing power or capabilities of the device (e.g. processor ID and manufacturer, duty cycle, available flash/RM memory, maximum flash/RAM memory...)."@en;
rdfs:comment"A health device characteristic is its power sources, mainly describing energy source and battery related capabilities of the health device (number of power source, source type, rechargeable or not, available power level...)."@en;
rdfs:comment"The power sources of a health device, mainly describing energy source and battery related capabilities of the health device (number of power source, source type, rechargeable or not...)."@en;
rdfs:comment"The computing power capabilities of a device."@en;
rdfs:label"has computing power"@en;
saref:consistsOfs4ehaw:DutyCycle,
s4ehaw:MaximumFlash,
s4ehaw:MaximumRam,
s4ehaw:CPUFrequency.
s4ehaw:DutyCyclerdf:typesaref:Property;
rdfs:comment"The duty cycle of an embedded processor of a device, typically in percent."@en;
rdfs:label"Duty cycle"@en.
s4ehaw:MaximumFlashrdf:typesaref:Property;
rdfs:comment"The maximum flash memory space (in bytes) of a device."@en;
rdfs:label"Maximum flash"@en.
s4ehaw:MaximumRamrdf:typesaref:Property;
rdfs:comment"The maximum volatile memory space (in bytes) of a device."@en;
rdfs:label"Maximum ram"@en.
s4ehaw:CPUFrequencyrdf:typesaref:Property;
rdfs:comment"The number of instructions an embedded processor - within a device - can perform per second (MIPS)."@en;
rdfs:label"Frequency"@en.
### https://saref.etsi.org/saref4ehaw/velocity
s4ehaw:Velocityrdf:typesaref:Property;
rdfs:comment"The velocity of a moving entity. Typically expressed in m/s."@en;
rdfs:label"Velocity"@en.
### https://saref.etsi.org/saref4ehaw/PowerSource
### Characteristic describing energy source and battery related capabilities of the health device (number of power source, source type, rechargeable or not, available power level...).
s4ehaw:SolarPoweredrdf:typesaref:FeatureKind;
rdfs:comment"Kind of feature of interest powered by the sun."@en;
rdfs:label"Solar Powered"@en.
s4ehaw:BatteryPoweredrdf:typesaref:FeatureKind;
rdfs:comment"Kind of feature of interest powered by batteries."@en;
rdfs:label"BatteryPowered"@en.
s4ehaw:MainsPoweredrdf:typesaref:FeatureKind;
rdfs:comment"Kind of feature of interest powered by the mains."@en;
rdfs:label"MainsPowered"@en.
s4ehaw:Rechargeablerdf:typesaref:FeatureKind;
rdfs:comment"Kind of feature of interest whose power source is rechargeable."@en;
rdfs:label"Rechargeable"@en.
s4ehaw:NotRechargeablerdf:typesaref:FeatureKind;
rdfs:comment"Kind of feature of interest whose power source is not rechargeable."@en;
rdfs:label"Not Rechargeable"@en.
s4ehaw:NumberOfPowerSourcerdf:typesaref:Property;
rdfs:comment"Number of power source of a feature of interest."@en;
rdfs:label"Number Of Power Source"@en.
s4ehaw:AvailablePowerLevelrdf:typesaref:Property;
rdfs:comment"Power level still available for the feature of interest to function."@en;
rdfs:label"Available Power Level "@en.
### https://saref.etsi.org/saref4ehaw/Dimensions
s4ehaw:Dimensionsrdf:typesaref:Property;
rdfs:comment"The dimensions of a feature of interest, consisting of a height, a weight, and a length."@en;