is_offering
Use it like this:
- [ #is/_offering :: Demand, Offer ] or
- [ is_offering :: Demand, Offer ]
An offer to provide this item;
for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event.
Use businessFunction to indicate the kind of transaction offered, i.e. sell, lease, etc.
This property can also be used to describe a demand.
While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
Relation describes that: [ #has_/domain :: AggregateOffer, CreativeWork, EducationalOccupationalProgram, Event, MenuItem, Product, Service, Trip ] ( #has_/name :: is_offering ) ( #has_/range :: Demand, Offer )
[ #is_/inverse_of :: itemOffered ]