VO-DML data model snipet
Authors |
: |
|
Date |
: |
2016-01-12T10: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.
|
|
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 |
Composition |
child package(s) |
base
|
2.2 package: base
2.2.1 objectType: Airplane
vodml-id |
base.Airplane |
description |
[TODO add description!] |
package |
base |
attributes |
name |
feature |
value |
SerialNumber |
type |
ivoa:string |
vodml-id |
base.Airplane.SerialNumber |
multiplicity |
1 |
description |
TBD |
collections |
name |
feature |
value |
Wings |
type |
Wing [Composition:base.Wing] |
vodml-id |
base.Airplane.Wings |
multiplicity |
2 |
isOrdered |
false |
description |
TBD |
|
|
2.2.2 objectType: Wing
vodml-id |
base.Wing |
description |
[TODO add description!] |
package |
base |
attributes |
name |
feature |
value |
SerialNumber |
type |
ivoa:string |
vodml-id |
base.Wing.SerialNumber |
multiplicity |
1 |
description |
TBD |
|
|
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.
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