VO-DML data model snipet

Table of Contents

1.     model: EnumLiteral
2.     Packages and Types
2.1     [root package]
2.2     package: base
2.2.1     dataType: ImageComponent
2.2.2     objectType: ImageComposite
2.2.3     enumeration: enum
3.     vodml-id-s
4.     Imported Models
4.1     ivoa

1. Model: VO-DML data model snipet (EnumLiteral)

Authors :
Date : 2016-08-29T10:55:49
Version : 1.0
Abstract : This DM snipet shows a basic composition example: Wings are part of the plane
Diagram : The following diagram has been generated from the model using the GraphViz tool.
The classes and packages in the diagram can be clicked and are mapped to the descriptions of the corresponding element elsewhere in the document.

2.Model contents: Packages and Types

The following sub-sections present all packages in the model with their types. The packages are listed here in alphabetical order. Each sub-section contains a description of the package and a table containing its various features.

2.1 [root package]

Model EnumLiteral
child package(s) base

2.2 package: base

vodml-id base
description [TODO add description!]
parent EnumLiteral
Object types ImageComposite
Data types ImageComponent
Enumerations enum

2.2.1 dataType: ImageComponent

vodml-id base.imageComponent
description [TODO add description!]
package base
attributes
name feature value
URL type ivoa:string
vodml-id ImageComponent.URL
multiplicity 1
description TBD
band type enum [EnumLiteral:base.energyBand]
vodml-id ImageComponent.band
multiplicity 1
description TBD

2.2.2 objectType: ImageComposite

vodml-id base.imageComposite
description [TODO add description!]
package base
attributes
name feature value
redComponent type ImageComponent [EnumLiteral:base.imageComponent]
vodml-id base.imageComposite.redComponent
multiplicity 1
description TBD
greenComponent type ImageComponent [EnumLiteral:base.imageComponent]
vodml-id base.imageComposite.greenComponent
multiplicity 1
description TBD
blueComponent type ImageComponent [EnumLiteral:base.imageComponent]
vodml-id base.imageComposite.blueComponent
multiplicity 1
description TBD

2.2.3 enumeration: enum

vodml-id base.energyBand
description [TODO add description!]
package base
literals
name feature value
Xray vodml-id base.enum.xray
description TBD
Visible vodml-id base.enum.visible
description TBD
IR vodml-id base.enum.infrared
description TBD


3.Element Identifiers/VO-DMLrefs

The following table shows all fully qualified vodml-ids for this data model. It is ordered alphabetically and the identifiers are hyper-linked to the location in the document where the actual element is fully defined.
vodml-id feature type description
vo-dml:model This DM snipet shows a basic composition example: Wings are part of the plane
base package
base.imageComponent dataType
ImageComponent.URL attribute
ImageComponent.band attribute
base.imageComposite objectType
base.imageComposite.blueComponent attribute
base.imageComposite.greenComponent attribute
base.imageComposite.redComponent attribute
base.energyBand enumeration
base.enum.infrared literal
base.enum.visible literal
base.enum.xray literal

4.Imported Models

This section lists the external models imported by the current data model. For each imported model we list URLs to the VO-DML and HTML representations and the prefix used for vodml-ids from inside the model.

4.1 ivoa

Model vodml-id ivoa
url http://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.vo-dml.xml
documentation url http://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.html