semanticarts / gist

Semantic Arts gist upper enterprise ontology
Creative Commons Attribution 4.0 International
163 stars 18 forks source link

Add predicate offers - fixes #528 #1102

Closed stevenchalem closed 4 months ago

stevenchalem commented 5 months ago

Closes #528.

Added predicate gist:isOfferOf, and changed the formal definition of gist:Offer to refer to the new predicate instead of gist:hasDirectPart

rjyounes commented 5 months ago

We've agreed to change from isOfferOf to offers. Maybe add scopeNote/example about the different uses (with Offer vs Organization/Person etc).

Need to generalize the definition.

rjyounes commented 5 months ago

DECISION:

skos:definition "Relates something to a thing it makes available for acceptance or rejection." ;
skos:example "An instance of gist:Offer offers a specific product at a particular price; a company offers an employee benefit; Honda offers vehicles for sale.";
uscholdm commented 5 months ago

@stevenchalem

skos:definition "Relates something to a thing it makes available for acceptance or rejection."

I suggest:

rjyounes commented 5 months ago

@stevenchalem Sorry about the back and forth. Michael is willing to go ahead with offers and I trust his judgment on this. So let's go ahead and finalize this PR. Thanks.