Home | Trees | Indices | Help |
|
---|
|
object --+ | TxoItem
Definition of a taxonomy item.
This item can then be reused as the argument for Attribute.Txo creation. A taxonomy item can be seen as a value in a enumeration of possible values. Compared to a simple enumeration, it has the additional property of being hierachical. For instance, you could define a taxonomy of document types:- publication - article - peer-reviewed - not peer-reviewed - conference paper - unpublished - report...and use this taxonomy to fill an attribute of your records. If you use Pyblio.Query to search for the item article, you will retrieve all the records which contain one of article, peer-reviewed or not peer-reviewed.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
name | |||
Inherited from |
|
|
|
|
name
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:20 2007 | http://epydoc.sourceforge.net |