Link Search Menu Expand Document
(external link)

Data model Audiovisual archive objects

Version: 0.0.1

Previous version:

Created: 2024-01-09

Last modified: 2024-02-13

SHACL file: audiovisual.shacl.ttl

Other languages: nl , fr

Authors: Miel Vander Sande , Milan Valadou , Lennert Van de Velde

Data model to describe the content of audiovisual objects.

Namespaces

Classes & Properties

Classes: Audio | Carrier representation | Concept | DVD | DVD chapter | Physical carrier | Video

Audio (haDes:Audio)

This class applies to media in meemoo’s archive that is originally derived from an analog carrier of type audio.

Carrier representation (haObj:CarrierRepresentation)

Subclass of: Representation

A physical or digital representation of an archived intellectual entity that is stored on a physical carrier such as a video tape, film reel, paper or canvas.

Property Description Cardinality Datatype
number of audio channels
(haDes:numberOfAudioChannels)
The number of parallel audio channels that the audio track contains. 0..1 xsd:nonNegativeInteger
number of audio tracks
(haDes:numberOfAudioTracks)
The number of audio tracks that the representation contains. 0..1 xsd:nonNegativeInteger

DVD (haDes:DVD)

This class applies to media in meemoo’s archive that is originally derived from an analog carrier of type DVD, and represents the DVD as a whole.

Property Description Cardinality Datatype
has part
(rel:hsp)
Indicates the DVD chapters that make up the DVD as a whole. 0..* DVD chapter

DVD chapter (haDes:DVDChapter)

This class applies to media in meemoo’s archive that is originally derived from an analog carrier of type DVD, and represents a specific DVD chapter.

Property Description Cardinality Datatype
DVD chapter number
(haDes:chapterNumber)
Indicates the sequence number of the DVD chapter. 1..1 xsd:nonNegativeInteger
is part of
(rel:isi)
Indicates the DVD that the chapter is part of. 1..1 DVD

Physical carrier (haObj:PhysicalCarrier)

Subclass of: Storage location

A physical carrier in which data, sound, images, etc., are stored. For certain categories of material, the physical carrier consists of a storage medium (e.g., tape, film) sometimes encased in a plastic, metal, etc., housing (e.g., cassette, cartridge) that is an integral part of the item.

Property Description Cardinality Datatype
audio noise reduction
(haDes:audioNoiseReduction)
The technology used for noise reduction in audio. 0..1 xsd:string
Possible values: "DBX", "Dolby A", "Dolby B", "Dolby C", "Dolby D"
audio recording speed
(haDes:audioRecordingSpeed)
The speed with which open reel audio or a gramophone record is recorded. 0..1 Concept
iec-60094 type
(haDes:iec60094Type)
The IEC-60094 Type of the compact cassette that indicates the magnetic material used as a binder on top of the polyester bottom layer of the cassette. 0..1 Concept
Possible values: <https://data.hetarchief.be/id/iec60094-type/I>, <https://data.hetarchief.be/id/iec60094-type/II>, <https://data.hetarchief.be/id/iec60094-type/III>, <https://data.hetarchief.be/id/iec60094-type/IV>

Video (haDes:Video)

This class applies to media in meemoo’s archive that is originally derived from an analog carrier of type video.