Hi Helix,

ok dc.contributor.author was a bad example. In this case we have a  
UUID that is unique and i can import it in a field named  
dc.identifier.uuid.
So how can i modify DSpace to allow multiple identifier?

I asked this because i had only this idea to get the record i need.  
Maybe if i explain to you what i'd like to do, you have an other idea  
i don't thought about.

I'd like to get the meta data record from a system/website that knows  
nothing from the handles in DSpace.
But the systems knows the UUID!
So if i maintain the UUID in DSpace as dc.identifier.uuid too both  
systems know about the UUID and can match the entries.


Regards, Marco




Zitat von helix84 <[email protected]>:

> On Thu, Jan 17, 2013 at 9:37 AM,  <[email protected]> wrote:
>> is it possible to perform an get request on the OAI interface and
>> using not the handle as identifier?
>> Can i use a field from the metadata scheme like dc.contributor.author?
>
> I'm reading the Unique Identifier chapter of the OAI-PMH specification
> and it I don't think it explicitly says that there couldn't be
> multiple unique identifiers pointing to the same record. But they do
> have to be unique, so dc.contributor.author is out of the question.
> The OAI in DSpace probably could be adapted to allow multiple
> identifier schemas is you really wanted to, but I don't think it's a
> good idea at all.
>
> OTOH, if you don't need to conform to OAI-PMH, you just need a search
> interface, you can just search for any metadata via Solr [1], which
> uses really a simple, XML-based protocol (among other options). Of
> course, that way by searching for a value of a metadata field (like
> author) you can find the handles and still use OAI-PMH to access those
> handles, if you wish. Yet another alternative is SRU/SRW, but I don't
> recommend it at this time because it's implemented as an addon (i.e.
> not part of standard DSpace) and it's SQL-, not Solr-based (i.e.
> relatively slow).
>
> [1] https://wiki.duraspace.org/display/DSPACE/Solr
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette




------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to