I am trying to remove more rust from my OWL neurons.

1. Some item has a natural ID. It might not be composed of valid
characters for a URI.
http://answers.semanticweb.com/questions/3903/n3-syntax-for-url-encoding-on-jena
does not give direction that I see how to follow. What's best
practice?

2. If a have a functional/inverse-functional pair, should I
createStatement both directions, or should I use some sort of
inference device to fill in? I'm creating a lot of triples here, so
I'm inclined to just make them myself for fear of a very slow traverse
of a large model.

Reply via email to