prefixcommons / prefixcommons-py

Prefix commons python utlities
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Use trie for iri to curie conversion #5

Closed kshefchek closed 2 years ago

kshefchek commented 6 years ago

Similar to https://github.com/RDFLib/rdflib/pull/649/files and https://github.com/prefixcommons/curie-util

cthoyt commented 2 years ago

I've got an implementation based on curies, but waiting on #21 and #22 to get merged to send a PR for this to reduce diff. If you already want to see the code (with a big diff) you can check https://github.com/prefixcommons/prefixcommons-py/compare/master...cthoyt:prefixcommons-py:externalize-impl