GenomicsStandardsConsortium / mixs

Minimum Information about any (X) Sequence” (MIxS) specification
https://w3id.org/mixs
Creative Commons Zero v1.0 Universal
38 stars 21 forks source link

Links to URIs for mixs v6.0.0 return 404 error #390

Closed cpauvert closed 1 year ago

cpauvert commented 2 years ago

Describe the bug Hi, thanks for the update of the MIxS! I tried to access to terms through their URIs as specified on the website or in the SHACL file but the links are dead and produce only 404 errors.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://w3id.org/mixs/terms/0000050 or https://w3id.org/mixs/vocab/sequencing_field
  2. See 404 error

Expected behavior The page for the term of the MIxS and its description.

Best regards, Charlie

turbomam commented 2 years ago

Thanks @cpauvert

We are working on this. I'm not sure what the most recent and relevant existing issue for this is, but we should definitely revisit #246

ramonawalls commented 2 years ago

I haven't pushed the latest links to w3id.org, so I don't expect them to work, but I hope we can fix it at the technical call tomorrow.

But first we need to resolve #391 about the page URLs.

cpauvert commented 2 years ago

That's alright! Thanks for the quick feedback! Looking forward to the updates, keep up the good work! Best, Charlie

ramonawalls commented 2 years ago

I did not read this carefully enough the first time. the URL should be .../mixs/... but .../gensc/...

Please see https://github.com/GenomicsStandardsConsortium/mixs/issues/233#issuecomment-657666511 for the correct format for URIs. I will send an announcement as soon as the redirect is working properly.

cpauvert commented 2 years ago

Hi, I tried again with the updated format indicated in the comment you suggested but instead of a 404 error, the page just does not load and throws a "This site can't be reached" page, and I'm redirected to gensc.org.

https://w3id.org/gensc/terms/MIXS_0000001 https://w3id.org/gensc/terms/MIXS_0000050

cpauvert commented 2 years ago

Hi @ramonawalls, Was a decision made regarding a stable way to refer to the MiXS terms?

I followed the link you sent but the suggested link raises 500 internal server error (ex: https://w3id.org/gensc/terms/MIXS_0000001). Previously mentioned format raises 404 error (ex: https://w3id.org/mixs/terms/MIXS_0000001) and the documentation pages (for instance: https://genomicsstandardsconsortium.github.io/mixs/seq_meth) points to an URI that does not work as well (ex: https://w3id.org/mixs/terms/0000050).

I am sorry to nag you again, but I am using a research data management platform that needs persistent identifiers for the metadata. Thanks in advance, Charlie

turbomam commented 2 years ago

Sujay, is it fair to say that you are the best person to lock in generation of the numerical term IDs? I will help with the w3id resolution.

On Aug 30, 2022, at 8:14 AM, Charlie Pauvert @.***> wrote:

Hi @ramonawalls https://github.com/ramonawalls, Was a decision made regarding a stable way to refer to the MiXS terms?

I followed the link you sent but the suggested link raises 500 internal server error (ex: https://w3id.org/gensc/terms/MIXS_0000001 https://w3id.org/gensc/terms/MIXS_0000001). Previously mentioned format raises 404 error (ex: https://w3id.org/mixs/terms/MIXS_0000001 https://w3id.org/mixs/terms/MIXS_0000001) and the documentation pages (for instance: https://genomicsstandardsconsortium.github.io/mixs/seq_meth https://genomicsstandardsconsortium.github.io/mixs/seq_meth) points to an URI that does not work as well (ex: https://w3id.org/mixs/terms/0000050 https://w3id.org/mixs/terms/0000050).

I am sorry to nag you again, but I am using a research data management platform that needs persistent identifiers for the metadata. Thanks in advance, Charlie

— Reply to this email directly, view it on GitHub https://github.com/GenomicsStandardsConsortium/mixs/issues/390#issuecomment-1231583387, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGAEX6NC65QS6Y42LDVUVQLV3X3KXANCNFSM5TDTIUKA. You are receiving this because you commented.

cpauvert commented 1 year ago

Hi Sujay, Mark and Ramona, @sujaypatil96 @turbomam @ramonawalls I was wondering if you had any update regarding the PID? The issues with links and the errors mentioned in the comment above is still valid. Best, Charlie

cpauvert commented 1 year ago

Fixed by @turbomam in #530 Thank you Mark!