author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Mon, 29 Jun 2009 11:45:05 +0200 | |
changeset 2184 | d561b2725144 |
parent 2181 | 94ca417b9b07 |
child 2185 | 09d0445641e2 |
--- a/schema.py Sat Jun 27 00:56:30 2009 +0200 +++ b/schema.py Mon Jun 29 11:45:05 2009 +0200 @@ -36,7 +36,7 @@ META_RELATIONS_TYPES = set(( 'owned_by', 'created_by', 'is', 'is_instance_of', 'identity', 'eid', 'creation_date', 'modification_date', 'has_text', - ))) + )) # set of entity and relation types used to build the schema SCHEMA_TYPES = set((