Format
A representation of Data for a particular Form Factor of an Asset. Below asset HAS to be Flattened because it is a leaf node and must prevent cycles agressively.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | ||
creator | str | ||
classification | Classification | ||
icon | str | [optional] | |
role | Role | ||
application | Application | ||
asset | FlattenedAsset | ||
bytes | ByteDescriptor | ||
created | GroupedTimestamp | ||
updated | GroupedTimestamp | ||
deleted | GroupedTimestamp | [optional] | |
synced | GroupedTimestamp | [optional] | |
cloud | str | This is a path used to determine what path this format lives at within the cloud. | [optional] |
fragment | FragmentFormat | [optional] | |
file | FileFormat | [optional] | |
analysis | Analysis | [optional] | |
relationship | Relationship | [optional] | |
activities | Activities | [optional] |