Matches in LOV for { <http://paul.staroch.name/thesis/SmartHomeWeather.owl#WeatherState> ?p ?o. }
Showing items 1 to 10 of
10
with 100 items per page.
- WeatherState type Class.
- WeatherState comment "A WeatherState is a set of weather information (temperature, humidity etc.). It is assigned to exactly one WeatherObservation (properties belongsToWeatherObservation/hasWeatherState), has a priority (property hasPriority) and has a source (where the weather information comes from, properties hasSource/isSourceOf).\n\nThe weather information itself (temperature, humidity etc.) is provided using instances of WeatherPhenomenon that are connected using the belongsToState/hasWeatherPhenomenon properties.".
- WeatherState seeAlso WeatherPhenomenon.
- WeatherState seeAlso hasSource.
- WeatherState seeAlso hasWeatherPhenomenon.
- WeatherState seeAlso hasWeatherState.
- WeatherState seeAlso TemporalEntity.
- WeatherState seeAlso WeatherObservation.
- WeatherState seeAlso WeatherStateSource.
- WeatherState seeAlso hasTemporalEntity.