Collection
- CURIE:
gmeow:Collection - IRI: https://blackcatinformatics.ca/gmeow/Collection
- Category: class
- Defined by:
gmeow:slices/documents - Box roles: TBox role (What is this?)
An aggregation of resources published or curated as a unit — an anthology, album, gallery, or series bundle. A specialization of gmeow:Work whose members ride the universal gmeow:hasPart spine.
Structure
Subclass of: gmeow:Work
Practical Pattern
Use gmeow:Collection as a specialized kind of gmeow:Work. Add statement metadata or a standpoint when the assertion needs provenance, confidence, or vantage.
Common Companion Terms
External Equivalences
Equivalent or closely aligned targets: dcmitype
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:Collection |
equivalence | - |
skos:closeMatch | dcmitype:Collection | gmeow-dublin-core.sssom.tsv; gmeow:eqDcType010; confidence 0.85 |
Usage Advice
Use when
- Use for an aggregation of resources curated as a unit — an anthology, album, or gallery at the
gmeow:Worktier; its members ride the universal part spine.
Avoid when
- Avoid it for an ongoing ordered feed (use
gmeow:DataFeed, which subclassesCollection) and avoid minting a membership subproperty — members ridegmeow:hasPart.
How to use
- Type the aggregate
gmeow:Collectionand attach its members viagmeow:hasPart; an ordered streaming aggregate is thegmeow:DataFeedspecialization.
Examples
- ex:anthology a
gmeow:Collection;gmeow:hasPartex:story1, ex:story2.