[ 
http://jira.dspace.org/jira/browse/DS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11594#action_11594
 ] 

Sands Fish commented on DS-396:
-------------------------------

Hi Peter,

I have an implementation of these tags that we are working on thoroughly 
testing right now and I intend to have it available to the community as soon as 
possible for review for inclusion in 1.7.  

3 comments:

1.  The "default" mappings are very difficult to come by (though there may be a 
very small subset of tags that the community could agree on, e.g. 
citation_title = dc.title) given the drastic difference in metadata field usage 
and complex schemas that, for instance, potentially vary from collection to 
collection.  This is a question for the community and I'll write up a 
description once I have submitted my code/config.

2.  Specifying the citation_pdf_url is particularly difficult problem that I'm 
trying to attack right now.  How does one choose, for instance, a.) which PDF 
in an item with multiple PDF bitstreams, b.) what is specified for a URL when 
there is no PDF for an item, c.) whether or not to specify a PDF if the only 
PDF available is not the main representative bitstream of the item.  Google 
Scholar has said they are not interested in having citation tags for an item if 
this field is not provided for.

3.  Google Scholar is keen to have this turned on by default if it is included 
in the DSpace releases.  This is another big question for the community, which 
may have a variety of possible solutions (off by default, on by default, off by 
default in the first release and then if generally accepted, on by default in a 
future release).  I will write up the question with my submission.

> Provide metatags used by Google Scholar for enhanced indexing
> -------------------------------------------------------------
>
>                 Key: DS-396
>                 URL: http://jira.dspace.org/jira/browse/DS-396
>             Project: DSpace 1.x
>          Issue Type: New Feature
>            Reporter: Sarah Shreeves
>            Assignee: Sands Fish
>             Fix For: 1.7
>
>
> In August 2009 I posted a query to the DSpace general list about whether or 
> not anyone else had seen strange indexing of items in DSpace (see 
> http://mailman.mit.edu/pipermail/dspace-general/2009-August/002996.html) and 
> MacKenzie Smith posted a follow up that stated she had seen the same things 
> (http://mailman.mit.edu/pipermail/dspace-general/2009-August/002998.html). 
> MacKenzie followed up with Anurag Acharya at Google Scholar to inquire about 
> this and he indicated that better support for the Google metatags schema 
> would help mitigate this problem. It looks like the metatags are (though we'd 
> want to confirm this with the Google Scholar team).
> <meta name="citation_journal_title" content="Journal Name">
> <meta name="citation_authors" content="Last Name1, First Name1; Last Name2, 
> First Name2">
> <meta name="citation_title" content="Article Title">
> <meta name="citation_date" content="01/01/2007">
> <meta name="citation_volume" content="10">
> <meta name="citation_issue" content="1">
> <meta name="citation_firstpage" content="1">
> <meta name="citation_lastpage" content="15">
> <meta name="citation_doi" content="10.1074/jbc.M309524200">
> <meta name="citation_pdf_url" 
> content="http://www.publishername.org/10/1/1.pdf";>
> <meta name="citation_abstract_html_url" 
> content="http://www.publishername.org/cgi/content/abstract/10/1/1";>
> <meta name="citation_fulltext_html_url" 
> content="http://www.publishername.org/cgi/content/full/10/1/1";> 
> <meta name="dc.Contributor" content="Last Name1, First Name1">
> <meta name="dc.Contributor" content="Last Name2, First Name2">
> <meta name="dc.Title" content="Article Title">
> <meta name="dc.Date" content="01/01/2007">
> <meta name="citation_publisher" content="Publisher Name">
>  I realize that supporting this level of granularity puts pressure on how we 
> structure metadata but I believe as a repository manager that it's critical 
> that we get this kind of support for Google Scholar into DSpace out of the 
> box - and hopefully will help minimize the problems that IDEALS has seen.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to