buyer role

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

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

SubClass Of: agent role

Class Hierarchy

owl:Thing β€Ί bfo:entity β€Ί bfo:continuant β€Ί bfo:specifically dependent continuant β€Ί bfo:realizable entity β€Ί bfo:role β€Ί agent role β€Ί buyer role

Definition

agent role held by a person or organization when it buys a product or a service

Examples

  • Pfizer has a buyer role when it buys a bulk of chemicals from MiliporeSigma; a person has a buyer role when they buy groceries at the supermarket; a manufacturing enterprise has a buyer role when they hire an external organization to do some manufacturing process (manufacturing as a service); a person has a buyer role when they hire someone to repair a broken pipe

Adapted From

  • OAGIS

Primitive Class

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

Primitive Rationale

There are insufficient constructs to create necessary and sufficient conditions. Namely, constructs for economic transactions and ownership are lacking

Formal Axioms

First-Order Logic Axioms

BuyerRole(x) β†’ Role(x) ∧ βˆƒyβˆƒp ((Organization(y) ∨ Person(y)) ∧ BuyingBusinessProcess(p) ∧ participatesInAtSomeTime(y,p) ∧ roleOf(x, y))

Semi-Formal Natural Language Axioms

if x is a β€˜buyer role’ x then x is an β€˜agent role’ that is the β€˜role of’ some β€˜person’ or β€˜organization’ when it β€˜participates in at some time’ some β€˜buying business process’

Description Logic

constr:BuyerRole βŠ‘ constr:AgentRole

constr:BuyerRole βŠ‘ βˆƒ constr:roleOf .((constr:Organization βŠ” constr:Person) βŠ“ βˆƒ bfo:participates_in_at_some_time .constr:BuyingBusinessProcess)

SubClassOf: constr:AgentRole

SubClassOf: constr:roleOf some ((constr:Organization or constr:Person) and bfo:participates_in_at_some_time some constr:BuyingBusinessProcess)


Back to top

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