material artifact
IRI: https://spec.industrialontologies.org/ontology/construct/MaterialArtifact
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: bfo:object
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:independent continuant βΊ bfo:material entity βΊ bfo:object βΊ material artifact
Direct subclasses:
Definition
object that is deliberately created to have a certain function
Semi-Formal Definition:
every instance of βmaterial artifactβ is defined as exactly an instance of βobjectβ that is the βbearer ofβ some βdesigned functionβ
Examples
- a machine, a screwdriver, a screw, a sheet of paper
Adapted From
- http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ArtifactOntology
Formal Axioms
First-Order Logic Definition
MaterialArtifact(x) β Object(x) β§ βf(DesignedFunction(f) β§ bearerOf(x,f))
Description Logic
constr:MaterialArtifact β‘ bfo:object β β bfo:bearer_of .constr:DesignedFunction
constr:MaterialArtifact β bfo:object
constr:MaterialArtifact β constr:EngineeredSystem β β₯
constr:MaterialArtifact β constr:Organization β β₯
EquivalentTo: bfo:object and bfo:bearer_of some constr:DesignedFunction
SubClassOf: bfo:object
constr:MaterialArtifact DisjointWith: (constr:EngineeredSystem, constr:Organization)