Dublin Core Plugin 1.1
Description
This plugin adds Dublin Core metadata in the publication pages.
The Dublin Core metadata element set is a standard for cross-domain information resource description. In other words, it provides a simple and standardised set of conventions for describing things online in ways that make them easier to find.
Dublin Core metadata improve ranking in search engines.
This plugin is a must-have for internet sites and intranet sites crawled by external search engines.
In previous version of JCMS 5.7, Dublin Core metadata was released in standard.
Screenshots
Changes
Dublin Core Plugin v1.1
Change how metadata are injected : move dublinCoreHeader.jsp injection into target EMPTY_HEADER since target DISPLAY_HEADER may be missing in some case:
- There is an option in PortletSelection to remove the display header/footer
- A content can be displayed with the PortletQueryForeach's FullDisplay template which does not include doDisplayHeader.jsp
Dublin Core Plugin v1.0
First release.
FAQ
Dublin Core metadata are added in any page that displays a publication (i.e., url whose the id is a publication id).
This plugin can be customized. Dublin Core metadata are generated in dublinCoreHeaders.jsp
.
The DublinCore plugin generates all the available DublinCore metadata :
- DC.title
- DC.creator
- DC.subject
- DC.description
- DC.publisher
- DC.date
- DC.type
- DC.identifier
- DC.language
To have more details about each metadata, visit http://dublincore.org/documents/1998/09/dces/