package rdf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml library to manipulate RDF graphs; implements SPARQL
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-rdf-0.15.0.tar.gz
md5=5a4584aeef27f92598fe1cbafed9923f
sha512=f14c2577f89a1c80aa3594ed4e91ed4e6f13dfc4bc5e41b6d7ceb84f9c4e587ca2cda0b5e201aa388561f37d43de0a84b6b795db62c3972b640cea88bab7304b
doc/rdf/Rdf/Ttl/index.html
Module Rdf.Ttl
Reading and writing Turtle.
exception Error of errorval string_of_error : error -> stringval from_string : Graph.graph -> ?base:Iri.t -> string -> unitInput graph from string. Default base is the graph name.
val from_file : Graph.graph -> ?base:Iri.t -> string -> unitSame as from_string but read from the given file.
val string_of_term : Term.term -> stringval to_ :
?compact:bool ->
?namespaces:(Iri.t * string) list ->
(string -> unit) ->
Graph.graph ->
unitval to_string :
?compact:bool ->
?namespaces:(Iri.t * string) list ->
Graph.graph ->
stringval to_file :
?compact:bool ->
?namespaces:(Iri.t * string) list ->
Graph.graph ->
string ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>