lmichel / ModelInstanceInVot

VODML mapping syntax for seralising instances of a data model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax proposal to map VOTable data on VO Model

This proposal is the merge of both annotations proposals tha have been exercised durin the DM workshop held in 2021.

The goal is to provide a standard that allows to map VOTable data on any VO-DML compliant model.

Doc Preview

An PDF Preview of the standard is automatically generated by the CI (also available in the Release tab).

Syntax Guide Lines

  • Facilitate as much as possible the annotation of archival data
  • Faith to the model structure
  • As compact as possible

Main Features

  • The mapping is gathered in one block global for the VOTable
  • The structure of the block is as follow
    • A reference to the mapped VODML
    • A set of globals instances that can be referenced by any other components
    • A Set of table mapping blocks: one per table

Resources

  • doc : standard document
  • schema: XML schema for the mapping syntax (XSD1.1)

Licence

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

VODML mapping syntax for seralising instances of a data model


Languages

Language:Python 100.0%