/linked-media-formats

Compilation of resources on Linked Open Data for film and media.

Linked Media Formats

Getting started with LOD can be overwhelming. An accessible starting place is to think about linking existing catalog records with external data sources and vocabularies. The goal is to connect records that refer to the same work, person, or format by using unique, linked identifiers.

Schemas

How does LOD fit in to metadata? One widely used and well-documented structured data format is schema.org, which includes fields for LOD. Here is their example for a Movie in JSON-LD format, with linked data fields in bold:

   {
      "@type": "Movie",
      "name": "The Hitchhiker's Guide to the Galaxy",
      "titleEIDR": "10.5240/B752-5B47-DBBE-E5D4-5A3F-N",
      "editEIDR": "10.5240/0196-4177-FF62-A346-D0F6-Z",
      "disambiguatingDescription": "VUDU version",
      "exampleOfWork":
        {
           "@type": "Movie",
             "sameAs": "https://www.wikidata.org/wiki/Q836821"
        }
      }
}

Data Sources

As seen above WikiData and the Entertainment Identifier Registry (EIDR) are two stable sources of identifiers. These are the two recommended sources from the FIAF LOD Task Force. You can also search for other LOD vocabulary and authority sources on BARTOC, for example those related to "film".

LOD for Media Formats

We noticed that most writing on LOD for film and media focus on title and actor name authorities. We were curious about the implications for LOD for media formats and compiled the beginning of a list for reference.

Film

Example Record

Here's an example of transforming an existing record