material state condition expression

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

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

SubClass Of: value expression

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:generically dependent continuant β€Ί information content entity β€Ί value expression β€Ί material state condition expression

Definition

value expression that, as part of a material state specification, expresses a condition on a characteristic, profile, quality, location, or other relevant feature, to which the material state prescribed by that specification continuously conforms throughout its occurrence

Explanatory Notes

A material state condition expression expresses one aspect of the condition specified by a material state specification. Multiple material state condition expressions may be parts of the same material state specification. For example, a refrigerated condition specification may contain one expression specifying that the material is located in a refrigerator and another specifying that its temperature is between 2 Β°C and 8 Β°C.

Examples

  • the expression specifying that a material is located in a refrigerator as part of a refrigerated condition specification; the expression specifying that the temperature of the material is between 2 Β°C and 8 Β°C as part of the same refrigerated condition specification;

Primitive Class

This class is declared primitive and it does not have necessary and sufficient condiftions defined.

Primitive Rationale

See the general discussion and rationale provided for informational entities under β€˜information content entity’.

Formal Axioms

First-Order Logic Axioms

LA1: MaterialStateConditionExpression(x) β†’ ValueExpression(x) ∧ βˆƒy(MaterialStateSpecification(y) ∧ continuantPartOfAtAllTimes(x,y))
LA2: MaterialStateConditionExpression(x) ∧ isValueExpressionOfAtSomeTime(x,y) β†’ SpecificallyDependentContinuant(y) ∨ GenericallyDependentContinuant(y) ∨ ProcessProfile(y) ∨ ProcessCharacteristic(y)
LA3: MaterialStateConditionExpression(x) ∧ hasContinuantPartAtSomeTime(x,y) β†’ Β¬MaterialStateConditionExpression(y)
LA4: ValueExpression(x) ∧ βˆƒy(MaterialStateSpecification(y) ∧ continuantPartOfAtAllTimes(x,y)) ∧ βˆƒz((SpecificallyDependentContinuant(z) ∨ GenericallyDependentContinuant(z) ∨ ProcessProfile(z) ∨ ProcessCharacteristic(z)) ∧ isValueExpressionOfAtAllTimes(x,z)) β†’ MaterialStateConditionExpression(x)

Semi-Formal Natural Language Axioms

LA1: if x is a β€˜material state condition expression’ then x is a β€˜value expression’ that is β€˜continuant part of at all times’ some β€˜material state specification’

LA2: if x is a β€˜material state condition expression’ and x β€˜is value expression of at some time’ y then y is a β€˜specifically dependent continuant’, β€˜generically dependent continuant’, β€˜process profile’, or β€˜process characteristic’

LA3: if x is a β€˜material state condition expression’ and x β€˜has continuant part at some time’ y then y is not a β€˜material state condition expression’

LA4: if x is a β€˜value expression’ that is β€˜continuant part of at all times’ some β€˜material state specification’ and β€˜is value expression of at all times’ some β€˜specifically dependent continuant’ or β€˜generically dependent continuant’ or β€˜process profile’ or β€˜process characteristic’ then x is a β€˜material state condition expression’

Description Logic

constr:MaterialStateConditionExpression βŠ‘ constr:ValueExpression

constr:MaterialStateConditionExpression βŠ‘ βˆ€ bfo:has_continuant_part_at_some_time .Β¬ constr:MaterialStateConditionExpression

constr:MaterialStateConditionExpression βŠ‘ βˆ€ constr:isValueExpressionOfAtSomeTime .(bfo:specifically_dependent_continuant βŠ” bfo:generically_dependent_continuant βŠ” bfo:process_profile βŠ” constr:ProcessCharacteristic)

constr:MaterialStateConditionExpression βŠ‘ βˆƒ bfo:continuant_part_of_at_all_times .constr:MaterialStateSpecification

constr:ValueExpression βŠ“ βˆƒ bfo:continuant_part_of_at_all_times .constr:MaterialStateSpecification βŠ“ βˆƒ constr:isValueExpressionOfAtAllTimes .(bfo:specifically_dependent_continuant βŠ” bfo:generically_dependent_continuant βŠ” bfo:process_profile βŠ” constr:ProcessCharacteristic) βŠ‘ constr:MaterialStateConditionExpression

constr:MaterialStateConditionExpression βŠ“ constr:MaterialStateSpecification βŠ‘ βŠ₯

SubClassOf: constr:ValueExpression

SubClassOf: bfo:has_continuant_part_at_some_time only not constr:MaterialStateConditionExpression

SubClassOf: constr:isValueExpressionOfAtSomeTime only (bfo:specifically_dependent_continuant or bfo:generically_dependent_continuant or bfo:process_profile or constr:ProcessCharacteristic)

SubClassOf: bfo:continuant_part_of_at_all_times some constr:MaterialStateSpecification

constr:ValueExpression and bfo:continuant_part_of_at_all_times some constr:MaterialStateSpecification and constr:isValueExpressionOfAtAllTimes some (bfo:specifically_dependent_continuant or bfo:generically_dependent_continuant or bfo:process_profile or constr:ProcessCharacteristic) SubClassOf: constr:MaterialStateConditionExpression

constr:MaterialStateConditionExpression DisjointWith: constr:MaterialStateSpecification


Back to top

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