Class: Folder

Class: Folder#

An element specifying a possibly heterogeneous collection of data.

Folders may contain Folders so that data may be organized within a tree of Folders. Data may be in multiple Folders but a Folder may not be in more than one other Folder.

Attributes#

description : None | str A description for the folder. [plain-text multi-line string] folder_ref : list[FolderRef] (The Folder FolderRefs). image_ref : list[ImageRef] (The Folder ImageRefs). roi_ref : list[ROIRef] (The Folder ROIRefs). annotation_ref : list[AnnotationRef] (The Folder AnnotationRefs). id : str (The Folder ID). name : None | str A name for the folder that is suitable for presentation to the user.

URI: core:Folder

img

Attributes#

Own#