Mappings

Open Content Property mappings

Concepts

Example:

{
    "uuid": "uuid",
    "name": "ConceptName",
    "type": "ConceptImTypeFull",
    "avatar": {
        "property": "ConceptAvatarRelation"
    }
}

Avatars

{
    "uuid": "uuid",
    "filename": "WriterFilename"
}

Images

{
    "uuid": "uuid",
    "author": "WriterAuthors",
    "filename": "WriterFileName",
    "updated": "updated"
}

Last updated