DSpace translator misses repositories without "dspace" in their FQDN?

Hi all!

Entries in our DSpace repository are not being recognized by Zotero. See, for instance, https://repositorio.iscte.pt/handle/10071/625 .

As far as I understand, this is due to 'dspace' being used for URL matching:
REPLACE INTO translators VALUES ('0abd577b-ec45-4e9f-9081-448737e2fd34',
'1.0.0b4.r5', '', '2008-02-22 20:30:00', '0', '100', '4', 'DSpace',
'Michael Berkowitz', 'dspace',

(from https://www.zotero.org/svn/extension/branches/1.0/scrapers.sql)

Couldn't the match be based on the fact that the path part of the URL of repository items always begins with "/handle/"? I guess there are a lot of repositories out there whose FQDNs do not include the word "dspace".

Regards,

Manuel

This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.