← Catalogue
World Models · legacy example

Media & Creative Work

This meta-model describes works of media, art and entertainment along the ladder from abstract work to expression to published manifestation, together with who contributed, who holds rights, and how the work reaches audiences through releases and performances. It is its own model because creative works have identity above any file or edition (the same novel across translations, the same song across recordings), and this layered identity drives rights, distribution and cataloguing everywhere in the cultural economy.

IDworld.n5-media-and-creative-work
Version history0.2.0-legacy
CategoryReference example
IndustryCross-industry
Domainknowledge-information
Tagsmedia, creative, work
Data structure

Bundles and layers

Bundle

work

The layered identity of the creation

Layers

workIdentity`: abstract works, types, genres · `expressionAndEdition`: translations, arrangements, cuts, editions · `manifestationAndItem`: formats, carriers, published objects

Bundle

rights

Who made it and who controls it

Layers

authorshipAndContribution`: creators and their roles · `rightsAndLicensing`: rights statements, territories, terms

Bundle

distribution

How it reaches audiences

Layers

publicationAndRelease`: releases, channels, territories · `performanceAndExhibition`: performances, screenings, exhibitions

Findings

Catalogue-native findings must describe the information grouped by each layer. This legacy version does not declare them separately.

Questions & artifacts

Questions, artifact requirements and serial naming rules are required by Vercy vNext; they remain unassigned in this reference version.

Service layers

How this specification operates

Dimension & namespace

  • REFERENCE `world.person` (H1): creators, performers and individual rights holders.
  • REFERENCE `world.organization` (O1): publishers, studios, labels and collecting bodies.
  • REFERENCE `world.intellectualProperty` (N12): rights statements are formalized as registered rights and licenses there.
  • REFERENCE `world.languageTerminology` (N9): languages of expressions and translation relationships.
  • COMPOSE `world.documentRecord` (N1): textual manifestations may be held as governed documents.
  • imports: schema-org (ALIGN): CreativeWork vocabulary for public description and discovery.
  • imports: ifla-lrm (ALIGN): the work, expression, manifestation ladder and its identity rules.

Canon, patches & standards

  • REFERENCE `world.person` (H1): creators, performers and individual rights holders.
  • REFERENCE `world.organization` (O1): publishers, studios, labels and collecting bodies.
  • REFERENCE `world.intellectualProperty` (N12): rights statements are formalized as registered rights and licenses there.
  • REFERENCE `world.languageTerminology` (N9): languages of expressions and translation relationships.
  • COMPOSE `world.documentRecord` (N1): textual manifestations may be held as governed documents.
  • imports: schema-org (ALIGN): CreativeWork vocabulary for public description and discovery.
  • imports: ifla-lrm (ALIGN): the work, expression, manifestation ladder and its identity rules.

Artifact formats & serial data

Format-independent core. Concrete artifact formats and naming prefixes are not declared in this legacy version.

Policies & accepted processes

  • `distributionLicenseContract`: terms for releasing manifestations through a channel or territory.
  • `performanceRightsContract`: terms for public performance or exhibition of expressions.
  • `archivalDepositContract`: deposit of manifestations with an archive or library, with preservation permissions.

Read / add / edit / delete

CRUD procedures and interface bindings are not declared in this legacy version.

Ownership, roles & access

The neutral owner archetype is the author or current rights holder; libraries, archives and platforms hold copies and listings without owning the work. Access to non-public detail is always granted by the owner through the catalogue's S1/S2 ownership and access models, with licensing activity audited via S4.

Existing assembly

Objects, relationships, events and projections

Objects

  • `creativeWork`: the abstract work above all versions; key attributes: workId, workType, genre, createdYear.
  • `expression`: a realized version of the work; key attributes: expressionType, languageRef, completedAt.
  • `manifestation`: a published embodiment of an expression; key attributes: format, carrier, publisherRef, releaseDate.
  • `contribution`: a creator's role in the work; key attributes: contributorRef, role, share.
  • `rightsStatement`: a claim of rights over the work; key attributes: rightType, holderRef, territory, term.
  • `publicationRelease`: a release of manifestations to a channel; key attributes: channel, releasedAt, territory.
  • `performance`: a live or broadcast rendering of an expression; key attributes: venueRef, performedAt, performerRefs.

Relationships

  • `creativeWork` -> realizedBy -> `expression` (1:N): translations, arrangements and cuts of one work.
  • `expression` -> embodiedIn -> `manifestation` (1:N): editions and formats of one expression.
  • `contribution` -> contributesTo -> `creativeWork` (N:1): authorship and other creative roles.
  • `rightsStatement` -> covers -> `creativeWork` (N:N): rights claims scoped by territory and term.
  • `creativeWork` -> derivedFrom -> `creativeWork` (N:N): adaptations, remixes, sequels.
  • `publicationRelease` -> releases -> `manifestation` (1:N): what a release put into a channel.
  • `performance` -> performs -> `expression` (N:1): the version actually rendered live.

Events

  • `workCreated`: a new abstract work came into existence.
  • `expressionCompleted`: a translation, arrangement or edition was finished.
  • `manifestationPublished`: a publishable embodiment entered circulation.
  • `workPerformed`: the work was performed, screened or exhibited.
  • `adaptationReleased`: a derived work reached the public.
  • `rightsTransferred`: a rights statement changed holder.
  • `workWithdrawn`: the work was withdrawn from circulation by its rights holder.

Projections

  • `publicCatalogueEntry`: work, main expressions and available manifestations; omits rights shares and contract detail.
  • `rightsClearanceView`: rights statements, holders, territories and terms for licensing work; omits distribution history.
  • `releaseHistoryView`: the chronology of releases and performances; omits rights and contribution shares.