Relations
how to mimic relations in OpenContent
You can not express relations in the schema.json files.
You can however select data from other datasources to be incorporated into you data items and thus mimic relationships.
The Select is done by using the select2 fieldtype in the options.json
See the Select2 field for more information and examples
Updated less than a minute ago