ObservationDM-v0.x

Table of Contents

1.     model: obs
2.     Packages and Types
2.1     [root package]
2.1.1     dataType:Access
2.1.2     objectType:Curation
2.1.3     dataType:DataID
2.1.4     objectType:ObservationDataset
2.1.5     dataType:Target
3.     vodml-id-s
4.     Imported Models
4.1     ivoa
4.2     obscore

1. Model: ObservationDM-v0.x (obs)

Authors : Omar Laurino, Gerard Lemson, Mark Cresitello-Dittmar
Date : 2013-11-14T14:01:28
Version : 0.x
Abstract : This is the VO-DML representation of the ObsCore data model. It is ported from the recommendation in http://www.ivoa.net/documents/ObsCore/index.html
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 obs
Object types Curation ObservationDataset
Data types Access DataID Target

2.1.1 dataType: Access

vodml-id Access
description TODO : Missing description : please, update your UML model asap.
extends obscore:Access

2.1.2 objectType: Curation

vodml-id Curation
description TODO : Missing description : please, update your UML model asap.
extends obscore:Curation
container ObservationDataset.curation

2.1.3 dataType: DataID

vodml-id DataID
description TODO : Missing description : please, update your UML model asap.
extends obscore:DataID

2.1.4 objectType: ObservationDataset

vodml-id ObservationDataset
description TODO : Missing description : please, update your UML model asap.
extends obscore:Obs
attributes
name feature value
target
{subsets obscore:Obs.target }
type Target
vodml-id ObservationDataset.target
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
dataID
{subsets obscore:Obs.dataID }
type DataID
vodml-id ObservationDataset.dataID
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
access
{subsets obscore:Obs.access }
type Access
vodml-id ObservationDataset.access
multiplicity 1
description TODO : Missing description : please, update your UML model asap.
collections
name feature value
curation
{subsets obscore:Obs.curation }
type Curation
vodml-id ObservationDataset.curation
multiplicity 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.5 dataType: Target

vodml-id Target
description TODO : Missing description : please, update your UML model asap.
extends obscore:Target


3.UTYPEs

The following table shows all UTYPEs for this data model. It is ordered alphabetically and the UTYPEs are hyper-linked to the location in the document where the actual element is fully defined.
UTYPE feature type description
vo-dml:model This is the VO-DML representation of the ObsCore data model. It is ported from the recommendation in http://www.ivoa.net/documents/ObsCore/index.html
Access dataType TODO : Missing description : please, update your UML model asap.
Curation objectType TODO : Missing description : please, update your UML model asap.
DataID dataType TODO : Missing description : please, update your UML model asap.
ObservationDataset objectType TODO : Missing description : please, update your UML model asap.
ObservationDataset.access attribute TODO : Missing description : please, update your UML model asap.
ObservationDataset.curation collection TODO : Missing description : please, update your UML model asap.
ObservationDataset.dataID attribute TODO : Missing description : please, update your UML model asap.
ObservationDataset.target attribute TODO : Missing description : please, update your UML model asap.
Target dataType 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 utype-s from inside the model.

4.1 ivoa

Model name/prefix ivoa
url https://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.vo-dml.xml
documentation url http://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/ivoa/IVOA.html

4.1 obscore

Model name/prefix obscore
url https://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/obscore/ObsCore.vo-dml.xml
documentation url https://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/obscore/ObsCore.html