I do not understand the following while making RML mappings and thus uri templates.
mapping.add(( bnode , RR.template , URIRef("dv3{}") )) works fine when serializing :) while DATA = Namespace('http://data/') DATA["dv3{}"] gives at serialisation: <class 'Exception'> "dv3{}" does not look like a valid URI, I cannot serialize this as N3/Turtle. Perhaps you wanted to urlencode it? :( The { } are not handled properly. But why? -- http://github.com/RDFLib --- You received this message because you are subscribed to the Google Groups "rdflib-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to rdflib-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/rdflib-dev/3ef172d9-5c1d-470f-b820-4472038fa933n%40googlegroups.com.