You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,3 @@ Some basic tests are implemented under the `test` folder. They may be useful to
42
42
The base of this project is the RDF4J framework (formerly known as OpenRDF Sesame). It helps constructing `Statements` consisting of `IRIs` and `Literals` and writing the output. RDF4J also defines some well known rdf vocabularies, like FOAF and GeoSPARQL. Parts of the missing SSN/SOSA ontology got custom implemented in this project.
43
43
44
44
For mapping JSON input to objects, the jackson framework is used.
0 commit comments