Skip to content

Getting started

Welcome to the VLIZ DAMS, the Digital Asset Management System for the Flanders Marine Institute. This page walks through the basics: what the system does, how to log in, and what the main building blocks are.

What is the VLIZ DAMS?

The DAMS is where VLIZ stores, describes, and shares its digital media: photos, maps, publications, audio/video, and archival material. Behind the scenes it is built on the Elody platform and exposes:

FunctionDescription
Asset managementUpload, version, and serve media files
CataloguingDescribe assets via albums, media, archival collections
VocabulariesLink to controlled lists from the VLIZ vocab server (marine regions, partners, projects, events)
Search & filterFaceted search across all entities
API accessREST + GraphQL access for integrations

Authentication

Login goes through Keycloak (auth.inuits.io, realm vliz) with Marinepass as the federated identity provider. In practice:

  1. Visit one of the environments listed on the home page.
  2. Click Log in.
  3. You are redirected to Marinepass via Keycloak; sign in with your VLIZ credentials.

More about logging in

Building blocks at a glance

EntityPurpose
AlbumGroups related media (e.g. Koksijde 2014, Coastal monitoring 2023)
MediaA single asset record (a photo, video, audio file). One media entity can wrap multiple mediafiles (e.g. an original + derivatives).
MediafileThe actual binary plus its file-level metadata (filename, copyright, owner, license)
MapGeographic / cartographic asset — has projection, scale, bounding box
PublicationDocument-style content (reports, articles)
ArchivalCollectionA long-running collection (often linked to a creator/archive)
CollectionPartA subdivision of an archival collection
Vocabulary entitiesKeyword, Language, Context, MarineRegion, AssetCategory, Confidentiality, License, Event, Project, Partner, Person

The full field-level reference lives under Data model → Entity reference.

What's next?

Powered by Elody — Open Source Semantic Data Platform