Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Mar 4, 2023
1 parent ccbbad2 commit 4233832
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4233832

Please sign in to comment.