-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
At the moment, horned
comes with its own IRI data structures IRI
and IRIString
, plus related traits ForIRI
and WithIRI
, methods for IRI resolution, and so on.
I found out that the @oxigraph project provides the oxiri crate, which comes with most of the features that horned
seems to need.
@phillord do you think horned
could benefit from using oxiri
for handling IRIs or would you stick with the current implementation?
althonos and jonassmedegaard
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request