Method Web.RDF()->decode_n_triple_string()
- Method decode_n_triple_string
 stringdecode_n_triple_string(stringin)- Description
 Decodes a string that has been encoded for N-triples serialization.
- Bugs
 Doesn't correctly decode backslashes that has been encoded with with \u- or \U-notation.