Lewis John McGibbney created ANY23-163:
------------------------------------------
Summary: VocabPrinter tool broken with No writer factory available
for RDF format N-Quads (mimeTypes=text/x-nquads; ext=nq)
Key: ANY23-163
URL: https://issues.apache.org/jira/browse/ANY23-163
Project: Apache Any23
Issue Type: Improvement
Components: core
Affects Versions: 0.8.0
Reporter: Lewis John McGibbney
Fix For: 0.9.0
When I try to run
any23 vocab from the command line I get the following
{code:xml}
law@CEE279Law3-Linux:~/Desktop$ any23 vocab
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
------------------------------------------------------------------------
Apache Any23 :: vocab
------------------------------------------------------------------------
------------------------------------------------------------------------
Apache Any23 FAILURE
Execution terminated with errors: No writer factory available for RDF format
N-Quads (mimeTypes=text/x-nquads; ext=nq)
Total time: 0s
Finished at: Tue Jul 02 11:54:34 PDT 2013
Final Memory: 7M/479M
------------------------------------------------------------------------
{code}
The website states that this tool is in beta version. It is clearly broken for
the time being.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira