common/schema.py
author Laure Bourgois <Laure.Bourgois@logilab.fr>
Mon, 09 Feb 2009 11:55:32 +0100
changeset 561 4bbeb62ba955
parent 0 b97547f5f1fa
child 1132 96752791c2b6
permissions -rw-r--r--
add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.

from warnings import warn
warn('moved to cubicweb.schema', DeprecationWarning, stacklevel=2)
from cubicweb.schema import *