DSpace Sites, RDF and RDFa Translators

Hello,

I'm evaluating how Zotero interacts with our DSpace Sites... We are currently working on a new DSpace@MIT site

Prototype:
http://dspace-test.mit.edu

for the original DSpace@MIT site here:
http://dspace.mit.edu

Our product manager noticed that Zotero works with the old site on Items... see:
http://dspace.mit.edu/handle/1721.1/39126

But that is does not work with the new site, I suspect this is because of a change in the html content of the page.
http://dspace-test.mit.edu/handle/1721.1/39126

However, We've started publishing RDF links in our pages on this new site that point at an RDF version of the Item.

http://dspace-test.mit.edu/metadata/handle/1721.1/39126/rdf.xml

Is it possible for Zotero to detect and use this at all? Does Zotero support RDFa at all? I have another project to seed dspace Item/Search/Browse pages with RDFa and if such a case works in Zotero, irrespective of how the site is customized in HTML, the citation could always still be grabbed.

Cheers,
Mark Diggory
DSpace Developer and Systems Manager
MIT Libraries
  • Hey Mark,

    Zotero can certainly detect and use that data. If this version of DSpace is going to be implemented everywhere in place of the old version, in order to make sure it remains Zotero-compatible across implementations is that the path to the 'rdf.xml' file should remain consistently relative to the url of the general implementation.

    Thanks,
    Michael Berkowitz
    Zotero programmer
  • Thanks,

    This is a pilot project ATM. Eventually I suspect we will support an number of approaches.

    1.) meta tags
    2.) links to RDF
    3.) embedded RDFa

    If this makes it into a future release of DSpace then those options may be available in other sites than our own.
Sign In or Register to comment.