Demo 2: Item Special Cases - Exploring Filters

This demo will be run on demo.dspace.org.

Query for items containing “TODO” in dc.description.abstract

Screenshot: TODO Query

Screenshot: TODO Query

In DSpace, edit the item “TODO: withdraw” and Withdraw it

Screenshot: TODO Query

In DSpace, edit the item “TODO: make private” and Make it private

Screenshot: TODO Query

Rerun the query tool, note that the withdrawn item does not appear

Items that a user cannot access will be filtered from the result set (unless you override this behavior in code)

Screenshot: TODO Query, Unauthenticated

Login to the REST interface to include withdrawn items in the report

By default, the REST Report Tools do not provide a link to a login box. You can access a password login box at the following URL.

RE-run the TODO query

Screenshot: TODO Query, Authenticated

Collection Report - Special Filters

Open the “Collection Filter” Report: https://demo.dspace.org/rest/static/reports/index.html

Screenshot: Collection Report

Set Filters to View Counts of Private and Discoverable Items

Screenshot: Collection Report Filters

View Filter Counts

Screenshot: Collection Report with Filters

Screenshot: Collection Report Private Items

Add dc.description.abstract to Item Listing

Screenshot: Collection Report Private Items

View Item Listing with dc.description.abstract

Screenshot: Collection Report Private Items