OBJECT
ObservableProperty
Types of things that can be observed or measured as part of Observation.
link GraphQL Schema definition
- type ObservableProperty {
- : [ObservablePhenomenon!]
- : ID!
- # A name for something that can be observed (eg, temperature, weight,
- # contamination...)
- : String!
- # A textual description or comment.
- : String
- }
link Require by
- ObservablePhenomenonPossible qualitative assessment of an `ObservableProperty`. (eg. property "contamination" may have phenomenon like "high", "some", "none")
- ObservablePropertyPagenull
- ObservationAn observation event that records the measurement or assessement of an economic resource.
- RootMutationTypenull
- RootQueryTypenull