From 42338328d32d2ac003e390510df63b4029030b28 Mon Sep 17 00:00:00 2001 From: Charles Tapley Hoyt Date: Sat, 4 Mar 2023 19:07:24 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bbc0313..1af54c5 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ converter = Converter([ 'http://purl.obolibrary.org/obo/GO_0032571' ``` +Note: non-standard URIs can still be parsed with `converter.parse_uri()` and compressed +into CURIEs with `converter.compress()`. + ### Loading Prefix Maps All loader function work on local file paths, remote URLs, and pre-loaded