FlattenedShare
This is a dag safe version of the Share. if user is undefined && access is public then we have an asset that is publicly available.
Properties​
| Name | Type | 
|---|---|
| schema | EmbeddedModelSchema | 
| id | string | 
| asset | string | 
| user | string | 
| link | string | 
| access | AccessEnum | 
| accessors | Accessors | 
| created | GroupedTimestamp | 
| _short | string | 
| name | string | 
| assets | FlattenedAssets | 
| distributions | FlattenedDistributions | 
| score | Score |