Description
I want to display all (public and private) catalog records in catalog so that I can see all defined datasets in the system and manage them.
Preconditions
- at least one dataset is created in internal catalog
How to do it:
- clicks to 'Datasets' menu item
- list of internal catalog records is displayed, containing:
- all records (both public and private) for Organization(s) in which the Data Publisher belongs
- all public records for other Organizations the Data Publisher does not belong to
- all records (both public and private) for Organization(s) in which the Data Publisher belongs
- the list contains fields: 'Name', 'Description', 'Data formats available' and 'Visibility' for each dataset
- user can sort the list based on 'Name Ascending', 'Name Descending', 'Last modification time', 'Popular' or 'Relevance' fields
- clicks dataset 'Name'
- details about dataset are displayed
Notes