Skip to main content

FlattenedAsset

An Asset Model representing data extracted from an Application connecting a group of data containing one or more Formats. [DAG Compatible - Directed Acyclic Graph Data Structure] FlattenedAsset prevent Cycles in Reference because all outbound references are strings as opposed to crosspollinated objects. i.e. FlattenedFormat.preview is Type String, and FlattenedFormat.original is Type String

Properties​

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
idstrThe globally available UID representing the asset in the Database, both locally and in the cloud.
namestr[optional]
creatorstr
createdGroupedTimestamp
updatedGroupedTimestamp
syncedGroupedTimestamp[optional]
deletedGroupedTimestamp[optional]
formatsFlattenedFormats
previewFlattenedPreview
originalstrAn identifier of the format that is a reference to the original.
sharesFlattenedShares[optional]
mechanismMechanismEnum
websitesFlattenedWebsites[optional]
interactedGroupedTimestamp[optional]
tagsFlattenedTags[optional]
sensitivesFlattenedSensitives[optional]
personsFlattenedPersons[optional]
curatedboolThis is an optional boolean that will flag that this asset came from a currated collection.[optional]
discoveredbool[optional]
activitiesFlattenedActivities[optional]
scoreScore[optional]
favoritedbool[optional]
pseudobool[optional]
annotationsFlattenedAnnotations[optional]
hintsFlattenedHints[optional]
anchorsFlattenedAnchors[optional]
conversationsFlattenedConversations[optional]
demoboolThis will let us know if this asset was generated as a 'demo' snippet[optional]
summariesFlattenedWorkstreamSummaries[optional]