rdf
Native OCaml implementation of RDF Graphs and Sparql 1.1 Query.
Description
Implemented features
- Three storages available: in memory, in a MySQL or in a Postgresql database,
- Ability to define your own storages,
- Transactions,
- Importing from and exporting to RDF/XML and Turtle formats,
- Executing Sparql 1.1 queries,
- HTTP binding of the Sparql protocol, using Lwt.
Install
- Published
-
08 Dec 2016
- Authors
-
- Maintainers
-
Sources
Dependencies
jsonm
>= "1.0.0"
uutf
>= "1.0.0"
calendar
>= "2.03.2"
uri
>= "1.9.1"
iri
>= "0.4.0"
yojson
>= "1.1.8"
pcre
>= "7.0.2"
cryptokit
>= "1.7"
uuidm
>= "0.9.6"
menhir
>= "20151112"
sedlex
>= "1.99.2" & < "2.0"
xmlm
>= "1.2.0"
ocaml
>= "4.03.0"
Reverse Dependencies