author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 29 Jun 2009 12:18:59 +0200 | |
changeset 2185 | 09d0445641e2 |
parent 2183 | 9dfa88ac9f49 (current diff) |
parent 2184 | d561b2725144 (diff) |
child 2186 | dba8eed12a16 |
--- a/schema.py Mon Jun 29 12:18:43 2009 +0200 +++ b/schema.py Mon Jun 29 12:18:59 2009 +0200 @@ -35,7 +35,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((