Difference between revisions of "SUNScholar/Google/Scholar"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | |||
| − | |||
| − | |||
As of DSpace 1.7, there is a mapping facility to connect metadata fields with these citation fields in HTML. In order to enable this functionality, the switch needs to be flipped in dspace.cfg: | As of DSpace 1.7, there is a mapping facility to connect metadata fields with these citation fields in HTML. In order to enable this functionality, the switch needs to be flipped in dspace.cfg: | ||
google-metadata.enable = true | google-metadata.enable = true | ||
| + | |||
| + | Once the feature is enabled, the mapping is configured by a separate configuration file located here: | ||
| + | [dspace]/config/crosswalks/google-metadata.properties | ||
==References== | ==References== | ||
Revision as of 12:40, 14 November 2013
As of DSpace 1.7, there is a mapping facility to connect metadata fields with these citation fields in HTML. In order to enable this functionality, the switch needs to be flipped in dspace.cfg:
google-metadata.enable = true
Once the feature is enabled, the mapping is configured by a separate configuration file located here: [dspace]/config/crosswalks/google-metadata.properties
References
- https://wiki.duraspace.org/display/DSDOC3x/Google+Scholar+Metadata+Mappings
- https://wiki.duraspace.org/display/DSDOC18/Google+Scholar+Metadata+Mappings
Back to Google