To remove use of org.openjena.* where possible, I've starter to move
code to org.apache.jena.riot.
I think this is the last use of org.openjena.
There will be some stub classes left for things app code may be calling
but if app code has been digging straight into RIOT internals or support
code, it may need changing.
Please let me know, via this list, if unexpected breakage happens when
using Jena/ARQ 2.10.0-SNAPSHOT.
(and, as ever, svn may cause more noise than necessary when deleting
folders...)
Andy