generated from ivoa-std/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Section 3.5 of the document states that
"the UTYPEs all begin with the prefix "Spectrum.".
And illustrate with an example:
"UTYPEs such as 'Curation.Contact.Email' should be instantiated as 'Spectrum.Curation.Contact.Email'.
There are 2 example VOTables in Section 8.
- The first appears to have completely ignored this requirement so that basically all of the UTYPEs in that example are invalid.
- The second (SSA) example is much better, there are a couple GROUPs without the 'Spectrum.'. However, this model does not define UTYPEs for the objects, only leaves.. so this may be valid per the SSAP specification.
A sweep should be made to correct the example.