-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sosa:Property values versus result values. #208
Comments
The SSN-System module and the examples could be improved in many ways.
Now that properties apply generically to many features of interest, and the notion of sensor is generalized, I think we could makes things more homogeneous:
|
I would be happy with reusing hasResult or creating hasPropertyValue. We don't have to solve the range problem as much as just document a property for the value.
I prefer subClass; otherwise it becomes unwieldy if someone decides to instantiate the Sensitivity of multiple physical receivers. |
Hmm. |
Also see #108 |
In #quantity-values-and-unit-of-measures we state "It is not in the scope of this specification to recommend any particular way of expressing results as quantity values." which is fine. To actually link the measurement, however it is recorded, to an observation we use hasSimpleResult / hasResult. There is no analogous mechanism for ssn-system:Condition, ssn:Property, ssn-system:Sensitivity, etc...
The DHT22 Description example makes use of schema.org. Unlike in an Observation, there is no ontological relationship in Sosa that indicates where the value of a Property resides, irrespective of it is expressed.
Can we fix this?
The text was updated successfully, but these errors were encountered: