Published February 7, 2024 | Version 0.9
Model Open

HERA

  • 1. CNRS Délégation Alsace
  • 2. ROR icon Université de Strasbourg

Description

HERA: High-End Research API

               __                                  
  ______ ____ |  |__   ____   _____ _____    ______
 /  ___// ___\|     \ /  _ \ /     \\__  \  /  ___/
 \___ \\  \___|   |  Y  ___/|  Y Y  \/ _  \_\___ \ 
/_____/ \_____|___|__/\____\|__|_|__(______/_____/ 

(schema validation files)

Abstract (English)

Hera is a minimal, generic data model, deliberately simple and tightly focused. However, it is not intended to replace the databases it describes. Its aim is to enable data to be reused at a lower cost. Its model is able to translate data from any external database, regardless of format or theme, without requiring full schema conversion.

This is the translation of the Hera principles into an XML validation schema (ie. an XSD file).

Abstract (French)

Hera est une modélisation minimale et générique des données, volontairement simple et resserée. Elle ne cherche cependant pas à se substituer aux bases avec lesquels elle interagit. Son objectif est de permettre la réutilisation des données à moindre coût. Son modèle permet de traduire les données de n’importe quelle base de données externe, quel que soit son format ou sa thématique, sans toutefois imposer une conversion complète des schémas.

Ce document est la manifestation des principes d'Hera en un schéma de validation XML (ie. un fichier XSD).

Files

Files (15.2 kB)

Name Size Download all
md5:73851aed23dd440ccb1a70cee25f45bb
15.2 kB Download

Additional details

Additional titles

Alternative title
Hera

Related works

Is supplement to
Software documentation: https://datasphere.readthedocs.io/projects/hera/ (URL)

Dates

Available
2024-02-07
Hera is firstly formalized in a XML schema (an old-school XSD). Due to time constraints, this XSD only supported `item` and `metadata` elements.
Available
2024-02-15
A RNG and a DTD file are created.
Available
2024-09-04
From now on, the RNG, DTD and XSD schema files support Hera's core 5 concepts : `item`, `metadata`, `property`, `entity` and `attribute` in a neatly organized way.

Software

Repository URL
https://gitlab.huma-num.fr/datasphere/hera/schema
Programming language
XML
Development Status
Active