item offered
- CURIE:
gmeow:itemOffered - IRI: https://blackcatinformatics.ca/gmeow/itemOffered
- Category: property
- Defined by:
gmeow:slices/organization - Box roles: RBox role (What is this?)
The item an offering provides — a gmeow:ServiceOffering, a product, or any entity. Projects to schema:itemOffered.
Structure
Property shape: object property; gmeow:Offering -> gmeow:Entity
Practical Pattern
Use gmeow:itemOffered from gmeow:Offering to gmeow:Entity when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Projects To
| Profile | External Targets |
|---|---|
schema-org |
rdf, schema |
External Equivalences
Equivalent or closely aligned targets: schema
Linkages
Generated from the canonical mapping DSL. SSSOM files are the generated public interchange form for term equivalences.
Term Equivalences
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:itemOffered |
equivalence | - |
skos:closeMatch | schema:itemOffered | gmeow-properties.sssom.tsv; gmeow:eqProperties084; confidence 0.9 |
Projection Coverage
| Source | Kind | Profile | Predicate/Relation | Target | Evidence |
|---|---|---|---|---|---|
gmeow:itemOffered |
projection | schema-org |
projects to / <= | rdf:type, schema:Offer, schema:itemOffered, schema:makesOffer, schema:provider | gmeow:mapSchemaOffer; confidence 0.85; lossy: the offering is REUSED as the schema:Offer node; price/availability detail is not modelled |
Usage Advice
Use when
- Use to name what a
gmeow:Offeringprovides — agmeow:ServiceOffering, a product, or any entity being offered.
Avoid when
- Avoid attaching it to the provider (the provider is
gmeow:offeringProvider) and avoid using it as the offer node itself — the item is the thing thegmeow:Offeringwraps.
How to use
- Set
gmeow:itemOfferedon thegmeow:Offeringto the offered entity, pairing it withgmeow:offeringProvider; a service item is agmeow:ServiceOfferingcarryinggmeow:serviceType.
Examples
- ex:hostingOffer
gmeow:itemOfferedex:hostingService.