spaces in URIs
687900Jul 1 2009 — edited Jul 2 2009I'm reading through the Oracle Semantic Technologies Dev Guide. Section 1.7.3, Loading Semantic Data Using INSERT Statements, says "Spaces are not allowed in URIs ...". Is this true for each mechanism for loading triples into 11g? The RDF specification uses URI references instead of URIs, which allows for spaces. Will each URI reference have to be %-encoded first?