is available to at some time

IRI: https://spec.industrialontologies.org/ontology/construct/isAvailableToAtSomeTime

Defined In: https://spec.industrialontologies.org/ontology/core/Core/

Type: Object Property

Range: agent

Definition

relation from a material entity or physical location to an agent that holds when the material entity or physical location have a capability that is needed by the agent to fulfil some objective carried by the agent

Explanatory Notes

this definition of β€˜is available to’ is not the same as the state of availability e.g a machine is idle hence it is in the available state

Examples

  • a roll of aluminum (resource) is avaiable to an agent to use in a forming process, a milling workstation (resource) is available to a manufacturer to produce some parts

Formal Axioms

First-Order Logic Axioms

isAvailableToAtSomeTime(x,y) β†’ (MaterialEntity(x) ∨ Site(x)) ∧ Agent(y) ∧ βˆƒpβˆƒoβˆƒc(Process(p) ∧ ObjectiveSpecification(o) ∧ Capability(c) ∧ hasCapability(x,c) ∧ genericallyDependsOnAtSomeTime(o,y) ∧ (realizes(p,c) ∧ participatesInAtSomeTime(y,p)β†’ AchievesAtSomeTime(p,o)))

Semi-Formal Natural Language Axioms

x is available at some time y holds when x is a β€˜material entity’ or β€˜site’ and y is an β€˜agent’ and x β€˜has capability’ some β€˜capability’ which when β€˜realized in’ some β€˜process’ p that y β€˜participates in at some time’ implies that p β€˜achieves at some time’ some β€˜objective specification’ that β€˜generically depends on at some time’ y

Description Logic

domain: bfo:site βŠ” bfo:material_entity

range: constr:Agent

domain: bfo:site or bfo:material_entity

range: constr:Agent


Back to top

Copyright © 2024–2026 Open Applications Group / Industrial Ontology Foundry. Distributed under an MIT license.