Skip to content

Commit

Permalink
Improve CURIE and IRI validation
Browse files Browse the repository at this point in the history
Now that `curies` implements CURIE and IRI validation checks in biopragmatics/curies#90, this PR replaces the SSSOM functionality.

Note, this requires passing a Converter to a few functions that previously didn't need one, but it seems like a small price to pay for data integrity

This PR also adds deprecation warnings for `sssom.util.is_curie` and `sssom.util.is_iri` since other packages might be using these.
  • Loading branch information
cthoyt committed Nov 4, 2023
1 parent 563387e commit ed40063
Show file tree
Hide file tree
Showing 5 changed files with 586 additions and 518 deletions.
Loading

0 comments on commit ed40063

Please sign in to comment.