On Sun, 2016-11-27 at 01:46 -0800, Johann Höchtl wrote:
> Is there a standard to perform IRIs encoding? Would URL-encoding the
> read 
> part be acceptable and interoperable?


There is a published grammar for RDF, which defines the IRI grammar
used. This can be used to write a parser. An example of this is here
for RDF n-quads:
https://godoc.org/github.com/cayleygraph/cayley/quad/nquads

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to