nemo
nemo copied to clipboard
Implement handling of prefixes in the rule parser
The prefix handling code in the rule parser is currently incomplete. While prefixes are taken into account on parsing, there is, e.g., currently no way to obtain the original IRIs from a PrefixedName
.
Depends on #58 being merged.