VO-DML data model snipet
Authors |
: |
|
Date |
: |
2016-01-12T10:55:49 |
Version |
: |
1.0 |
Abstract |
: |
This DM snipet shows an assocation bewteen M passenger with one flight |
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 |
Association |
child package(s) |
base
|
2.2 package: base
2.2.1 objectType: Flight
vodml-id |
base.Flight |
description |
[TODO add description!] |
package |
base |
attributes |
name |
feature |
value |
Number |
type |
ivoa:string |
vodml-id |
base.Flight.Number |
multiplicity |
1 |
description |
TBD |
Destination |
type |
ivoa:string |
vodml-id |
base.Flight.Destination |
multiplicity |
1 |
description |
TBD |
collections |
name |
feature |
value |
Wings |
type |
Passenger [Association:base.Passenger] |
vodml-id |
base.Flight.Passengers |
multiplicity |
0..* |
isOrdered |
false |
description |
TBD |
|
|
2.2.2 objectType: Passenger
vodml-id |
base.Passenger |
description |
[TODO add description!] |
package |
base |
attributes |
name |
feature |
value |
SerialNumber |
type |
ivoa:integer |
vodml-id |
base.Passenger.FlightNumber |
multiplicity |
1 |
description |
TBD |
FullName |
type |
ivoa:string |
vodml-id |
base.Passenger.FullName |
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