define a virtual relation type, used to build the instance schema

schema CWComputedRType CWComputedRType name (String) description (String) description_format (String) rule (String)

Attributes

name (7)typedefault valuerequiredconstraintsdescriptionoptions
name (name)Stringyessize <= 64
unique
indexed,internationalizable
description (description)Stringno

semantic description of this relation type

internationalizable
description_format (format)Stringtext/plainnovalue in ('text/rest', 'text/markdown', 'text/html', 'text/plain')
size <= 50
internationalizable
rule (rule)Stringyes
modification_date (modification date)International date and timeyes

latest modification time of an entity

cwuri (internal uri)Stringyes

internal entity uri

creation_date (creation date)International date and timeyes

creation time of an entity

Relations

CWComputedRType is subject of:
name (7)object typecardinalityconstraintsoptions
created_by (created by)CWUser (User)0..1
cw_source (source)CWSource (Data source)1composite=object
is (is)CWEType (Entity type)1
is_instance_of (is instance of)CWEType (Entity type)1..n
owned_by (owned by)CWUser (User)0..n
read_permission (read permission)CWGroup (Group)0..n
read_permission (read permission)RQLExpression (RQL expression)0..ncomposite=subject