Home | Trees | Indices | Help |
|
---|
|
object --+ | MetaMixin --+ | MetaValue --+ | VotLinkMeta
A MetaValue serialized into VOTable links (or, ideally, analoguous constructs).
This exposes the various attributes of VOTable LINKs as href linkname, contentType, and role. You cannot set ID here; if this ever needs referencing, we'll need to think about it again. The href attribute is simply the content of our meta (since there's no link without href), and there's never any content in VOTable LINKs).
You could thus say:
votlink: http://docs.g-vo.org/DaCHS votlink.role: doc votlink.contentType: text/html votlink.linkname: GAVO DaCHS documentation
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
is a constructor for standalone use. You do *not* want to call this when mixing into a Structure.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |