I'm trying to parse turtle format data into json format. I've searched about Apache Jena, but it's still clear if Jena is the solution.
Is there any Turtle parser already implemented in Java that allows me do this job?
I'm trying to parse turtle format data into json format. I've searched about Apache Jena, but it's still clear if Jena is the solution.
Is there any Turtle parser already implemented in Java that allows me do this job?