miador opened a new pull request #18:
URL: https://github.com/apache/clerezza/pull/18


   Tutorial 2 and 3 is giving the following error:
   ```
   [org.apache.clerezza.tutorial.Example02.main()] INFO 
org.apache.clerezza.representation.Parser - constructing Parser
   [org.apache.clerezza.tutorial.Example02.main()] WARN 
org.apache.clerezza.tutorial.Example02 - text/turtle is not supported by the 
used parser
   ```
   Can this be fixed without waiting the new release of `jena.parser`?
   Usage with Maven:
   ```
   mvn exec:java@first-example
   mvn exec:java@second-example
   mvn exec:java@third-example


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to