Item
- CURIE:
gmeow:Item - IRI: https://blackcatinformatics.ca/gmeow/Item
- Category: class
- Defined by:
gmeow:slices/creative-works - Box roles: TBox role (What is this?)
A single exemplar of a gmeow:Manifestation — one copy. An InformationObject; a physical copy is linked via gmeow:hasCarrier to a gmeow:PhysicalObject, keeping informational identity distinct from the physical carrier. Library circulation/holdings detail is out of scope for this base (carrier hook only). Identity changes when you hold a different physical or digital copy.
Structure
Subclass of: gmeow:CreativeWork
Practical Pattern
Use gmeow:Item as a specialized kind of gmeow:CreativeWork. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Wemi Novel
- Source:
slices/core/creative-works/examples/wemi-novel.ttl - Examples catalog: open in catalog#example-slices-core-creative-works-examples-wemi-novel
# --- Item: one exemplar — a specific physical copy of the hardback.
ex:libraryCopy a gmeow:Item ;
gmeow:exemplifies ex:hardback .
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: bibframe, fabio, frbr, lrmoo
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:Item |
equivalence | - |
skos:closeMatch | bibframe:Item | gmeow-creative-works.sssom.tsv; gmeow:eqCw021; confidence 0.9 |
gmeow:Item |
equivalence | - |
skos:closeMatch | fabio:Item | gmeow-creative-works.sssom.tsv; gmeow:eqCw011; confidence 0.95 |
gmeow:Item |
equivalence | - |
owl:equivalentClass | frbr:Item | gmeow-creative-works.sssom.tsv; gmeow:eqCw004; confidence 1 |
gmeow:Item |
equivalence | - |
owl:equivalentClass | lrmoo:F5_Item | gmeow-creative-works.sssom.tsv; gmeow:eqCw015; confidence 0.95 |
Usage Advice
Use when
- Use for ONE specific copy — the signed first edition on this shelf, a single loaned audiobook download; the bottom WEMI tier, where a physical carrier and copy-level provenance attach.
Avoid when
- Avoid when speaking of the edition in general (that is
gmeow:Manifestation— 'the 2003 paperback' as a type is not anItem); do not model library circulation/holdings here (out of scope for this base), and keep the physical substrate on the carrier, not theItem.
How to use
- Link to its
Manifestationwithgmeow:exemplifiesand, for a material copy, attach the physical substrate withgmeow:hasCarrierto agmeow:PhysicalObject— born-digital Items may omit the carrier (Principle 11).
Examples
- ex:myCopy a
gmeow:Item;gmeow:exemplifiesex:penguin2003;gmeow:hasCarrierex:wornPaperbackVolume.
Published Alignment Graph
Alignments
| Relation | Target |
|---|---|
closeMatch | bibframe:Item |
closeMatch | fabio:Item |
equivalentClass | frbr:Item |
equivalentClass | lrmoo:F5_Item |