observed by at some time
IRI: https://spec.industrialontologies.org/ontology/construct/observedByAtSomeTime
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
Type: Object Property
Domain: bfo:entity
Range: agent
Inverse Of: observes at some time
Definition
relation from an entity to an agent indicating that the agent participates in some process that outputs information about the entity, at some time
Examples
- a chemical reaction in an experiment is observed by a scientist, a machining process is observed by an operator, a group of COVID patients are observed by a doctor
Formal Axioms
First-Order Logic Axioms
observedByAtSomeTime (y, x) β Agent(x) β§ Entity(y) β§ βpβi(Process(p) β§ InformationContentEntity(i) β§ participatesInAtSomeTime(x,p) β§ hasOutput(p,i) β§ isAbout(i,y))
Semi-Formal Natural Language Axioms
p is observed by b at some time t holds when p is an βentityβ and b is an βagentβ and there is a βprocessβ in which b βparticipates in at some timeβ and that βhas outputβ some βinformation content entityβ that βis aboutβ p
Description Logic
constr:observedByAtSomeTime β _:topObjectProperty
domain: bfo:entity
range: constr:Agent
inverse: constr:observesAtSomeTime
SubPropertyOf: _:topObjectProperty
domain: bfo:entity
range: constr:Agent
inverse: constr:observesAtSomeTime