I think we might also consider extending the discovery document with
guidelines for using semantic web indexing services like e.g., http://sindice.com/
.
S.
-- sebasti...@gmail.com
-- GG: 335067,
-- Jabber: sebasti...@gmail.com
-- Skype: sebastiankruk
-- WWW: http://www.sebastiankruk.com/
Cheers,
Sean
S.
-- sebasti...@gmail.com
-- GG: 335067,
-- Jabber: sebasti...@gmail.com
-- Skype: sebastiankruk
-- WWW: http://www.sebastiankruk.com/
The second method is already in place, i'm currently building an atom
serialized version such that point 3 can be achived, from this I hope
to build a schema which can enable the 1st one of the points as this
is required by OAI-PMH as i understand it.
Currently this is all with an EPrints based repository, i'll let
people know the results if they are interested.
Cheers
David Tarrant
University of Southampton
e.g. $EPRINTS/oai2?verb=ListRecords&MetadataPrefix=ResMap
(or a less server intensive, ResMapUrl choice perhaps?)
I am finishing off a generic (python) OAI-PMH harvester that can use
metadata plugins to process the records. The Foresite[1] library is
going to be the majority of the ORE plugin for this.
The short-term goal is to synchronise (via copy-by-value initially) the
published items in an EPrints 3.1 repository, as items in a Fedora
repository - with the aim that the Eprints to Fedora linking be a many
to one relationship.
Having the resmaps or just the urls to them via OAI-PMH would be very
handy for incremental updates, and it might be a quick addition to the
OAI-PMH plugin perhaps?
[1] - Foresite - http://code.google.com/p/foresite-toolkit/ (from
http://foresite.cheshire3.org/)
Dave T