diff -r d4922a5d0754 -r 19c1011736a6 schema.py --- a/schema.py Thu Sep 17 12:30:53 2009 +0200 +++ b/schema.py Thu Sep 17 13:21:13 2009 +0200 @@ -44,6 +44,7 @@ 'owned_by', 'created_by', 'is', 'is_instance_of', 'identity', 'eid', 'creation_date', 'modification_date', 'has_text', 'cwuri', )) +SYSTEM_RTYPES = set(('require_permission', 'custom_workflow', 'in_state', 'wf_info_for')) # set of entity and relation types used to build the schema SCHEMA_TYPES = set((