| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
MetaMixin --+
|
MetaValue --+
|
RelatedResourceMeta
A meta value containing an ivo-id and a name of a related resource.
These all are translated to relationship elements in VOResource renderings. These correspond to the terms in the official relationship vocabulary http://docs.g-vo.org/vocab-test/relationship_type. There, the camelCase terms are preferred, and for DaCHS meta, they are written with a lowercase initial.
Relationship metas should look like this:
servedBy: GAVO TAP service
servedBy.ivoId: ivo://org.gavo.dc
``servedBy`` and ``serviceFor`` are somewhat special cases, as the service attribute of data publications automatically takes care of them; so, you shouldn't usually need to bother with these two manually.
| 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 |