Difference between revisions of "SUNScholar/Google/Scholar"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | If you have heavily customized your metadata fields, or wish to change the default "mappings" | + | If you have heavily customized your metadata fields, or wish to change the default "mappings", they are configurable in: |
[dspace]/config/crosswalks/google-metadata.properties | [dspace]/config/crosswalks/google-metadata.properties | ||
| + | |||
| + | 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 | ||
==References== | ==References== | ||
Revision as of 12:40, 14 November 2013
If you have heavily customized your metadata fields, or wish to change the default "mappings", they are configurable in:
[dspace]/config/crosswalks/google-metadata.properties
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
References
- https://wiki.duraspace.org/display/DSDOC3x/Google+Scholar+Metadata+Mappings
- https://wiki.duraspace.org/display/DSDOC18/Google+Scholar+Metadata+Mappings
Back to Google