Difference between revisions of "PubMan Func Spec Display"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 20: Line 20:
'''Publication.Creator'''
'''Publication.Creator'''


The number of creators might be limited according to the GUI-design
*If creator is of type person, display: <Publication.Creator.Person.FamilyName>, <Publication.Creator.Person.GivenName>
*If Publication.Creator Person: Publication.Creator Person FamilyName, Publication.Creator Person GivenName
*If creator is of type organization, display: <Publication.Creator.Organization.Name>
*If Publication.Creator Organization: Publication.Creator Organization.Name
*Creators are shown in one row and separated by semicolon. They are displayed in the same order as they have been entered.


'''Publication.Date'''
'''Publication.Date'''
Only one date value is displayed
*Only one date value is displayed
If more than one <date> is available, the display of the dates follows the priority:
*If more than one <date> is available, the display of the dates follows the priority:
*Publication.Date.DateType = published in print
 
*Publication.Date.DateType = published online
<Publication.Date.DateType = published in print>
*Publication.Date.DateType = accepted
 
*Publication.Date.DateType = submitted
<Publication.Date.DateType = published online>
*Publication.Date.DateType = modified
 
*Publication.Date.DateType = created
<Publication.Date.DateType = accepted>
 
<Publication.Date.DateType = submitted>
 
<Publication.Date.DateType = modified>
 
<Publication.Date.DateType = created>
 
'''Publication.Genre'''
'''Publication.Genre'''


'''Number of the Files'''  
'''Number of the Files'''  
only if greater than zero
*If a file exists, display a fulltext symbol and show the number of attached files


=== Medium ===
=== Medium ===

Revision as of 13:35, 4 February 2008

The PubMan application will support different display types, which can be selected for item lists or single item views.

General information on item/item list display[edit]

  • Fields are only displayed, when they are filled.
  • Language flags are only being shown in the single item view
  • a item list, as result of a fulltext search, contains -in addition to the metadata fields, text fragments with the highlighted search term. The text fragment contains the search term and 10 words before and after the highlighted hit.
  • The order of elements is decided by GUI.
  • As string for title and/or number of creators might be too long for proper display, strings might be cutted after 100 characters or cutted at word boundaries.(GUI decision)

Item list displays[edit]

Short[edit]

  • Status: in specification
  • Schedule: R3

Short display consists of following metadata elements and properties:

Publication.Title

Publication.Creator

  • If creator is of type person, display: <Publication.Creator.Person.FamilyName>, <Publication.Creator.Person.GivenName>
  • If creator is of type organization, display: <Publication.Creator.Organization.Name>
  • Creators are shown in one row and separated by semicolon. They are displayed in the same order as they have been entered.

Publication.Date

  • Only one date value is displayed
  • If more than one <date> is available, the display of the dates follows the priority:

<Publication.Date.DateType = published in print>

<Publication.Date.DateType = published online>

<Publication.Date.DateType = accepted>

<Publication.Date.DateType = submitted>

<Publication.Date.DateType = modified>

<Publication.Date.DateType = created>

Publication.Genre

Number of the Files

  • If a file exists, display a fulltext symbol and show the number of attached files

Medium[edit]

  • Status: in specification
  • Schedule: R3


Full[edit]

  • Status: in specification
  • Schedule: to be defined

Default system settings[edit]

The default system setting for display of lists is short display.

Item version displays[edit]

Item version (status pending, submitted, released)[edit]

  • Status: in specification
  • Schedule: R3

Item version (status withdrawn)[edit]

  • Status: in specification
  • Schedule: R3

COinS[edit]

In all display types, a COinS has to be provided for each item. A COinSis the representation of bibliographic information for this item in an HTML span element by re-using the key-value elements defined in the OpenURL standard.