paradisec-archive / nabu

nabu is a digital media item management system that provides a catalog of audio and video items, metadata for these items, and information about the workflow status of the items.
GNU General Public License v3.0
19 stars 8 forks source link

OAI feed #752

Open nthieberger opened 10 months ago

nthieberger commented 10 months ago

The feed is giving an eror:

https://catalog.paradisec.org.au/oai/item?identifie=oai%3Aparadisec.org.au%3AAA1-002&metadataPrefix=olac&verb=GetRecord

The request includes illegal arguments, is missing required arguments, includes a repeated argument, or values for arguments have an illegal syntax.
nthieberger commented 10 months ago

Probably related, OLAC is not harvesting our feed (but that could be OLAC's problem): http://www.language-archives.org/checks/paradisec.org.au

johnf commented 10 months ago

@nthieberger You're missing an r in the URL on the end of identifier. This link should work https://catalog.paradisec.org.au/oai/item?identifier=oai%3Aparadisec.org.au%3AAA1-002&metadataPrefix=olac&verb=GetRecord

Regarding OLAC I wonder if this is related to the DNS issues. Let me chase that up via email

nthieberger commented 10 months ago

OK, the 'r' less version is what is given by the API link on the catalog: Or you can get all the details of a single item of PARADISEC like this: https://catalog.paradisec.org.au/oai/item?verb=GetRecord&identifier=oai:paradisec.org.au:AA1-002&metadataPrefix=olac

While the text has the 'r', the link does not

johnf commented 10 months ago

Pushing a fix for the link now

johnf commented 9 months ago

I've validated https://catalog.paradisec.org.au/oai/item at http://www.language-archives.org/register/register.php With no errors.

@nthieberger I think you might have received an email.

Can you re-register?

It might have been DNS issues but they are now fixed image

nthieberger commented 9 months ago

I validated again but did not get a registration request, I suspect OLAC is not operating propoerly and will ask them

johnf commented 9 months ago

@nthieberger did you here back from them?

nthieberger commented 9 months ago

No, they are as unresponsive as their site ...

On Thu, 29 Feb 2024 at 16:13, John Ferlito @.***> wrote:

@nthieberger did you here back from them?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>