pyscicat.model

Classes

Attachment(*, ownerGroup, accessGroups[, ...])

Attachments can be any base64 encoded string...thumbnails are attachments

DataFile(*[, createdBy, updatedBy, ...])

A reference to a file in SciCat.

Datablock(*, ownerGroup, accessGroups[, id, ...])

A Datablock maps between a Dataset and contains DataFiles

Dataset(*[, createdBy, updatedBy, ...])

A dataset in SciCat

DatasetType(value)

type of Dataset

MongoQueryable(*[, createdBy, updatedBy, ...])

Many objects in SciCat are mongo queryable

Ownable(*, ownerGroup, accessGroups)

Many objects in SciCat are ownable