Mudanças entre as edições de "Matriz de novas funcionalidades implementadas na customização DSpace/TEDE2"
De IBICT
Washington (disc | contribs) (→Automatic Metadada Filling) |
Washington (disc | contribs) (→dc.rights and dc.date.available) |
||
Linha 25: | Linha 25: | ||
1) If all the bitstreams where set as open access than dc.righs = openAccess and dc.date.available = null; | 1) If all the bitstreams where set as open access than dc.righs = openAccess and dc.date.available = null; | ||
+ | |||
2) If there are some bitstream that was set as restrict access than dc.righs = restrict and dc.date.avalible = null; | 2) If there are some bitstream that was set as restrict access than dc.righs = restrict and dc.date.avalible = null; | ||
− | |||
+ | 3) If all the bitstreams where set as embargoed access or open access than dc.righs = embargoedAccess and dc.date.available = "max of the embargo dates". | ||
=== dc.rights.uri === | === dc.rights.uri === |
Edição das 10h46min de 27 de outubro de 2014
Graphical Statistics
Subject
Improving the native DSpace statistics presentation with css styles and dynamic graphics
Description
The statistics of JSPUI are poor in the presentation issuem so it could not keep the users attention.
Before | After |
---|---|
Automatic Metadada Filling
dc.rights and dc.date.available
The fill of the fields dc.rights and dc.date.available are according the follow logic:
1) If all the bitstreams where set as open access than dc.righs = openAccess and dc.date.available = null;
2) If there are some bitstream that was set as restrict access than dc.righs = restrict and dc.date.avalible = null;
3) If all the bitstreams where set as embargoed access or open access than dc.righs = embargoedAccess and dc.date.available = "max of the embargo dates".