index
:
ocaml-rdf.git
ccube-datalog
datalog
main
OCaml RDF library
pukkamustard
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rdf_fragment_graph: Add add_opt_fragment_statement.
HEAD
main
pukkamustard
2022-01-23
*
Rdf.Literal: Add helpers for casting triple terms.
pukkamustard
2022-01-22
*
Rdf.Literal: add some helpers
pukkamustard
2022-01-22
*
Rdf.{Description,Graph}: add functional_predicate
pukkamustard
2022-01-21
*
Rdf_fragment_graph: Add a not on how `of_triples` can be used.
pukkamustard
2022-01-20
*
Rdf_xml: don't ignore output.
pukkamustard
2022-01-20
*
Rdf_fragment_graph: add add_opt_statement.
pukkamustard
2022-01-20
*
Rdf_xml: ignore xmlns properties.
pukkamustard
2022-01-14
*
Rdf_xml: allow prefixes to be defined when serializing that are used as XML n...
pukkamustard
2022-01-14
*
dune-project: add uuidm as dependency
pukkamustard
2022-01-14
*
rdf_serd: remove the experimental parse_gen functions and dependency
pukkamustard
2021-12-13
*
*: small doc fixes
pukkamustard
2021-12-10
*
Rdf_xml: Add a simple serializer
pukkamustard
2021-12-10
*
*: Small doc fixes
pukkamustard
2021-12-10
*
README.md: small fix on RDF/JSON serializer
pukkamustard
2021-12-10
*
Rdf.Graph: Add collection for reading an RDF collection. This was
pukkamustard
2021-12-10
*
Rdf_xml: add an interface and helpers for preparing input sequence
pukkamustard
2021-12-10
*
Rdf.Graph: Use common datastructures from Rdf.Description
pukkamustard
2021-12-09
*
Rdf.Description: Add module for collection of statements for a fixed subject
pukkamustard
2021-12-09
*
Merge pull request 'Rdf_xml: Parser for the RDF/XML serialization' (#2) from ...
pukkamustard
2021-12-09
|
\
|
*
Rdf_xml: Check for used_ids using the fully resolved Iri and not just
pukkamustard
2021-12-09
|
*
Rdf_xml: skip the XML canonicalisation test
pukkamustard
2021-12-09
|
*
Rdf_xml: set language from attributes
pukkamustard
2021-12-09
|
*
Rdf_xml: check id attributes for contstraints
pukkamustard
2021-12-09
|
*
Rdf_xml: parse property elements with parseType Collection
pukkamustard
2021-12-09
|
*
Rdf_xml: check that rdf:ID value is a valid XML Name production
pukkamustard
2021-12-09
|
*
Rdf_xml: handle reification for parseType Literal and Resource
pukkamustard
2021-12-09
|
*
Rdf_xml: contrain usage of rdf:ID
pukkamustard
2021-12-09
|
*
Rdf_xml: fix list expansion counter
pukkamustard
2021-12-08
|
*
Rdf_xml: Check attributes when rdf:parseType is present
pukkamustard
2021-12-08
|
*
Rdf_xml: Handle root node element
pukkamustard
2021-12-08
|
*
Rdf_xml: fix handling of node element subject when rdf:ID attribute is present
pukkamustard
2021-12-08
|
*
Rdf_xml: Implement reification to pass rdf-containers-syntax-vs-schema-test004
pukkamustard
2021-12-08
|
*
Rdf_xml: Allow a base_iri to be passed to the parser
pukkamustard
2021-12-08
|
*
Rdf_xml: implement parseTypeLiteralPropertyElt
pukkamustard
2021-12-03
|
*
Rdf_xml: Implement list expansion
pukkamustard
2021-12-02
|
*
Rdf_graph_isomorphism_z3: Cleanup and add a note in Readme
pukkamustard
2021-12-02
|
*
Rdf_graph_isomorphism_z3: Add a Graph Isomorphism checker that uses the Z3 Th...
pukkamustard
2021-12-01
|
*
dune-project: add package stanzas
pukkamustard
2021-11-29
|
*
Rdf_xml: handle 7.2.21 Production emptyPropertyElt
pukkamustard
2021-11-26
|
*
Rdf_xml: parse lists of property elements
pukkamustard
2021-11-26
|
*
Rdf_xml: Add W3C test cases
pukkamustard
2021-11-26
|
*
Rdf_serd: Only accept a string as input
pukkamustard
2021-11-26
|
*
Rdf_gen: Fix deprecation warning
pukkamustard
2021-11-26
|
*
Rdf_serd: Use Seq instead of Stream.
pukkamustard
2021-11-26
|
*
Rdf_xml: handle rdf:parseType=Resource
pukkamustard
2021-11-26
|
*
Rdf_xml: Require persistent Seq with signals
pukkamustard
2021-11-25
|
*
Rdf.Blank_node: Add generate that uses UUIDs
pukkamustard
2021-11-25
|
*
Rdf.Triple.Object: add of_term
pukkamustard
2021-11-25
|
*
*: run `dune build @fmt --auto-promote`
pukkamustard
2021-11-25
[next]