msdemlei / ModelInstanceInVot

VODML mapping syntax for seralising instances of a data model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PDF-Preview

Syntax proposal to map VOTable data on VO Model

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

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

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%