commercial service agreement
IRI: https://spec.industrialontologies.org/ontology/construct/CommercialServiceAgreement
Defined In: https://spec.industrialontologies.org/ontology/core/Core/
SubClass Of: agreement
Class Hierarchy
owl:Thing βΊ bfo:entity βΊ bfo:continuant βΊ bfo:generically dependent continuant βΊ information content entity βΊ agreement βΊ commercial service agreement
Direct subclasses:
Definition
agreement between a customer and service provider that is about some commercial service to be provided by the service provider in exchange for compensation from the customer
Examples
- a cellphone plan, a maintenance service agreement, equipment lease agreement that includes a maintenance plan
Counter-Examples
- a blanket purchase order, commodity contract
Adapted From
- https://schema.org/, http://www.heppnetz.de/projects/goodrelations/ and http://dini-ag-kim.github.io/service-ontology/service.html
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
Agreement(x) β§ βcβyβz(CommercialService(c) β§ ServiceProviderRole(y) β§ CustomerRole(z) β§ isAbout(x,c) β§ prescribes(x,y) β§ prescribes(x,z)) β CommercialServiceAgreement(x)
Semi-Formal Natural Language Axioms
If x is an βagreementβ that βis aboutβ some βcommercial serviceβ and that βprescribesβ some βcustomer roleβ and some βservice provider roleβ then x is a βcommercial service agreementβ
Description Logic
constr:CommercialServiceAgreement β constr:Agreement
constr:Agreement β β constr:isAbout .constr:CommercialService β β constr:prescribes .constr:CustomerRole β β constr:prescribes .constr:ServiceProviderRole β constr:CommercialServiceAgreement
SubClassOf: constr:Agreement
constr:Agreement and constr:isAbout some constr:CommercialService and constr:prescribes some constr:CustomerRole and constr:prescribes some constr:ServiceProviderRole SubClassOf: constr:CommercialServiceAgreement