PhotCalDM-v1.0

Table of Contents

1.     model: PhotDM
2.     Packages and Types
2.1     [root package]
2.1.1     objectType:Access
2.1.2     objectType:AsinhZeroPoint
2.1.3     objectType:LinearFlux
2.1.4     objectType:MagnitudeSystem
2.1.5     objectType:PhotCal
2.1.6     objectType:PhotometricSystem
2.1.7     objectType:PhotometryFilter
2.1.8     dataType:PhysicalQuantity
2.1.9     dataType:PhysicalQuantityDouble
2.1.10     dataType:PhysicalQuantityInt
2.1.11     objectType:Pixel
2.1.12     objectType:PogsonZeroPoint
2.1.13     objectType:S_Axis
2.1.14     objectType:S_BaseSPS
2.1.15     dataType:S_Bounds
2.1.16     dataType:S_Coverage
2.1.17     objectType:S_Data
2.1.18     objectType:S_FluxAxis
2.1.19     dataType:S_Location
2.1.20     objectType:S_SpectralAxis
2.1.21     objectType:Source
2.1.22     objectType:TransmissionCurve
2.1.23     dataType:Unit
2.1.24     dataType:Value
2.1.25     objectType:ZeroPoint
3.     UTYPE-s
4.     Path Expressions-s
5.     Imported Models
5.1     IVOA_Profile

1. Model: PhotCalDM-v1.0 (PhotDM)

Authors : Gerard Lemson, Laurent Bourges
Date : 2013-03-24T06:58:05
Version : 0.x
Abstract : This is the data model for Photometric Calibration ...
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 phot
Object types Access AsinhZeroPoint LinearFlux MagnitudeSystem PhotCal PhotometricSystem PhotometryFilter Pixel PogsonZeroPoint S_Axis S_BaseSPS S_Data S_FluxAxis S_SpectralAxis Source TransmissionCurve ZeroPoint
Data types PhysicalQuantity PhysicalQuantityDouble PhysicalQuantityInt S_Bounds S_Coverage S_Location Unit Value

2.1.1 objectType: Access

utype phot:Access
description TODO : Missing description : please, update your UML model asap.
container TransmissionCurve.access
attributes
name feature value
reference type string
From imported model IVOA Profile
utype(s) phot:Access.reference
cardinality 1
description uri to the effective transmission curve NB this description applies to the inherited access atttribute on TransmissionCurve, not really to the one on the base class.
format type string
From imported model IVOA Profile
utype(s) phot:Access.format
cardinality 1
description TODO : Missing description : please, update your UML model asap.
size type nonnegativeInteger
From imported model IVOA Profile
utype(s) phot:Access.size
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.2 objectType: AsinhZeroPoint

utype phot:AsinhZeroPoint
description TODO : Missing description : please, update your UML model asap.
extends ZeroPoint
attributes
name feature value
softeningCoefficient type real
From imported model IVOA Profile
utype(s) phot:AsinhZeroPoint.softeningCoefficient
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.3 objectType: LinearFlux

utype phot:LinearFlux
description TODO : Missing description : please, update your UML model asap.
extends ZeroPoint

2.1.4 objectType: MagnitudeSystem

utype phot:MagnitudeSystem
description TODO : Missing description : please, update your UML model asap.
container PhotCal.magnitudeSystem
attributes
name feature value
type type string
From imported model IVOA Profile
utype(s) phot:MagnitudeSystem.type
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
referenceSpectrum type string
From imported model IVOA Profile
utype(s) phot:MagnitudeSystem.referenceSpectrum
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
collections
name feature value
source type Source
utype(s) phot:MagnitudeSystem.source
cardinality 0..*
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.5 objectType: PhotCal

utype phot:PhotCal
description TODO : Missing description : please, update your UML model asap.
references
name feature value
photometryFilter type PhotometryFilter
utype(s) phot:PhotCal.photometryFilter
cardinality 1
description TODO : Missing description : please, update your UML model asap.
collections
name feature value
magnitudeSystem type MagnitudeSystem
utype(s) phot:PhotCal.magnitudeSystem
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.
zeroPoint type ZeroPoint
utype(s) phot:PhotCal.zeroPoint
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.6 objectType: PhotometricSystem

utype phot:PhotometricSystem
description TODO : Missing description : please, update your UML model asap.
attributes
name feature value
description type string
From imported model IVOA Profile
utype(s) phot:PhotometricSystem.description
cardinality 0..1
description String representation Photometric system
detectorType type integer
From imported model IVOA Profile
utype(s) phot:PhotometricSystem.detectorType
cardinality 1
description Type of detector (e.g energy or photon counter)
collections
name feature value
photometryFilter type PhotometryFilter
utype(s) phot:PhotometricSystem.photometryFilter
cardinality 1..*
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.7 objectType: PhotometryFilter

utype phot:PhotometryFilter
description TODO : Missing description : please, update your UML model asap.
container PhotometricSystem.photometryFilter
attributes
name feature value
fpsIdentifier type string
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.fpsIdentifier
cardinality 1
description IVOA identifier of the Filter Profile Service
identifier type string
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.identifier
cardinality 1
description TODO : Missing description : please, update your UML model asap.
name type string
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.name
cardinality 1
description Filter Name in the instrumental configuration
description type string
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.description
cardinality 1
description Text description of the filter band
bandName type string
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.bandName
cardinality 1
description TODO : Missing description : please, update your UML model asap.
dataValidityFrom type datetime
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.dataValidityFrom
cardinality 1
description TODO : Missing description : please, update your UML model asap.
dataValidityTo type datetime
From imported model IVOA Profile
utype(s) phot:PhotometryFilter.dataValidityTo
cardinality 1
description TODO : Missing description : please, update your UML model asap.
collections
name feature value
filterTransmissionCurve type TransmissionCurve
utype(s) phot:PhotometryFilter.filterTransmissionCurve
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.8 dataType: PhysicalQuantity

utype phot:PhysicalQuantity
description TODO : Missing description : please, update your UML model asap.
Subclasses in this model PhysicalQuantityDouble PhysicalQuantityInt
attributes
name feature value
unit type Unit
utype(s) phot:PhysicalQuantity.unit
[datatype is structured, utype can be extended]
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
ucd type string
From imported model IVOA Profile
utype(s) phot:PhysicalQuantity.ucd
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.9 dataType: PhysicalQuantityDouble

utype phot:PhysicalQuantityDouble
description TODO : Missing description : please, update your UML model asap.
extends PhysicalQuantity
attributes
name feature value
value type real
From imported model IVOA Profile
utype(s) phot:PhysicalQuantityDouble.value
cardinality 1
description TODO : Missing description : please, update your UML model asap.
error type real
From imported model IVOA Profile
utype(s) phot:PhysicalQuantityDouble.error
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.10 dataType: PhysicalQuantityInt

utype phot:PhysicalQuantityInt
description TODO : Missing description : please, update your UML model asap.
extends PhysicalQuantity
attributes
name feature value
value type integer
From imported model IVOA Profile
utype(s) phot:PhysicalQuantityInt.value
cardinality 1
description TODO : Missing description : please, update your UML model asap.
error type real
From imported model IVOA Profile
utype(s) phot:PhysicalQuantityInt.error
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.11 objectType: Pixel

utype phot:Pixel
description TODO : Missing description : please, update your UML model asap.
container TransmissionCurve.pixel
attributes
name feature value
independent type PhysicalQuantityDouble
utype(s) phot:Pixel.independent
[datatype is structured, utype can be extended]
cardinality 1
description TODO : Missing description : please, update your UML model asap.
dependent type PhysicalQuantityDouble
utype(s) phot:Pixel.dependent
[datatype is structured, utype can be extended]
cardinality 1
description TODO : Missing description : please, update your UML model asap.

2.1.12 objectType: PogsonZeroPoint

utype phot:PogsonZeroPoint
description TODO : Missing description : please, update your UML model asap.
extends ZeroPoint

2.1.13 objectType: S_Axis

utype phot:S_Axis
description TODO : Missing description : please, update your UML model asap.
Subclasses in this model S_FluxAxis S_SpectralAxis
attributes
name feature value
unit type Unit
utype(s) phot:S_Axis.unit
[datatype is structured, utype can be extended]
cardinality 1
description TODO : Missing description : please, update your UML model asap.
coordSys type string
From imported model IVOA Profile
utype(s) phot:S_Axis.coordSys
cardinality 1
description TODO : Missing description : please, update your UML model asap.
ucd type string
From imported model IVOA Profile
utype(s) phot:S_Axis.ucd
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
coverage type S_Coverage
utype(s) phot:S_Axis.coverage
[datatype is structured, utype can be extended]
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
value type Value
utype(s) phot:S_Axis.value
[datatype is structured, utype can be extended]
cardinality 0..*
description TODO : Missing description : please, update your UML model asap.

2.1.14 objectType: S_BaseSPS

utype phot:S_BaseSPS
description TODO : Missing description : please, update your UML model asap.
Subclasses in this model TransmissionCurve
collections
name feature value
data type S_Data
utype(s) phot:S_BaseSPS.data
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.15 dataType: S_Bounds

utype phot:S_Bounds
description Could be datatype
attributes
name feature value
extent type real
From imported model IVOA Profile
utype(s) phot:S_Bounds.extent
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
start type real
From imported model IVOA Profile
utype(s) phot:S_Bounds.start
cardinality 1
description TODO : Missing description : please, update your UML model asap.
stop type real
From imported model IVOA Profile
utype(s) phot:S_Bounds.stop
cardinality 1
description TODO : Missing description : please, update your UML model asap.

2.1.16 dataType: S_Coverage

utype phot:S_Coverage
description Not really necessary, pattern to indicate how location and bounds can be used together.
attributes
name feature value
location type S_Location
utype(s) phot:S_Coverage.location
[datatype is structured, utype can be extended]
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.
bounds type S_Bounds
utype(s) phot:S_Coverage.bounds
[datatype is structured, utype can be extended]
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.17 objectType: S_Data

utype phot:S_Data
description TODO : Missing description : please, update your UML model asap.
container S_BaseSPS.data
collections
name feature value
fluxAxis type S_FluxAxis
utype(s) phot:S_Data.fluxAxis
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.
spectralAxis type S_SpectralAxis
utype(s) phot:S_Data.spectralAxis
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.18 objectType: S_FluxAxis

utype phot:S_FluxAxis
description TODO : Missing description : please, update your UML model asap.
extends S_Axis
container S_Data.fluxAxis

2.1.19 dataType: S_Location

utype phot:S_Location
description Could be datatype
attributes
name feature value
value type real
From imported model IVOA Profile
utype(s) phot:S_Location.value
cardinality 1
description TODO : Missing description : please, update your UML model asap.

2.1.20 objectType: S_SpectralAxis

utype phot:S_SpectralAxis
description TODO : Missing description : please, update your UML model asap.
extends S_Axis
container S_Data.spectralAxis

2.1.21 objectType: Source

utype phot:Source
description TODO : Missing description : please, update your UML model asap.
container MagnitudeSystem.source

2.1.22 objectType: TransmissionCurve

utype phot:TransmissionCurve
description TODO : Missing description : please, update your UML model asap.
extends S_BaseSPS
container PhotometryFilter.filterTransmissionCurve
collections
name feature value
access type Access
utype(s) phot:TransmissionCurve.access
cardinality 1
isOrdered false
description TODO : Missing description : please, update your UML model asap.
pixel type Pixel
utype(s) phot:TransmissionCurve.pixel
cardinality 0..*
isOrdered false
description TODO : Missing description : please, update your UML model asap.

2.1.23 dataType: Unit

utype phot:Unit
description TODO : Missing description : please, update your UML model asap.
attributes
name feature value
expression type string
From imported model IVOA Profile
utype(s) phot:Unit.expression
cardinality 1
description TODO : Missing description : please, update your UML model asap.
scaleSI type real
From imported model IVOA Profile
utype(s) phot:Unit.scaleSI
cardinality 1
description TODO : Missing description : please, update your UML model asap.
dimEquation type string
From imported model IVOA Profile
utype(s) phot:Unit.dimEquation
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.24 dataType: Value

utype phot:Value
description TODO : Missing description : please, update your UML model asap.
attributes
name feature value
value type real
From imported model IVOA Profile
utype(s) phot:Value.value
cardinality 1
description TODO : Missing description : please, update your UML model asap.
error type real
From imported model IVOA Profile
utype(s) phot:Value.error
cardinality 0..1
description TODO : Missing description : please, update your UML model asap.

2.1.25 objectType: ZeroPoint

utype phot:ZeroPoint
description TODO : Missing description : please, update your UML model asap.
Subclasses in this model AsinhZeroPoint LinearFlux PogsonZeroPoint
container PhotCal.zeroPoint
attributes
name feature value
flux type PhysicalQuantityDouble
utype(s) phot:ZeroPoint.flux
[datatype is structured, utype can be extended]
cardinality 1
description TODO : Missing description : please, update your UML model asap.
referenceMagnitude type PhysicalQuantityDouble
utype(s) phot:ZeroPoint.referenceMagnitude
[datatype is structured, utype can be extended]
cardinality 1
description TODO : Missing description : please, update your UML model asap.
type type integer
From imported model IVOA Profile
utype(s) phot:ZeroPoint.type
cardinality 1
description TODO : Missing description : please, update your UML model asap.


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
phot vo-dml:model This is the data model for Photometric Calibration ...
phot:Access objectType TODO : Missing description : please, update your UML model asap.
phot:Access.format attribute TODO : Missing description : please, update your UML model asap.
phot:Access.reference attribute uri to the effective transmission curve NB this description applies to the inherited access atttribute on TransmissionCurve, not really to the one on the base class.
phot:Access.size attribute TODO : Missing description : please, update your UML model asap.
phot:AsinhZeroPoint objectType TODO : Missing description : please, update your UML model asap.
phot:AsinhZeroPoint.softeningCoefficient attribute TODO : Missing description : please, update your UML model asap.
phot:LinearFlux objectType TODO : Missing description : please, update your UML model asap.
phot:MagnitudeSystem objectType TODO : Missing description : please, update your UML model asap.
phot:MagnitudeSystem.referenceSpectrum attribute TODO : Missing description : please, update your UML model asap.
phot:MagnitudeSystem.source collection TODO : Missing description : please, update your UML model asap.
phot:MagnitudeSystem.type attribute TODO : Missing description : please, update your UML model asap.
phot:PhotCal objectType TODO : Missing description : please, update your UML model asap.
phot:PhotCal.magnitudeSystem collection TODO : Missing description : please, update your UML model asap.
phot:PhotCal.photometryFilter reference TODO : Missing description : please, update your UML model asap.
phot:PhotCal.zeroPoint collection TODO : Missing description : please, update your UML model asap.
phot:PhotometricSystem objectType TODO : Missing description : please, update your UML model asap.
phot:PhotometricSystem.description attribute String representation Photometric system
phot:PhotometricSystem.detectorType attribute Type of detector (e.g energy or photon counter)
phot:PhotometricSystem.photometryFilter collection TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter objectType TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.bandName attribute TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.dataValidityFrom attribute TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.dataValidityTo attribute TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.description attribute Text description of the filter band
phot:PhotometryFilter.filterTransmissionCurve collection TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.fpsIdentifier attribute IVOA identifier of the Filter Profile Service
phot:PhotometryFilter.identifier attribute TODO : Missing description : please, update your UML model asap.
phot:PhotometryFilter.name attribute Filter Name in the instrumental configuration
phot:PhysicalQuantity dataType TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantity.ucd attribute TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantity.unit attribute TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityDouble dataType TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityDouble.error attribute TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityDouble.value attribute TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityInt dataType TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityInt.error attribute TODO : Missing description : please, update your UML model asap.
phot:PhysicalQuantityInt.value attribute TODO : Missing description : please, update your UML model asap.
phot:Pixel objectType TODO : Missing description : please, update your UML model asap.
phot:Pixel.dependent attribute TODO : Missing description : please, update your UML model asap.
phot:Pixel.independent attribute TODO : Missing description : please, update your UML model asap.
phot:PogsonZeroPoint objectType TODO : Missing description : please, update your UML model asap.
phot:S_Axis objectType TODO : Missing description : please, update your UML model asap.
phot:S_Axis.coordSys attribute TODO : Missing description : please, update your UML model asap.
phot:S_Axis.coverage attribute TODO : Missing description : please, update your UML model asap.
phot:S_Axis.ucd attribute TODO : Missing description : please, update your UML model asap.
phot:S_Axis.unit attribute TODO : Missing description : please, update your UML model asap.
phot:S_Axis.value attribute TODO : Missing description : please, update your UML model asap.
phot:S_BaseSPS objectType TODO : Missing description : please, update your UML model asap.
phot:S_BaseSPS.data collection TODO : Missing description : please, update your UML model asap.
phot:S_Bounds dataType Could be datatype
phot:S_Bounds.extent attribute TODO : Missing description : please, update your UML model asap.
phot:S_Bounds.start attribute TODO : Missing description : please, update your UML model asap.
phot:S_Bounds.stop attribute TODO : Missing description : please, update your UML model asap.
phot:S_Coverage dataType Not really necessary, pattern to indicate how location and bounds can be used together.
phot:S_Coverage.bounds attribute TODO : Missing description : please, update your UML model asap.
phot:S_Coverage.location attribute TODO : Missing description : please, update your UML model asap.
phot:S_Data objectType TODO : Missing description : please, update your UML model asap.
phot:S_Data.fluxAxis collection TODO : Missing description : please, update your UML model asap.
phot:S_Data.spectralAxis collection TODO : Missing description : please, update your UML model asap.
phot:S_FluxAxis objectType TODO : Missing description : please, update your UML model asap.
phot:S_Location dataType Could be datatype
phot:S_Location.value attribute TODO : Missing description : please, update your UML model asap.
phot:S_SpectralAxis objectType TODO : Missing description : please, update your UML model asap.
phot:Source objectType TODO : Missing description : please, update your UML model asap.
phot:TransmissionCurve objectType TODO : Missing description : please, update your UML model asap.
phot:TransmissionCurve.access collection TODO : Missing description : please, update your UML model asap.
phot:TransmissionCurve.pixel collection TODO : Missing description : please, update your UML model asap.
phot:Unit dataType TODO : Missing description : please, update your UML model asap.
phot:Unit.dimEquation attribute TODO : Missing description : please, update your UML model asap.
phot:Unit.expression attribute TODO : Missing description : please, update your UML model asap.
phot:Unit.scaleSI attribute TODO : Missing description : please, update your UML model asap.
phot:Value dataType TODO : Missing description : please, update your UML model asap.
phot:Value.error attribute TODO : Missing description : please, update your UML model asap.
phot:Value.value attribute TODO : Missing description : please, update your UML model asap.
phot:ZeroPoint objectType TODO : Missing description : please, update your UML model asap.
phot:ZeroPoint.flux attribute TODO : Missing description : please, update your UML model asap.
phot:ZeroPoint.referenceMagnitude attribute TODO : Missing description : please, update your UML model asap.
phot:ZeroPoint.type attribute TODO : Missing description : please, update your UML model asap.

4.PATHs

The following table shows all legal PATH expressions that can be used as alternative pointers into this data model.
PATH Linked PATH Corresopnding UTYPE path
phot phot phot
phot:S_Data phot:S_Data phot/phot:S_Data
phot:S_Data.CONTAINER phot:S_Data.CONTAINER phot/phot:S_Data/phot:S_Data.CONTAINER
phot:S_Data.spectralAxis phot:S_Data.spectralAxis phot/phot:S_Data/phot:S_Data.spectralAxis
phot:S_Data.fluxAxis phot:S_Data.fluxAxis phot/phot:S_Data/phot:S_Data.fluxAxis
phot:S_SpectralAxis phot:S_SpectralAxis phot/phot:S_SpectralAxis
phot:S_SpectralAxis.CONTAINER phot:S_SpectralAxis.CONTAINER phot/phot:S_SpectralAxis/phot:S_SpectralAxis.CONTAINER
phot:S_SpectralAxis.EXTENDS phot:S_SpectralAxis.EXTENDS phot/phot:S_SpectralAxis/phot:S_SpectralAxis.EXTENDS
phot:S_SpectralAxis.unit phot:S_SpectralAxis.unit phot/phot:S_SpectralAxis/phot:S_Axis.unit
phot:S_SpectralAxis.unit.expression phot:S_SpectralAxis.unit.expression phot/phot:S_SpectralAxis/phot:S_Axis.unit/phot:Unit.expression
phot:S_SpectralAxis.unit.scaleSI phot:S_SpectralAxis.unit.scaleSI phot/phot:S_SpectralAxis/phot:S_Axis.unit/phot:Unit.scaleSI
phot:S_SpectralAxis.unit.dimEquation phot:S_SpectralAxis.unit.dimEquation phot/phot:S_SpectralAxis/phot:S_Axis.unit/phot:Unit.dimEquation
phot:S_SpectralAxis.coordSys phot:S_SpectralAxis.coordSys phot/phot:S_SpectralAxis/phot:S_Axis.coordSys
phot:S_SpectralAxis.ucd phot:S_SpectralAxis.ucd phot/phot:S_SpectralAxis/phot:S_Axis.ucd
phot:S_SpectralAxis.coverage phot:S_SpectralAxis.coverage phot/phot:S_SpectralAxis/phot:S_Axis.coverage
phot:S_SpectralAxis.coverage.location phot:S_SpectralAxis.coverage.location phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.location
phot:S_SpectralAxis.coverage.location.value phot:S_SpectralAxis.coverage.location.value phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.location/phot:S_Location.value
phot:S_SpectralAxis.coverage.bounds phot:S_SpectralAxis.coverage.bounds phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds
phot:S_SpectralAxis.coverage.bounds.extent phot:S_SpectralAxis.coverage.bounds.extent phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.extent
phot:S_SpectralAxis.coverage.bounds.start phot:S_SpectralAxis.coverage.bounds.start phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.start
phot:S_SpectralAxis.coverage.bounds.stop phot:S_SpectralAxis.coverage.bounds.stop phot/phot:S_SpectralAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.stop
phot:S_SpectralAxis.value phot:S_SpectralAxis.value phot/phot:S_SpectralAxis/phot:S_Axis.value
phot:S_SpectralAxis.value.value phot:S_SpectralAxis.value.value phot/phot:S_SpectralAxis/phot:S_Axis.value/phot:Value.value
phot:S_SpectralAxis.value.error phot:S_SpectralAxis.value.error phot/phot:S_SpectralAxis/phot:S_Axis.value/phot:Value.error
phot:S_FluxAxis phot:S_FluxAxis phot/phot:S_FluxAxis
phot:S_FluxAxis.CONTAINER phot:S_FluxAxis.CONTAINER phot/phot:S_FluxAxis/phot:S_FluxAxis.CONTAINER
phot:S_FluxAxis.EXTENDS phot:S_FluxAxis.EXTENDS phot/phot:S_FluxAxis/phot:S_FluxAxis.EXTENDS
phot:S_FluxAxis.unit phot:S_FluxAxis.unit phot/phot:S_FluxAxis/phot:S_Axis.unit
phot:S_FluxAxis.unit.expression phot:S_FluxAxis.unit.expression phot/phot:S_FluxAxis/phot:S_Axis.unit/phot:Unit.expression
phot:S_FluxAxis.unit.scaleSI phot:S_FluxAxis.unit.scaleSI phot/phot:S_FluxAxis/phot:S_Axis.unit/phot:Unit.scaleSI
phot:S_FluxAxis.unit.dimEquation phot:S_FluxAxis.unit.dimEquation phot/phot:S_FluxAxis/phot:S_Axis.unit/phot:Unit.dimEquation
phot:S_FluxAxis.coordSys phot:S_FluxAxis.coordSys phot/phot:S_FluxAxis/phot:S_Axis.coordSys
phot:S_FluxAxis.ucd phot:S_FluxAxis.ucd phot/phot:S_FluxAxis/phot:S_Axis.ucd
phot:S_FluxAxis.coverage phot:S_FluxAxis.coverage phot/phot:S_FluxAxis/phot:S_Axis.coverage
phot:S_FluxAxis.coverage.location phot:S_FluxAxis.coverage.location phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.location
phot:S_FluxAxis.coverage.location.value phot:S_FluxAxis.coverage.location.value phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.location/phot:S_Location.value
phot:S_FluxAxis.coverage.bounds phot:S_FluxAxis.coverage.bounds phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds
phot:S_FluxAxis.coverage.bounds.extent phot:S_FluxAxis.coverage.bounds.extent phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.extent
phot:S_FluxAxis.coverage.bounds.start phot:S_FluxAxis.coverage.bounds.start phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.start
phot:S_FluxAxis.coverage.bounds.stop phot:S_FluxAxis.coverage.bounds.stop phot/phot:S_FluxAxis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.stop
phot:S_FluxAxis.value phot:S_FluxAxis.value phot/phot:S_FluxAxis/phot:S_Axis.value
phot:S_FluxAxis.value.value phot:S_FluxAxis.value.value phot/phot:S_FluxAxis/phot:S_Axis.value/phot:Value.value
phot:S_FluxAxis.value.error phot:S_FluxAxis.value.error phot/phot:S_FluxAxis/phot:S_Axis.value/phot:Value.error
phot:Access phot:Access phot/phot:Access
phot:Access.CONTAINER phot:Access.CONTAINER phot/phot:Access/phot:Access.CONTAINER
phot:Access.reference phot:Access.reference phot/phot:Access/phot:Access.reference
phot:Access.format phot:Access.format phot/phot:Access/phot:Access.format
phot:Access.size phot:Access.size phot/phot:Access/phot:Access.size
phot:AsinhZeroPoint phot:AsinhZeroPoint phot/phot:AsinhZeroPoint
phot:AsinhZeroPoint.CONTAINER phot:AsinhZeroPoint.CONTAINER phot/phot:AsinhZeroPoint/phot:ZeroPoint.CONTAINER
phot:AsinhZeroPoint.EXTENDS phot:AsinhZeroPoint.EXTENDS phot/phot:AsinhZeroPoint/phot:AsinhZeroPoint.EXTENDS
phot:AsinhZeroPoint.flux phot:AsinhZeroPoint.flux phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux
phot:AsinhZeroPoint.flux.unit phot:AsinhZeroPoint.flux.unit phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit
phot:AsinhZeroPoint.flux.unit.expression phot:AsinhZeroPoint.flux.unit.expression phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:AsinhZeroPoint.flux.unit.scaleSI phot:AsinhZeroPoint.flux.unit.scaleSI phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:AsinhZeroPoint.flux.unit.dimEquation phot:AsinhZeroPoint.flux.unit.dimEquation phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:AsinhZeroPoint.flux.ucd phot:AsinhZeroPoint.flux.ucd phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.ucd
phot:AsinhZeroPoint.flux.value phot:AsinhZeroPoint.flux.value phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.value
phot:AsinhZeroPoint.flux.error phot:AsinhZeroPoint.flux.error phot/phot:AsinhZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.error
phot:AsinhZeroPoint.referenceMagnitude phot:AsinhZeroPoint.referenceMagnitude phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude
phot:AsinhZeroPoint.referenceMagnitude.unit phot:AsinhZeroPoint.referenceMagnitude.unit phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit
phot:AsinhZeroPoint.referenceMagnitude.unit.expression phot:AsinhZeroPoint.referenceMagnitude.unit.expression phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:AsinhZeroPoint.referenceMagnitude.unit.scaleSI phot:AsinhZeroPoint.referenceMagnitude.unit.scaleSI phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:AsinhZeroPoint.referenceMagnitude.unit.dimEquation phot:AsinhZeroPoint.referenceMagnitude.unit.dimEquation phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:AsinhZeroPoint.referenceMagnitude.ucd phot:AsinhZeroPoint.referenceMagnitude.ucd phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.ucd
phot:AsinhZeroPoint.referenceMagnitude.value phot:AsinhZeroPoint.referenceMagnitude.value phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.value
phot:AsinhZeroPoint.referenceMagnitude.error phot:AsinhZeroPoint.referenceMagnitude.error phot/phot:AsinhZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.error
phot:AsinhZeroPoint.type phot:AsinhZeroPoint.type phot/phot:AsinhZeroPoint/phot:ZeroPoint.type
phot:AsinhZeroPoint.softeningCoefficient phot:AsinhZeroPoint.softeningCoefficient phot/phot:AsinhZeroPoint/phot:AsinhZeroPoint.softeningCoefficient
phot:LinearFlux phot:LinearFlux phot/phot:LinearFlux
phot:LinearFlux.CONTAINER phot:LinearFlux.CONTAINER phot/phot:LinearFlux/phot:ZeroPoint.CONTAINER
phot:LinearFlux.EXTENDS phot:LinearFlux.EXTENDS phot/phot:LinearFlux/phot:LinearFlux.EXTENDS
phot:LinearFlux.flux phot:LinearFlux.flux phot/phot:LinearFlux/phot:ZeroPoint.flux
phot:LinearFlux.flux.unit phot:LinearFlux.flux.unit phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit
phot:LinearFlux.flux.unit.expression phot:LinearFlux.flux.unit.expression phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:LinearFlux.flux.unit.scaleSI phot:LinearFlux.flux.unit.scaleSI phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:LinearFlux.flux.unit.dimEquation phot:LinearFlux.flux.unit.dimEquation phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:LinearFlux.flux.ucd phot:LinearFlux.flux.ucd phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantity.ucd
phot:LinearFlux.flux.value phot:LinearFlux.flux.value phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.value
phot:LinearFlux.flux.error phot:LinearFlux.flux.error phot/phot:LinearFlux/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.error
phot:LinearFlux.referenceMagnitude phot:LinearFlux.referenceMagnitude phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude
phot:LinearFlux.referenceMagnitude.unit phot:LinearFlux.referenceMagnitude.unit phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit
phot:LinearFlux.referenceMagnitude.unit.expression phot:LinearFlux.referenceMagnitude.unit.expression phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:LinearFlux.referenceMagnitude.unit.scaleSI phot:LinearFlux.referenceMagnitude.unit.scaleSI phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:LinearFlux.referenceMagnitude.unit.dimEquation phot:LinearFlux.referenceMagnitude.unit.dimEquation phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:LinearFlux.referenceMagnitude.ucd phot:LinearFlux.referenceMagnitude.ucd phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.ucd
phot:LinearFlux.referenceMagnitude.value phot:LinearFlux.referenceMagnitude.value phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.value
phot:LinearFlux.referenceMagnitude.error phot:LinearFlux.referenceMagnitude.error phot/phot:LinearFlux/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.error
phot:LinearFlux.type phot:LinearFlux.type phot/phot:LinearFlux/phot:ZeroPoint.type
phot:MagnitudeSystem phot:MagnitudeSystem phot/phot:MagnitudeSystem
phot:MagnitudeSystem.CONTAINER phot:MagnitudeSystem.CONTAINER phot/phot:MagnitudeSystem/phot:MagnitudeSystem.CONTAINER
phot:MagnitudeSystem.type phot:MagnitudeSystem.type phot/phot:MagnitudeSystem/phot:MagnitudeSystem.type
phot:MagnitudeSystem.referenceSpectrum phot:MagnitudeSystem.referenceSpectrum phot/phot:MagnitudeSystem/phot:MagnitudeSystem.referenceSpectrum
phot:MagnitudeSystem.source phot:MagnitudeSystem.source phot/phot:MagnitudeSystem/phot:MagnitudeSystem.source
phot:PhotCal phot:PhotCal phot/phot:PhotCal
phot:PhotCal.photometryFilter phot:PhotCal.photometryFilter phot/phot:PhotCal/phot:PhotCal.photometryFilter
phot:PhotCal.zeroPoint phot:PhotCal.zeroPoint phot/phot:PhotCal/phot:PhotCal.zeroPoint
phot:PhotCal.magnitudeSystem phot:PhotCal.magnitudeSystem phot/phot:PhotCal/phot:PhotCal.magnitudeSystem
phot:PhotometricSystem phot:PhotometricSystem phot/phot:PhotometricSystem
phot:PhotometricSystem.description phot:PhotometricSystem.description phot/phot:PhotometricSystem/phot:PhotometricSystem.description
phot:PhotometricSystem.detectorType phot:PhotometricSystem.detectorType phot/phot:PhotometricSystem/phot:PhotometricSystem.detectorType
phot:PhotometricSystem.photometryFilter phot:PhotometricSystem.photometryFilter phot/phot:PhotometricSystem/phot:PhotometricSystem.photometryFilter
phot:PhotometryFilter phot:PhotometryFilter phot/phot:PhotometryFilter
phot:PhotometryFilter.CONTAINER phot:PhotometryFilter.CONTAINER phot/phot:PhotometryFilter/phot:PhotometryFilter.CONTAINER
phot:PhotometryFilter.fpsIdentifier phot:PhotometryFilter.fpsIdentifier phot/phot:PhotometryFilter/phot:PhotometryFilter.fpsIdentifier
phot:PhotometryFilter.identifier phot:PhotometryFilter.identifier phot/phot:PhotometryFilter/phot:PhotometryFilter.identifier
phot:PhotometryFilter.name phot:PhotometryFilter.name phot/phot:PhotometryFilter/phot:PhotometryFilter.name
phot:PhotometryFilter.description phot:PhotometryFilter.description phot/phot:PhotometryFilter/phot:PhotometryFilter.description
phot:PhotometryFilter.bandName phot:PhotometryFilter.bandName phot/phot:PhotometryFilter/phot:PhotometryFilter.bandName
phot:PhotometryFilter.dataValidityFrom phot:PhotometryFilter.dataValidityFrom phot/phot:PhotometryFilter/phot:PhotometryFilter.dataValidityFrom
phot:PhotometryFilter.dataValidityTo phot:PhotometryFilter.dataValidityTo phot/phot:PhotometryFilter/phot:PhotometryFilter.dataValidityTo
phot:PhotometryFilter.filterTransmissionCurve phot:PhotometryFilter.filterTransmissionCurve phot/phot:PhotometryFilter/phot:PhotometryFilter.filterTransmissionCurve
phot:PogsonZeroPoint phot:PogsonZeroPoint phot/phot:PogsonZeroPoint
phot:PogsonZeroPoint.CONTAINER phot:PogsonZeroPoint.CONTAINER phot/phot:PogsonZeroPoint/phot:ZeroPoint.CONTAINER
phot:PogsonZeroPoint.EXTENDS phot:PogsonZeroPoint.EXTENDS phot/phot:PogsonZeroPoint/phot:PogsonZeroPoint.EXTENDS
phot:PogsonZeroPoint.flux phot:PogsonZeroPoint.flux phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux
phot:PogsonZeroPoint.flux.unit phot:PogsonZeroPoint.flux.unit phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit
phot:PogsonZeroPoint.flux.unit.expression phot:PogsonZeroPoint.flux.unit.expression phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:PogsonZeroPoint.flux.unit.scaleSI phot:PogsonZeroPoint.flux.unit.scaleSI phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:PogsonZeroPoint.flux.unit.dimEquation phot:PogsonZeroPoint.flux.unit.dimEquation phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:PogsonZeroPoint.flux.ucd phot:PogsonZeroPoint.flux.ucd phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.ucd
phot:PogsonZeroPoint.flux.value phot:PogsonZeroPoint.flux.value phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.value
phot:PogsonZeroPoint.flux.error phot:PogsonZeroPoint.flux.error phot/phot:PogsonZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.error
phot:PogsonZeroPoint.referenceMagnitude phot:PogsonZeroPoint.referenceMagnitude phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude
phot:PogsonZeroPoint.referenceMagnitude.unit phot:PogsonZeroPoint.referenceMagnitude.unit phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit
phot:PogsonZeroPoint.referenceMagnitude.unit.expression phot:PogsonZeroPoint.referenceMagnitude.unit.expression phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:PogsonZeroPoint.referenceMagnitude.unit.scaleSI phot:PogsonZeroPoint.referenceMagnitude.unit.scaleSI phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:PogsonZeroPoint.referenceMagnitude.unit.dimEquation phot:PogsonZeroPoint.referenceMagnitude.unit.dimEquation phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:PogsonZeroPoint.referenceMagnitude.ucd phot:PogsonZeroPoint.referenceMagnitude.ucd phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.ucd
phot:PogsonZeroPoint.referenceMagnitude.value phot:PogsonZeroPoint.referenceMagnitude.value phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.value
phot:PogsonZeroPoint.referenceMagnitude.error phot:PogsonZeroPoint.referenceMagnitude.error phot/phot:PogsonZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.error
phot:PogsonZeroPoint.type phot:PogsonZeroPoint.type phot/phot:PogsonZeroPoint/phot:ZeroPoint.type
phot:S_BaseSPS phot:S_BaseSPS phot/phot:S_BaseSPS
phot:S_BaseSPS.data phot:S_BaseSPS.data phot/phot:S_BaseSPS/phot:S_BaseSPS.data
phot:S_Axis phot:S_Axis phot/phot:S_Axis
phot:S_Axis.unit phot:S_Axis.unit phot/phot:S_Axis/phot:S_Axis.unit
phot:S_Axis.unit.expression phot:S_Axis.unit.expression phot/phot:S_Axis/phot:S_Axis.unit/phot:Unit.expression
phot:S_Axis.unit.scaleSI phot:S_Axis.unit.scaleSI phot/phot:S_Axis/phot:S_Axis.unit/phot:Unit.scaleSI
phot:S_Axis.unit.dimEquation phot:S_Axis.unit.dimEquation phot/phot:S_Axis/phot:S_Axis.unit/phot:Unit.dimEquation
phot:S_Axis.coordSys phot:S_Axis.coordSys phot/phot:S_Axis/phot:S_Axis.coordSys
phot:S_Axis.ucd phot:S_Axis.ucd phot/phot:S_Axis/phot:S_Axis.ucd
phot:S_Axis.coverage phot:S_Axis.coverage phot/phot:S_Axis/phot:S_Axis.coverage
phot:S_Axis.coverage.location phot:S_Axis.coverage.location phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.location
phot:S_Axis.coverage.location.value phot:S_Axis.coverage.location.value phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.location/phot:S_Location.value
phot:S_Axis.coverage.bounds phot:S_Axis.coverage.bounds phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.bounds
phot:S_Axis.coverage.bounds.extent phot:S_Axis.coverage.bounds.extent phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.extent
phot:S_Axis.coverage.bounds.start phot:S_Axis.coverage.bounds.start phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.start
phot:S_Axis.coverage.bounds.stop phot:S_Axis.coverage.bounds.stop phot/phot:S_Axis/phot:S_Axis.coverage/phot:S_Coverage.bounds/phot:S_Bounds.stop
phot:S_Axis.value phot:S_Axis.value phot/phot:S_Axis/phot:S_Axis.value
phot:S_Axis.value.value phot:S_Axis.value.value phot/phot:S_Axis/phot:S_Axis.value/phot:Value.value
phot:S_Axis.value.error phot:S_Axis.value.error phot/phot:S_Axis/phot:S_Axis.value/phot:Value.error
phot:TransmissionCurve phot:TransmissionCurve phot/phot:TransmissionCurve
phot:TransmissionCurve.CONTAINER phot:TransmissionCurve.CONTAINER phot/phot:TransmissionCurve/phot:TransmissionCurve.CONTAINER
phot:TransmissionCurve.EXTENDS phot:TransmissionCurve.EXTENDS phot/phot:TransmissionCurve/phot:TransmissionCurve.EXTENDS
phot:TransmissionCurve.data phot:TransmissionCurve.data phot/phot:TransmissionCurve/phot:S_BaseSPS.data
phot:TransmissionCurve.access phot:TransmissionCurve.access phot/phot:TransmissionCurve/phot:TransmissionCurve.access
phot:TransmissionCurve.pixel phot:TransmissionCurve.pixel phot/phot:TransmissionCurve/phot:TransmissionCurve.pixel
phot:ZeroPoint phot:ZeroPoint phot/phot:ZeroPoint
phot:ZeroPoint.CONTAINER phot:ZeroPoint.CONTAINER phot/phot:ZeroPoint/phot:ZeroPoint.CONTAINER
phot:ZeroPoint.flux phot:ZeroPoint.flux phot/phot:ZeroPoint/phot:ZeroPoint.flux
phot:ZeroPoint.flux.unit phot:ZeroPoint.flux.unit phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit
phot:ZeroPoint.flux.unit.expression phot:ZeroPoint.flux.unit.expression phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:ZeroPoint.flux.unit.scaleSI phot:ZeroPoint.flux.unit.scaleSI phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:ZeroPoint.flux.unit.dimEquation phot:ZeroPoint.flux.unit.dimEquation phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:ZeroPoint.flux.ucd phot:ZeroPoint.flux.ucd phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantity.ucd
phot:ZeroPoint.flux.value phot:ZeroPoint.flux.value phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.value
phot:ZeroPoint.flux.error phot:ZeroPoint.flux.error phot/phot:ZeroPoint/phot:ZeroPoint.flux/phot:PhysicalQuantityDouble.error
phot:ZeroPoint.referenceMagnitude phot:ZeroPoint.referenceMagnitude phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude
phot:ZeroPoint.referenceMagnitude.unit phot:ZeroPoint.referenceMagnitude.unit phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit
phot:ZeroPoint.referenceMagnitude.unit.expression phot:ZeroPoint.referenceMagnitude.unit.expression phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:ZeroPoint.referenceMagnitude.unit.scaleSI phot:ZeroPoint.referenceMagnitude.unit.scaleSI phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:ZeroPoint.referenceMagnitude.unit.dimEquation phot:ZeroPoint.referenceMagnitude.unit.dimEquation phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:ZeroPoint.referenceMagnitude.ucd phot:ZeroPoint.referenceMagnitude.ucd phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantity.ucd
phot:ZeroPoint.referenceMagnitude.value phot:ZeroPoint.referenceMagnitude.value phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.value
phot:ZeroPoint.referenceMagnitude.error phot:ZeroPoint.referenceMagnitude.error phot/phot:ZeroPoint/phot:ZeroPoint.referenceMagnitude/phot:PhysicalQuantityDouble.error
phot:ZeroPoint.type phot:ZeroPoint.type phot/phot:ZeroPoint/phot:ZeroPoint.type
phot:Source phot:Source phot/phot:Source
phot:Source.CONTAINER phot:Source.CONTAINER phot/phot:Source/phot:Source.CONTAINER
phot:Pixel phot:Pixel phot/phot:Pixel
phot:Pixel.CONTAINER phot:Pixel.CONTAINER phot/phot:Pixel/phot:Pixel.CONTAINER
phot:Pixel.independent phot:Pixel.independent phot/phot:Pixel/phot:Pixel.independent
phot:Pixel.independent.unit phot:Pixel.independent.unit phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantity.unit
phot:Pixel.independent.unit.expression phot:Pixel.independent.unit.expression phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:Pixel.independent.unit.scaleSI phot:Pixel.independent.unit.scaleSI phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:Pixel.independent.unit.dimEquation phot:Pixel.independent.unit.dimEquation phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:Pixel.independent.ucd phot:Pixel.independent.ucd phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantity.ucd
phot:Pixel.independent.value phot:Pixel.independent.value phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantityDouble.value
phot:Pixel.independent.error phot:Pixel.independent.error phot/phot:Pixel/phot:Pixel.independent/phot:PhysicalQuantityDouble.error
phot:Pixel.dependent phot:Pixel.dependent phot/phot:Pixel/phot:Pixel.dependent
phot:Pixel.dependent.unit phot:Pixel.dependent.unit phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantity.unit
phot:Pixel.dependent.unit.expression phot:Pixel.dependent.unit.expression phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:Pixel.dependent.unit.scaleSI phot:Pixel.dependent.unit.scaleSI phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:Pixel.dependent.unit.dimEquation phot:Pixel.dependent.unit.dimEquation phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:Pixel.dependent.ucd phot:Pixel.dependent.ucd phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantity.ucd
phot:Pixel.dependent.value phot:Pixel.dependent.value phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantityDouble.value
phot:Pixel.dependent.error phot:Pixel.dependent.error phot/phot:Pixel/phot:Pixel.dependent/phot:PhysicalQuantityDouble.error
phot:S_Bounds phot:S_Bounds phot/phot:S_Bounds
phot:S_Bounds.extent phot:S_Bounds.extent phot/phot:S_Bounds/phot:S_Bounds.extent
phot:S_Bounds.start phot:S_Bounds.start phot/phot:S_Bounds/phot:S_Bounds.start
phot:S_Bounds.stop phot:S_Bounds.stop phot/phot:S_Bounds/phot:S_Bounds.stop
phot:S_Coverage phot:S_Coverage phot/phot:S_Coverage
phot:S_Coverage.location phot:S_Coverage.location phot/phot:S_Coverage/phot:S_Coverage.location
phot:S_Coverage.location.value phot:S_Coverage.location.value phot/phot:S_Coverage/phot:S_Coverage.location/phot:S_Location.value
phot:S_Coverage.bounds phot:S_Coverage.bounds phot/phot:S_Coverage/phot:S_Coverage.bounds
phot:S_Coverage.bounds.extent phot:S_Coverage.bounds.extent phot/phot:S_Coverage/phot:S_Coverage.bounds/phot:S_Bounds.extent
phot:S_Coverage.bounds.start phot:S_Coverage.bounds.start phot/phot:S_Coverage/phot:S_Coverage.bounds/phot:S_Bounds.start
phot:S_Coverage.bounds.stop phot:S_Coverage.bounds.stop phot/phot:S_Coverage/phot:S_Coverage.bounds/phot:S_Bounds.stop
phot:S_Location phot:S_Location phot/phot:S_Location
phot:S_Location.value phot:S_Location.value phot/phot:S_Location/phot:S_Location.value
phot:PhysicalQuantityDouble phot:PhysicalQuantityDouble phot/phot:PhysicalQuantityDouble
phot:PhysicalQuantityDouble.EXTENDS phot:PhysicalQuantityDouble.EXTENDS phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantityDouble.EXTENDS
phot:PhysicalQuantityDouble.unit phot:PhysicalQuantityDouble.unit phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantity.unit
phot:PhysicalQuantityDouble.unit.expression phot:PhysicalQuantityDouble.unit.expression phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:PhysicalQuantityDouble.unit.scaleSI phot:PhysicalQuantityDouble.unit.scaleSI phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:PhysicalQuantityDouble.unit.dimEquation phot:PhysicalQuantityDouble.unit.dimEquation phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:PhysicalQuantityDouble.ucd phot:PhysicalQuantityDouble.ucd phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantity.ucd
phot:PhysicalQuantityDouble.value phot:PhysicalQuantityDouble.value phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantityDouble.value
phot:PhysicalQuantityDouble.error phot:PhysicalQuantityDouble.error phot/phot:PhysicalQuantityDouble/phot:PhysicalQuantityDouble.error
phot:PhysicalQuantityInt phot:PhysicalQuantityInt phot/phot:PhysicalQuantityInt
phot:PhysicalQuantityInt.EXTENDS phot:PhysicalQuantityInt.EXTENDS phot/phot:PhysicalQuantityInt/phot:PhysicalQuantityInt.EXTENDS
phot:PhysicalQuantityInt.unit phot:PhysicalQuantityInt.unit phot/phot:PhysicalQuantityInt/phot:PhysicalQuantity.unit
phot:PhysicalQuantityInt.unit.expression phot:PhysicalQuantityInt.unit.expression phot/phot:PhysicalQuantityInt/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:PhysicalQuantityInt.unit.scaleSI phot:PhysicalQuantityInt.unit.scaleSI phot/phot:PhysicalQuantityInt/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:PhysicalQuantityInt.unit.dimEquation phot:PhysicalQuantityInt.unit.dimEquation phot/phot:PhysicalQuantityInt/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:PhysicalQuantityInt.ucd phot:PhysicalQuantityInt.ucd phot/phot:PhysicalQuantityInt/phot:PhysicalQuantity.ucd
phot:PhysicalQuantityInt.value phot:PhysicalQuantityInt.value phot/phot:PhysicalQuantityInt/phot:PhysicalQuantityInt.value
phot:PhysicalQuantityInt.error phot:PhysicalQuantityInt.error phot/phot:PhysicalQuantityInt/phot:PhysicalQuantityInt.error
phot:Unit phot:Unit phot/phot:Unit
phot:Unit.expression phot:Unit.expression phot/phot:Unit/phot:Unit.expression
phot:Unit.scaleSI phot:Unit.scaleSI phot/phot:Unit/phot:Unit.scaleSI
phot:Unit.dimEquation phot:Unit.dimEquation phot/phot:Unit/phot:Unit.dimEquation
phot:PhysicalQuantity phot:PhysicalQuantity phot/phot:PhysicalQuantity
phot:PhysicalQuantity.unit phot:PhysicalQuantity.unit phot/phot:PhysicalQuantity/phot:PhysicalQuantity.unit
phot:PhysicalQuantity.unit.expression phot:PhysicalQuantity.unit.expression phot/phot:PhysicalQuantity/phot:PhysicalQuantity.unit/phot:Unit.expression
phot:PhysicalQuantity.unit.scaleSI phot:PhysicalQuantity.unit.scaleSI phot/phot:PhysicalQuantity/phot:PhysicalQuantity.unit/phot:Unit.scaleSI
phot:PhysicalQuantity.unit.dimEquation phot:PhysicalQuantity.unit.dimEquation phot/phot:PhysicalQuantity/phot:PhysicalQuantity.unit/phot:Unit.dimEquation
phot:PhysicalQuantity.ucd phot:PhysicalQuantity.ucd phot/phot:PhysicalQuantity/phot:PhysicalQuantity.ucd
phot:Value phot:Value phot/phot:Value
phot:Value.value phot:Value.value phot/phot:Value/phot:Value.value
phot:Value.error phot:Value.error phot/phot:Value/phot:Value.error


5.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.

5.1 IVOA Profile

Model prefix ivoa_1.0
url https://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/profile/IVOA_Profile.vo-dml.xml
documentation url http://volute.googlecode.com/svn/trunk/projects/dm/vo-dml/models/profile/IVOA_Profile.html