You are here

Using aspects

SkyVault aspects are exposed as secondary types in CMIS 1.1. You can dynamically add aspects to a SkyVault object using the API.

You add an aspect to an object by updating the cmis:secondaryObjectTypeIds property with the Type Id of the Aspect. You can add and set an aspect in the same call.

cmis:secondaryObjectTypeIds is an array of strings, each of which is an aspect type, for example, dublinCoreAspect.