has manifestation format
- CURIE:
gmeow:hasManifestationFormat - IRI: https://blackcatinformatics.ca/gmeow/hasManifestationFormat
- Category: property
- Defined by:
gmeow:slices/creative-works - Box roles: RBox role (What is this?)
The physical or digital format of this manifestation — hardcover, EPUB, audiobook, web serial, etc. A value from the open gmeow:ManifestationFormat vocabulary.
Structure
Property shape: object property; gmeow:Manifestation -> gmeow:ManifestationFormat; functional
Practical Pattern
Use gmeow:hasManifestationFormat from gmeow:Manifestation to gmeow:ManifestationFormat when the relationship itself belongs in the native GMEOW graph.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Score As Lossy Projection
- Source:
slices/extensions/music/examples/score-as-lossy-projection.ttl - Examples catalog: open in catalog#example-slices-extensions-music-examples-score-as-lossy-projection
# --- MANIFESTATION: the printed score — a lossy projection of the work.
ex:printedScore a gmeow:ScoreEdition ;
rdfs:label "First printed edition"@en ;
gmeow:embodies ex:notatedExpression ;
gmeow:hasManifestationFormat gmeow:formatPrintedScore .
Common Companion Terms
gmeow:Manifestation, gmeow:ManifestationFormat
External Equivalences
Equivalent or closely aligned targets: dcterms
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:hasManifestationFormat |
equivalence | - |
skos:closeMatch | dcterms:format | gmeow-dublin-core.sssom.tsv; gmeow:eqDcTerms032; confidence 0.75 |
Usage Advice
Use when
- Use to record the format of a
Manifestation— the publishable form (paperback, EPUB, audiobook, vinyl). Functional: one format perManifestation.
Avoid when
- Avoid asserting it on a
Work,Expression, orItem(format is a Manifestation-tier fact) and avoid more than one value — a second format is a secondManifestation.
How to use
- Point the
Manifestationat onegmeow:ManifestationFormatindividual; model the physical substrate of a copy separately viagmeow:hasCarrierandgmeow:medium.
Examples
- ex:penguin2003
gmeow:hasManifestationFormatgmeow:formatPaperback.