Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Hierarchical navigation
  2. Folder creation
  3. Object upload
  4. Zotero bookmark file upload and object retrieval/normalization in the CI HUB 
  5. Side by side display of local and CI HUB repositories
  6. Object copy from the local repository to the CI HUB 
  7. Preview of leaf node files
  8. Object copy from the CI HUB to the local repository
  9. Object deletion in both the local and CI HUB repositories
  10. Tool invocation one leaf node objects
  11. Metadata display for any container at any level of the hierarchy
  12. Metadata editing for any container at any level of the hierarchy
  13. Permissions display and editing for any container at any level of the hierarchy

...

Screen casts illustrating these operations

URLOperations

Uploading a Zotero bookmark file to retrieve content from HathiTrust

http://www.youtube.com/watch?v=jYAKVaa0oYM

3, 4, 7

Viewing objects in the local object store and in the CI HUB

http://www.youtube.com/watch?v=lE0O9vLyY5U

7

Copying content from the CI HUB to the local object store

http://www.youtube.com/watch?v=AhQnnNG-89c

5, 8

Perseus workflow screen cast

http://www.youtube.com/watch?v=DdymyXel62o

7, 10

Limitations

The operation for copying a Bamboo Book from the CI HUB to the local repository was quite chatty. Copying occurred recursively node by node in the hierarchy requiring a separate CMIS call for every node and data stream in the hierarchy. As a result, copy operations were painfully slow. One could easily imagine an optimization in which a copy request for objects of a predetermine type, e.g. Bamboo Book, could cause the repository to roll up the entire hierarchy into a single content package to be unpacked and its hierarchy reconstituted on the receiving side. Development ceased before optimizations of this sort could be undertaken.

...