Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

spaces in URIs

687900Jul 1 2009 — edited Jul 2 2009
I'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?

Comments

abrante
It looks like a jumpstart configuration error to me, i.e the directory of the flar is specified as " /flash_archives/TEST/js-client.flar" rather than " /flash_archives/TEST/"

.7/M.
912276
Just to provide an update.

I switched to using ftp to get the flar file from the jumpstart server, which works fine.

I do believe that the issue with NFS is because the Solaris in-built NFS will allow a file to be NFS-mounted, but the user-space NFS daemon I used ( unfsd ) does not allow this, although I've not done sufficient snooping to prove this.

Richard.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 30 2009
Added on Jul 1 2009
1 comment
2,016 views