Home | Trees | Indices | Help |
|
---|
|
Basic data types that can be used as attributes for a Record.
Basic attributes of a record can be qualified by one or more additional sub-attributes. For instance, an attribute author of type Person can have, for every Person instance, a sub-attribute of type Date that represents its birth date.
|
|||
_Qualified Mix-in class that provides qualifiers to attributes, making them behave like composite data types (but not arbitrarily nested data, though) |
|||
UnknownContent An invalid type. |
|||
Person A person name. |
|||
Date A date. |
|||
Text Textual data |
|||
URL An URL |
|||
ID An external identifier |
|||
Txo Element of a taxonomy. |
|
|||
re_split = re.compile(r'
|
|||
N_to_C =
|
|||
C_to_N =
|
|
N_to_C
|
C_to_N
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:18 2007 | http://epydoc.sourceforge.net |