Work

A distinct abstract intellectual or artistic creation, independent of any language, notation, edition, or copy — the story, the composition, the visual conception. The most abstract tier of the WEMI spine; realized through one or more gmeow:Expression. Identity changes when the creative content itself differs.

Structure

Subclass of: gmeow:CreativeWork

Practical Pattern

Use gmeow:Work 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

# --- Work: the abstract intellectual creation, independent of any text or copy.
ex:novel a gmeow:Work ;
    gmeow:title "The Lighthouse at World's End"@en .

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:CreativeWork

Projects To

Profile External Targets
bibframe bibframe

External Equivalences

Equivalent or closely aligned targets: bibframe, fabio, frbr, lrmoo, schema, wd

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:Work equivalence - skos:closeMatch bibframe:Work gmeow-creative-works.sssom.tsv; gmeow:eqCw019; confidence 0.8
gmeow:Work equivalence - skos:closeMatch fabio:Work gmeow-creative-works.sssom.tsv; gmeow:eqCw008; confidence 0.95
gmeow:Work equivalence - owl:equivalentClass frbr:Work gmeow-creative-works.sssom.tsv; gmeow:eqCw001; confidence 1
gmeow:Work equivalence - owl:equivalentClass lrmoo:F1_Work gmeow-creative-works.sssom.tsv; gmeow:eqCw012; confidence 0.95
gmeow:Work equivalence - skos:closeMatch schema:CreativeWork gmeow-creative-works.sssom.tsv; gmeow:eqCw023; confidence 0.75
gmeow:Work equivalence - skos:closeMatch wd:Q386724 gmeow-creative-works.sssom.tsv; gmeow:eqCw027; confidence 0.95

Projection Coverage

Source Kind Profile Predicate/Relation Target Evidence
gmeow:Work projection bibframe projects to / = bibframe:Work gmeow:mapBfWork; confidence 0.9; lossy: the Expression/Manifestation/Item tiers below the Work are not re-expressed as bf:Instance/bf:Item here (declared partiality)

Usage Advice

Use when

Avoid when

How to use

Examples

Published Alignment Graph

Alignments

RelationTarget
closeMatchbibframe:Work
closeMatchfabio:Work
closeMatchschema:CreativeWork
closeMatchwd:Q386724
equivalentClassfrbr:Work
equivalentClasslrmoo:F1_Work