I have a case where the some data I am reading has invalid namespace
characters (e.g. urn:java.package.name# )  I want to change them to valid
namespace names (e.g. urn:java-package-name#).  Is there a way to do this
within Jena or am I better served by writing the graph out and doing a
find/replace on the string?

Thx,
Claude

-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to