Difference between revisions of "SUNScholar/Google/Scholar"

From Libopedia
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", 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:
 
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

Back to Google