embodies

Relates a Manifestation to the Expression it embodies. Non-functional: a collected edition may embody multiple Expressions. Inverse of gmeow:embodiedIn.

Structure

Property shape: object property; gmeow:Manifestation -> gmeow:Expression

Practical Pattern

Use gmeow:embodies from gmeow:Manifestation to gmeow:Expression 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.

Wemi Novel

# --- Manifestations: two embodiments of the English Expression (print + digital).
ex:hardback a gmeow:Manifestation ;
    gmeow:embodies ex:englishText .

ex:ebook a gmeow:Manifestation ;
    gmeow:embodies ex:englishText .

Two Critics

@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .



# The minimal WEMI spine the shapes demand (the gts example precedent).
ex:novelWork a gmeow:Work ; rdfs:label "the appraised work"@en .
ex:novelExpression a gmeow:Expression ;
    rdfs:label "the appraised text"@en ;
    gmeow:realizes ex:novelWork .
ex:novel a gmeow:BookRelease ;
    rdfs:label "the appraised release"@en ;
    gmeow:embodies ex:novelExpression .
ex:criticA a gmeow:Person ; rdfs:label "critic A"@en .
ex:criticB a gmeow:Person ; rdfs:label "critic B"@en .

Common Companion Terms

gmeow:Manifestation, gmeow:Expression

Projects To

Profile External Targets
schema-org schema

External Equivalences

Equivalent or closely aligned targets: frbr

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:embodies equivalence - owl:equivalentProperty frbr:embodiment gmeow-creative-works.sssom.tsv; gmeow:eqCw006; confidence 1

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:embodies projection schema-org projects to / <= schema:MusicAlbum gmeow:mapSchemaMusicAlbum; lossy: the WEMI spine collapses; track-level frame-relative content and declared losses are lost

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
equivalentPropertyfrbr:embodiment