some n2t.net calls being redirected to ezid.cdlib.org

42 views
Skip to first unread message

Dominik Wujastyk

unread,
Aug 22, 2025, 11:47:50 AMAug 22
to ARKs
I routinely use n2t.net to resolve calls to items in archive.org.  But today I'm finding many of these calls don't work, and instead get sent to ezid.cdlib.org, where they fail.  

E.g.,
resolves to 

Dave Vieglais

unread,
Aug 22, 2025, 1:23:01 PMAug 22
to ARKs
Hi Dominik,

This issue should be resolved now. Please let us know if you continue to see issues with archive.org ARKs.

Dominik Wujastyk

unread,
Aug 22, 2025, 1:28:44 PMAug 22
to ARKs
Dear Dave, thank you for this!  Yes, some random tests seem to show that things are working properly again.

Many thanks!
Dominik

Lavoisier Fonou

unread,
Sep 1, 2025, 2:28:23 AM (11 days ago) Sep 1
to arks-...@googlegroups.com
Good morning all
My content published with this link "https://n2t.net/ark:/31129/JASAB.1.1.2025.7.8-16.x"  keep saying that "The requested URL was not found on this server, Apache Server at journalasab.com Port 443"

Please help me to solve this problem as soon as possible. 
Thank you.



--
You received this message because you are subscribed to the Google Groups ARKs group. To post to this group, send email to arks-...@googlegroups.com. To unsubscribe from this group, send email to arks-forum+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/arks-forum?hl=en
---
You received this message because you are subscribed to the Google Groups "ARKs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arks-forum+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/arks-forum/d0c5a7b7-be3f-479d-a4ac-bd9849c21f5en%40googlegroups.com.

Greg Janée

unread,
Sep 1, 2025, 11:08:22 AM (10 days ago) Sep 1
to Lavoisier Fonou, ARKs Forum
Hello Lavoisier, the n2t.net URL is getting redirected to https://journalasab.com/ark:/31129/JASAB.1.1.2025.7.816.x and that server is then returning a 404.

Is the hyphen a problem? I'm not sure. Notice that the hyphen in your ARK is getting dropped. (In ARK identifiers, hyphens are not considered significant and may be removed.) However, when I try the following URL, with the hyphen manually added back in, the journal server still returns a 404:

https://journalasab.com/ark:/31129/JASAB.1.1.2025.7.8-16.x

So, while I'm not sure if the hyphen is an issue or not, there also appears to be an issue that the resource is not recognized.

-Greg

John Kunze

unread,
Sep 1, 2025, 11:39:49 AM (10 days ago) Sep 1
to arks-...@googlegroups.com, Lavoisier Fonou
This new question is unrelated to the Subject line of this thread, which is confusing. 

I will try to create a new thread for it.

--
You received this message because you are subscribed to the Google Groups ARKs group. To post to this group, send email to arks-...@googlegroups.com. To unsubscribe from this group, send email to arks-forum+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/arks-forum?hl=en
---
You received this message because you are subscribed to the Google Groups "ARKs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arks-forum+...@googlegroups.com.

John Kunze

unread,
Sep 1, 2025, 11:49:22 AM (10 days ago) Sep 1
to ARKs
Could someone with OJS experience please help advise Lavoisier on how to configure his OJS plugin so that he can update his NAAN record with the correct URL for his local resolver? I may be wrong, but think this is the main problem.

Separately, the ARK Alliance will have a look at what seems to be a change in the n2t resolver stack (that includes arks.org). It looks like it has begun to remove hyphens and to convert classic ARKs to modern ARKs, which I'm concerned may cause problems at local resolvers.

Adam Buttrick

unread,
Sep 2, 2025, 2:43:07 PM (9 days ago) Sep 2
to arks-...@googlegroups.com
Hello,

Unfortunately, don't have any experience with OJS, but for any issues with N2T or the ARK resolver, please do file a bug report in the ARKs N2T roadmap repository for us to triage and investigate:


Thanks,
Adam
---
Adam Buttrick, Product Manager
University of California Curation Center (UC3)
California Digital Library
University of California Office of the President

From: arks-...@googlegroups.com <arks-...@googlegroups.com> on behalf of John Kunze <jak...@gmail.com>
Sent: Monday, September 1, 2025 8:49 AM
To: ARKs <arks-...@googlegroups.com>
Subject: [arks] resolution problems for NAAN 31129 and OJS configuration help?
 

CAUTION: EXTERNAL EMAIL

--
You received this message because you are subscribed to the Google Groups ARKs group. To post to this group, send email to arks-...@googlegroups.com. To unsubscribe from this group, send email to arks-forum+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/arks-forum?hl=en
---
You received this message because you are subscribed to the Google Groups "ARKs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arks-forum+...@googlegroups.com.

Ismael Cáceres-Correa

unread,
Sep 2, 2025, 7:12:49 PM (9 days ago) Sep 2
to arks-...@googlegroups.com

 

Hello, Lavoisier and everyone in the community,

 

I am an editor, and I work with ARKs in the journals I edit or advise. As examples, here are three journals that use them:
https://revistanuestramerica.cl 
https://revistas.uniguajira.edu.co/rev/index.php/entre/
https://revistas.uniguajira.edu.co/rev/index.php/cei

 

What I notice in your case is that you are using dots “.” in the suffix, but the ARK module expects to find a slash “/”. The issue can usually be solved by avoiding dots when building the suffixes.

 

In fact, with OJS 3.3.0.20—which you are currently using—I can point to the example of the journal Revista nuestrAmérica (https://revistanuestramerica.cl). There, we confirmed that using dots in the ARK leads to errors in OJS.

 

Regarding the resolver, I have found it is much more effective to set up redirection rules that act directly on your site’s DOM and resolve to the appropriate path. For example, in an `.htaccess` file you could include a rule such as:


RewriteEngine On
RewriteCond %{REQUEST_URI} ^/ark:/31129/(.*)$
RewriteRule ^/index.php/pub/article/view/%1 [L,R=301]

 

I should also mention that I developed an OJS plugin that makes ARKs visible in the table of contents. It has been tested and works well with OJS 3.3.0.15 and 3.3.0.20.
Finally, I created a module for OJS 3.5.0.1 that supports ARKs, in case anyone finds it useful.

 

Best regards,

 

Ismael Cáceres-Correa

Editor

---

Sociedad Realidad e Historia

soci...@realidadehistoria.cl

 



--
You received this message because you are subscribed to the Google Groups ARKs group. To post to this group, send email to arks-...@googlegroups.com. To unsubscribe from this group, send email to arks-forum+...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/arks-forum?hl=en
---
You received this message because you are subscribed to the Google Groups "ARKs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arks-forum+...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages