Link Search Menu Expand Document
(external link)

Data model Audiovisual archive objects

Version: 1.1.0

Previous version:

Created: 2024-01-09

Last modified: 2025-02-13

SHACL file: audiovisual.shacl.ttl

Other languages: nl , fr

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

Data model to describe the content of audiovisual objects.

Namespaces

Classes & Properties

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

Audio (haDes:Audio)

Subclass of: Intellectual entity

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

Property Description Cardinality Datatype
broadcasting organization
(haDes:broadcastingOrganization)
The entity primarily responsible for distributing and making accessible an audiovisual item to third parties through broadcasting, sale, rental, etc. 0..1 org:Organization

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)

Subclass of: Intellectual entity

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
broadcasting organization
(haDes:broadcastingOrganization)
The entity primarily responsible for distributing and making accessible an audiovisual item to third parties through broadcasting, sale, rental, etc. 0..1 org:Organization
has part
(rel:hsp)
Indicates the DVD chapters that make up the DVD as a whole. 0..* DVD chapter

DVD chapter (haDes:DVDChapter)

Subclass of: Intellectual entity

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
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

Image (haDes:Image)

Subclass of: Intellectual entity

This class applies to media in meemoo’s archive that is originally derived from a digital born image or an analog carrier of type image.

Physical carrier (haObj:PhysicalCarrier)

Subclass of: Storage location

Subclasses: Audio reel , Image reel

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)

Subclass of: Intellectual entity

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

Property Description Cardinality Datatype
broadcasting organization
(haDes:broadcastingOrganization)
The entity primarily responsible for distributing and making accessible an audiovisual item to third parties through broadcasting, sale, rental, etc. 0..1 org:Organization