- ChecksumRest (algorithm, value) - value object - no database id
- MetadataEntryRest(key, value, language)
- BaseObjectRest (id) - object with a database identifier (may or may not have metadata)
- BitstreamFormatRest (description, mime, etc)
- DSpaceObjectRest (uuid, type, name) - lightweight representation of an object id without metadata
- BrowsableObjectRest(handle, link to breadcrumb list) - representation of a node with a handle and parents
- ItemRest(metadata, item prop) - actual item object
- BreadcrumbObjectRest - ancestor object without descendant nodes populated
- DescendantTreeObjectRest(children) - representation of an ancestor node with descendants fully populated
- HierarchicalObjectRest(metadata) - representation of a node with metadata
- CollectionRest(collection prop)
- CommunityRest(community prop)
- SiteRest(site prop)
- NonNavigableObjectRest(metadata) - non hiearchical objects that contain metadata
- BitstreamRest
- EPersonRest
- EPersonGroupRest
- BrowsableObjectRest(handle, link to breadcrumb list) - representation of a node with a handle and parents
Last active
March 17, 2017 22:26
-
-
Save terrywbrady/9fddc7cd31e5d975b503c97a7330aa6b to your computer and use it in GitHub Desktop.
Community/collection hierarchy navigation object
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment