Empowering you by unlocking the potential of your data

The Memri Schema

A media object, such as an image, video, or audio object embedded in a web page or a downloadable dataset i.e. DataDownload. Note that a creative work may have many media objects associated with it on the same web page. For example, a page about a single song (MusicRecording) may have a music video (VideoObject), and a high and low bandwidth audio stream (2 AudioObject's).

Properties/Edges Type Description
from: Type
from: Item
dateAccessed Last access date of the Item.
dateCreated Creation date of the Item.
dateModified Last modification date of the Item.
deleted Whether the Item is deleted.
externalId The identifier of an external source.
genericType A generic type that can be given to any Item to further specify what it is.
itemDescription A description of the item.
starred Whether the Item is starred.
version The last version loaded from the server.
uid The unique identifier of the Item set by the pod.
importJson Data that cannot directly be imported in the appropriate Items (yet), in JSON format
from: MediaObject
bitrate The bitrate of a media object.
duration The duration of an Item, for instance an event or an Audio file.
endTime The endTime of something. For a reserved event or service, the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the end of a clip within a larger file.
fileLocation Location of the actual bytes of a File.
startTime The startTime of something. For a reserved event or service, the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file.

Child nodes