Fork me on GitHub

The Comfort Ontology

The SEAS Comfort ontology describes evaluations that are relative to the comfort of some agent (foaf:Agent).

Given a property and an agent, one may characterize that some evaluation of the property is relative to an agent, and that it is comfortable, uncomfortable, or critically uncomfortable for the agent.

Classes

AgentComfortEvaluation

Label: Agent Comfort Evaluation

IRI: https://w3id.org/seas/AgentComfortEvaluation

An agent comfort evaluation is a seas:Evaluation of a seas:Property that is relative to a specific agent.

The property impacts the comfort of the agent.

Formally, it is equivalent to the set of evaluations that are linked by property seas:relativeToAgent to some foaf:Agent.

ComfortableEvaluation

Label: Comfortable Evaluation

IRI: https://w3id.org/seas/ComfortableEvaluation

A comfortable evaluation is an evaluation of a property that is considered comfortable for the associated agent.

CriticallyUncomfortableEvaluation

Label: Critically Uncomfortable Evaluation

IRI: https://w3id.org/seas/CriticallyUncomfortableEvaluation

A critically uncomfortable evaluation is an evaluation of a property that is considered critically uncomfortable for the associated agent. It may be dangerous for the agent.

MaximumComfortableEvaluation

Label: Maximum Comfortable Evaluation

IRI: https://w3id.org/seas/MaximumComfortableEvaluation

A maximum comfortable evaluation is an evaluation of the maximum value for a property that is considered comfortable for the associated agent.

MaximumCriticallyUncomfortableEvaluation

Label: Maximum Critically Uncomfortable Evaluation

IRI: https://w3id.org/seas/MaximumCriticallyUncomfortableEvaluation

A maximum critically uncomfortable evaluation is an evaluation of the maximum value for a property that is considered critically uncomfortable for the associated agent.

MinimumComfortableEvaluation

Label: Minimum Comfortable Evaluation

IRI: https://w3id.org/seas/MinimumComfortableEvaluation

A minimum comfortable evaluation is an evaluation of the minimum value for a property that is considered comfortable for the associated agent.

MinimumCriticallyUncomfortableEvaluation

Label: Minimum Critically Uncomfortable Evaluation

IRI: https://w3id.org/seas/MinimumCriticallyUncomfortableEvaluation

A minimum critically uncomfortable evaluation is an evaluation of the minimum value for a property that is considered critically uncomfortable for the associated agent.

UncomfortableEvaluation

Label: Uncomfortable Evaluation

IRI: https://w3id.org/seas/UncomfortableEvaluation

An uncomfortable evaluation is an evaluation of a property that is considered uncomfortable for the associated agent.

Object Properties

relativeToAgent

Label: relative to agent

IRI: https://w3id.org/seas/relativeToAgent

Links an evaluation to the agent (foaf:Agent) whose comfort the property impacts.