File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ The following instructions will help you compile and run this project.
1010
1111Make sure you match the following Requirements before starting:
1212
13- * have Java setup on your machine (we used Java SE 11)
14- * have Maven setup on your machine (we used Maven 3.6.1)
13+ * have Java setup on your machine (implemented with Java SE 11)
14+ * have Maven setup on your machine (implemented with Maven 3.6.1)
1515
1616### Compiling and Using the Code
1717
@@ -37,6 +37,10 @@ java -jar XXX.jar -osm 5cc58071facf70001a872bef -measurements
3737
3838Some basic tests are implemented under the ` test ` folder. They may be useful to you when experimenting with this project.
3939
40+ ## Used Frameworks and Ontologies
41+
42+ TBF
43+
4044## What is RDF and why do I need it?
4145
4246TBF
You can’t perform that action at this time.
0 commit comments