Package advene :: Package model :: Package core :: Module package
[hide private]
[frames] | no frames]

Module package

source code

Classes [hide private]
  Package
FIXME: missing docstring.
Functions [hide private]
 
_noop(*args, **kw) source code
 
_make_absolute(url) source code
 
_split_idref(idref)
Split an ID-ref into a list of atomic IDs.
source code
Variables [hide private]
  _constructor = {'R': 'resource_factory', 'a': 'annotation_fact...
Variables Details [hide private]

_constructor

Value:
{'R': 'resource_factory',
 'a': 'annotation_factory',
 'i': 'import_factory',
 'l': 'list_factory',
 'm': 'media_factory',
 'q': 'query_factory',
 'r': 'relation_factory',
 't': 'tag_factory',
...