Sample VO-DML data model.

Table of Contents

1.     model: meas2
2.     Packages and Types
2.1     [root package]
2.1.1     objectType:Correlation
2.1.2     objectType:CorrelationToo
2.1.3     objectType:NaiveMeasurement
3.     vodml-id-s
4.     Imported Models
4.1     ivoa

1. Model: Sample VO-DML data model. (meas2)

Authors :
Date : 2021-03-29T15:40:12
Version : 1.0
Abstract : This is a sample data model. It contains the IVOA UML Profile and imports the IVOA_Profile data model with primitive types. It has some sample relationships etc to be used in documentation etc.
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 meas2
Object types Correlation CorrelationToo NaiveMeasurement

2.1.1 objectType: Correlation

vodml-id Correlation
description TODO : Missing description : please, update your UML model asap.
attributes
name feature value
err1 type ivoa:RealQuantity
vodml-id Correlation.err1
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
err2 type ivoa:RealQuantity
vodml-id Correlation.err2
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
corr_coeff type ivoa:RealQuantity
vodml-id Correlation.corr_coeff
multiplicity 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.2 objectType: CorrelationToo

vodml-id CorrelationToo
description TODO : Missing description : please, update your UML model asap.
attributes
name feature value
corr_coeff type ivoa:RealQuantity
vodml-id CorrelationToo.corr_coeff
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
references
name feature value
meas1 type NaiveMeasurement [meas2:NaiveMeasurement]
vodml-id CorrelationToo.meas1
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
meas2 type NaiveMeasurement [meas2:NaiveMeasurement]
vodml-id CorrelationToo.meas2
multiplicity 1
description TODO : Missing description : please, update your UML model asap.

2.1.3 objectType: NaiveMeasurement

vodml-id NaiveMeasurement
description TODO : Missing description : please, update your UML model asap.
referrers CorrelationToo
attributes
name feature value
value type ivoa:RealQuantity
vodml-id NaiveMeasurement.value
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
error type ivoa:RealQuantity
vodml-id NaiveMeasurement.error
multiplicity 0..1
description TODO : Missing description : please, update your UML model asap.


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 is a sample data model. It contains the IVOA UML Profile and imports the IVOA_Profile data model with primitive types. It has some sample relationships etc to be used in documentation etc.
Correlation objectType TODO : Missing description : please, update your UML model asap.
Correlation.corr_coeff attribute TODO : Missing description : please, update your UML model asap.
Correlation.err1 attribute TODO : Missing description : please, update your UML model asap.
Correlation.err2 attribute TODO : Missing description : please, update your UML model asap.
CorrelationToo objectType TODO : Missing description : please, update your UML model asap.
CorrelationToo.corr_coeff attribute TODO : Missing description : please, update your UML model asap.
CorrelationToo.meas1 reference TODO : Missing description : please, update your UML model asap.
CorrelationToo.meas2 reference TODO : Missing description : please, update your UML model asap.
NaiveMeasurement objectType TODO : Missing description : please, update your UML model asap.
NaiveMeasurement.error attribute TODO : Missing description : please, update your UML model asap.
NaiveMeasurement.value attribute TODO : Missing description : please, update your UML model asap.

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 https://ivoa.net/xml/VODML/20180519/IVOA-v1.0.vo-dml.xml
documentation url http://volute.g-vo.org/svn/trunk/projects/dm/vo-dml/models/ivoa/vo-dml/IVOA-v1.0.html