Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add URI (IRI) / rdf:resource validation #22

Open
5 tasks
matuskalas opened this issue Sep 19, 2024 · 0 comments
Open
5 tasks

Add URI (IRI) / rdf:resource validation #22

matuskalas opened this issue Sep 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@matuskalas
Copy link
Member

There was an invalid URL (although probably a valid URI) in version 1.25, now fixed in edamontology/edamontology@e4e0

  • Low ambition: Check form of http & https URLs/IRIs
  • Low ambition: Check all rdf:resource
  • Low ambition: Check that a pure/single IRI is not recorded as an RDF atom (i.e. w/o rdf:resource="...")
  • Higher ambition: Check form of concrete common IRIs, such as DOI, Wikipedia, edamontology, github, wikidata, ...
  • Higher ambition, in "curation": Check if they resolve, output a warning if not.
@matuskalas matuskalas added the enhancement New feature or request label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant