jena-examples
jena-examples copied to clipboard
A collection of ready to use, small and self contained examples on how to use Apache Jena
It seems that the endpoint ``` 'http://api.kasabi.com/dataset/italy/apis/sparql' ``` which is used in several cases of SPARQL tutorials, is not working any more. Running the code will throw ``` java.lang.Long cannot...
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
mvn package [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Jena Examples 0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.apache.jena:jena-core:jar:2.10.0-SNAPSHOT is missing, no dependency information available [WARNING] The...
Please use another resource in ExampleIO_02.
When excecute ...\main\java\org\apache\jena\examples\javac ExampleIO_01.java 7 errors in total
“If you are interested in ontologies and inference look at ExampleONT_NN.java and ExampleINF_NN.java.” - README.txt I look for java file "ExampleINF_NN.java" in "jena-examples/src/main/java", but I can't find any file named...
Great that you have examples in place. But isn't the first thing to have for every example a description?