I am relatively new to RDF. I plan to use

https://github.com/knakk/rdf

to serialize data I read from CSV

Of course it fails to encode invalid IRIs like "example.com/A + B" where I 
read the information "A + B" from a CSV file.

Is there a standard to perform IRIs encoding? Would URL-encoding the read 
part be acceptable and interoperable?

-- 
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