Skip to content

fix: override ICD10CM canonical prefix to use purl.bioontology.org#80

Open
kevinschaper wants to merge 2 commits intomainfrom
fix/icd10cm-prefix
Open

fix: override ICD10CM canonical prefix to use purl.bioontology.org#80
kevinschaper wants to merge 2 commits intomainfrom
fix/icd10cm-prefix

Conversation

@kevinschaper
Copy link
Copy Markdown
Contributor

Summary

  • The current ICD10CM canonical prefix https://icd.codes/icd10cm/ points to a dead domain (returning 403s)
  • Add ICD10CM to linked_data.curated.yaml to override the canonical to http://purl.bioontology.org/ontology/ICD10CM/, which redirects to BioPortal's ICD10CM class pages
  • The old icd.codes URL is preserved as a prefix_alias
  • Also includes upstream data refresh from make etl

icd.codes is dead/returning 403s. Override the ICD10CM canonical
prefix to use http://purl.bioontology.org/ontology/ICD10CM/ which
redirects to BioPortal. Also refreshes upstream data.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
linkml,biolink,https://w3id.org/biolink/vocab/,canonical
linkml,dcterms,http://purl.org/dc/terms/,canonical
linkml,foaf,http://xmlns.com/foaf/0.1/,canonical
linkml,ICD10CM,http://purl.bioontology.org/ontology/ICD10CM/,canonical
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not against this, note that Bioregistrysuggests this:

https://www.icd10data.com/search?s=

Which is a bit of a hack - redirecting to the search page rather than the concept page for which you cant construct a URI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants