Mappings
Open Content Property mappings
Concepts
Key | Type | Description |
uuid | string | Enter the name of this property from OC |
name | string | Enter the name of this property from OC |
type | string | Enter the name of this property from OC |
avatar | object | The object contains a single key, "property" with the name of the relation to avatar. |
Example:
Avatars
Key | Type | Description |
uuid | string | Enter the name of this property from OC |
filename | string | Enter the name of this property from OC |
Images
Key | Type | Description |
uuid | string | Enter the name of this property from OC |
author | string | Enter the name of this property from OC |
filename | string | Enter the name of this property from OC |
updated | string | Enter the name of this property from OC |
Suggest search configuration
Configuration for suggest search which is used when finding existing photos.
Key | Type | Description |
suggestFields | array of objects | Each object contains two keys: "name" and "order". "name" is the name of the OC property. "order" is not used at the moment. |
suggestLabels | object | The object contains keys with the suggest fields and the labels used in the user interface. |
searchOptions | object | The object contains the suggest search options, se example below. |
Photo date field
The name of the OC property containing the photo date. If omitted, date fields in suggest search are not shown.
Last updated