Mentions légales du service

Skip to content
Snippets Groups Projects
user avatar
PanasHadji authored
b11a0791
History

MRS - Metadata Registry System

The MRS (Metadata Registry System) is responsible for storing and managing metadata for digital objects maintained within SLICES-RI. MRS enables the manipulation of this metadata through its backend and allows authenticated systems to interact with the data.

Currently, there are five types of digital objects within MRS:

  1. Base: The simple digital object, not specialized.
  2. Publication: Represents a publication, typically with associated metadata.
  3. Service: Describes a service that can be accessed.
  4. Dataset: Represents data sets, often stored and retrieved for further use.
  5. Catalogue: A special type of digital object that saves a query to retrieve a data catalogue of the other types (e.g., by name, keyword, created date, etc.). A Catalogue can also contain direct links to other objects that were not captured in the query results but need to be referenced.

You can find dummy payloads for these objects at this URL:
https://github.com/InSPIRE-Research-Center/SlicesMrs/tree/master/payloads