Difference between revisions of "PubMan Func Spec Sorting"
Jump to navigation
Jump to search
(modfiied) |
|||
Line 1: | Line 1: | ||
==by metadata elements and item data== | |||
one of the following metadata elements: | The system supports the sorting of the item list according to one of the following metadata elements: | ||
* Date (most recent) | * Date (most recent) | ||
Line 15: | Line 15: | ||
and the following item data: | and the following item data: | ||
* Last Modified, descending | * Last Modified, descending | ||
* Collection | * Collection | ||
* State | * State | ||
Line 21: | Line 21: | ||
The system must support sorting in respect of case insensitivity and special characters (e.g. ä, ö, ü, ß, é, ê, è). | The system must support sorting in respect of case insensitivity and special characters (e.g. ä, ö, ü, ß, é, ê, è). | ||
==Default system sorting== | |||
By default, system sorting is by date (descending) | |||
''TODO: Clarify what are the rules for sorting when the metadata for sorting is not populated? (e.g. Journal has no dates at all. Where are this displayed in ascending/descending sorting order by Date?)''--[[User:Natasab|Natasa]] 11:35, 18 December 2007 (CET) | ''TODO: Clarify what are the rules for sorting when the metadata for sorting is not populated? (e.g. Journal has no dates at all. Where are this displayed in ascending/descending sorting order by Date?)''--[[User:Natasab|Natasa]] 11:35, 18 December 2007 (CET) | ||
[[Category:PubMan]] | [[Category:PubMan]] |
Revision as of 15:23, 1 February 2008
by metadata elements and item data[edit]
The system supports the sorting of the item list according to one of the following metadata elements:
- Date (most recent)
- Title
- Genre
- Creator – Person.FamilyName or Organization.Name of the first Creator
- PublishingInfo – Organisation.Name
- ReviewMethod
- Source.Creator – Person.FamilyName or Organization.Name of the first Source.Creator
- Source.Title
- Event.Title
and the following item data:
- Last Modified, descending
- Collection
- State
- Owner
The system must support sorting in respect of case insensitivity and special characters (e.g. ä, ö, ü, ß, é, ê, è).
Default system sorting[edit]
By default, system sorting is by date (descending)
TODO: Clarify what are the rules for sorting when the metadata for sorting is not populated? (e.g. Journal has no dates at all. Where are this displayed in ascending/descending sorting order by Date?)--Natasa 11:35, 18 December 2007 (CET)