Announce: mod-rdf-jena v0.9.1 - NetKernel RDF library

Poster Content
nk4um Moderator
Posts: 755
December 2, 2008 19:38
Hi Paul - thanks for the report. We''ll check this out.  Looks like an XML parsing error.

Peter
nk4um User
Posts: 42
December 2, 2008 16:52error installing mod-rdf-jena v.0.9.1 in Netkernel 3.3.1
<ex> <id>Exception during request processing</id> <message>whilst waiting for result...</message> <requestid>[SOURCE active:performInstall+operand@session%3A648D46AC83136D874703A6AF3791FBF9%2Bkey%40dependencies2+operator@ffcpl%3A/org/ten60/netkernel/ext_install/installer/add/addSubmit5.idoc%23xpointer(/idoc/seq/instr[5]/operator/performInstall)+param@netkernel%3Amodule-list+stats@var%3Astats in urn:org:ten60:netkernel:ext:dpml as java.lang.Object]</requestid> <stack> <level>com.ten60.netkernel.scheduler.RequestState.setException() line:132</level> <level>com.ten60.netkernel.scheduler.Scheduler.receiveAsyncException() line:346</level> <level>org.ten60.netkernel.xml.xahelper.XAccessor.requestAsync() line:93</level> <level>com.ten60.netkernel.scheduler.Scheduler.stateRequestRepresentation() line:439</level> </stack> <ex> <id>Unhandled Exception</id> <message>in org.ten60.netkernel.ext_install.installer.add.PerformInstallAccessor</message> <requestid>[SOURCE active:performInstall+operand@session%3A648D46AC83136D874703A6AF3791FBF9%2Bkey%40dependencies2+operator@ffcpl%3A/org/ten60/netkernel/ext_install/installer/add/addSubmit5.idoc%23xpointer(/idoc/seq/instr[5]/operator/performInstall)+param@netkernel%3Amodule-list+stats@var%3Astats in urn:org:ten60:netkernel:ext:install as java.lang.Object]</requestid> <stack> <level>org.ten60.netkernel.xml.xahelper.XAccessor.requestAsync() line:90</level> <level>com.ten60.netkernel.scheduler.Scheduler.stateRequestRepresentation() line:439</level> <level>com.ten60.netkernel.scheduler.Scheduler.processRequest() line:253</level> <level>com.ten60.netkernel.scheduler.Scheduler.innerRequestAsynch() line:148</level> </stack> <ex> <id>Unhandled Exception in XAccessor</id> <message>whilst requesting param</message> <stack> <level>org.ten60.netkernel.xml.xahelper.XAHelperImpl.innerGetResource() line:264</level> <level>org.ten60.netkernel.xml.xahelper.XAHelperImpl.innerGetResource() line:210</level> <level>org.ten60.netkernel.xml.xahelper.XAHelperImpl.getParameter() line:111</level> <level>org.ten60.netkernel.ext_install.installer.add.PerformInstallAccessor.source() line:77</level> </stack> <ex> <id>Exception during request processing</id> <message>whilst waiting for result...</message> <requestid>[SOURCE netkernel:module-list in urn:org:ten60:netkernel:ext:install as org.ten60.netkernel.xml.representation.IXAspect]</requestid> <stack> <level>com.ten60.netkernel.scheduler.RequestState.setException() line:132</level> <level>com.ten60.netkernel.scheduler.Scheduler.receiveAsyncException() line:346</level> <level>org.ten60.netkernel.ext_kernel.NetKernelComponentAccessor.requestAsync() line:93</level> <level>com.ten60.netkernel.scheduler.Scheduler.stateRequestRepresentation() line:439</level> </stack> <ex> <id>com.ten60.netkernel.util.NetKernelException</id> <message>error message</message> <stack> <level>org.ten60.netkernel.ext_kernel.NetKernelComponentAccessor.requestAsync() line:89</level> <level>com.ten60.netkernel.scheduler.Scheduler.stateRequestRepresentation() line:439</level> <level>com.ten60.netkernel.scheduler.Scheduler.processRequest() line:253</level> <level>com.ten60.netkernel.scheduler.Scheduler.innerRequestAsynch() line:148</level> </stack> <ex> <id>org.xml.sax.SAXParseException</id> <message>Content is not allowed in prolog.</message> <stack> <level>org.apache.xerces.parsers.DOMParser.parse()</level> <level>org.apache.xerces.jaxp.DocumentBuilderImpl.parse()</level> <level>com.ten60.netkernel.util.XMLUtils.parse() line:211</level> <level>org.ten60.netkernel.ext_kernel.NetKernelComponentAccessor.getDocumentForURL() line:151</level> </stack> </ex> </ex> </ex> </ex> </ex> </ex>
   org.ten60.ura.sys.logging.LogAccessor
nk4um Moderator
Posts: 755
September 5, 2005 09:50Announce: mod-rdf-jena v0.9.1 - NetKernel RDF library
Product: mod-rdf-jena
Version: 0.9.1

We are pleased to announce the availability of an RDF library module for NetKernel. The library provides a toolset for working with RDF models. It consists of utility services for parsing and serializing the RDF serializations including XML/RDF, N3 and N-Triple syntax. Once parsed the RDF models are represented as Jena Models and with a NetKernel resource aspect IAspectJenaModel. A range of tools are provided for manipulating models - these are divided into Set operations and Query/update operations.

Installation

1. Select "Install new applications and libraries" in the module install wizard - http://localhost:1060/ep+name@app_install_installer
2. Select your prefered mirror site and check the box marked "Display libraries".
3. Select checkbox marked "RDF Library based on Jena"
4. Follow onscreen prompts to complete installation.
5. Once NetKernel has hot-restarted search the documentation for "rdf" for guides and reference docs.

Installation Troubleshooting:  mod-rdf-jena is quite large (6MB), if you have a slow internet connection you may find that the installation times-out before the download is complete.  To prevent this timeout, temporarily increase the kernel''s deadlock detection period to a large value using the kernel config tool - http://localhost:1060/ep+name@app_ext_introspect_sysconfig

The library was only posted within the last hour - if you cannot see the RDF module on your chosen mirror then it has not yet been mirrored (this can take up to 24hrs) - in the mean time try the 1060 Primary Mirror.

Acknowledgements

Our thanks go to the Los Alamos National Laboratories Digital Library team for support and feedback whilst developing this library. Thanks also to our former colleagues in the HP Semantic Web team for their work in developing the Jena library.

Feedback

As ever, we welcome your feedback, please send comments to feedback@1060.org. or via this forum.

All the best,

The 1060 Team