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.
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" } } }
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".
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.
-
PBCore provides LOD for gauged film formats in its instantiationPhysical Film Vocabulary.
-
Getty AAT provides LOD for members of its <size for photographic film> term:
-
WikiData has entries for several sizes:
- [8mm, 16mm, Super 16mm]
Here's an example of transforming an existing record