Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rdf.{Description,Graph}: add functional_predicate | pukkamustard | 2022-01-21 |
* | Rdf.Graph: Add collection for reading an RDF collection. This was | pukkamustard | 2021-12-10 |
* | Rdf.Graph: Use common datastructures from Rdf.Description | pukkamustard | 2021-12-09 |
* | *: run `dune build @fmt --auto-promote` | pukkamustard | 2021-11-25 |
* | *: Add SPDX copyright headers for OCaml files | pukkamustard | 2021-11-19 |
* | Add turtle tests. Almost done, some small strange behavior with literal. | arie | 2021-06-29 |
* | Rdf.Graph: add to_nested_seq | pukkamustard | 2021-06-28 |
* | Rdf core: | arie | 2021-06-28 |
* | Rdf.Term: Fix compare. | pukkamustard | 2021-06-28 |
* | Rdf.Graph: change argument order for mutating functions | pukkamustard | 2021-06-28 |
* | Rdf.Graph: add `equal` function | pukkamustard | 2021-06-28 |
* | Rdf.Graph: Reimplement with Map from the standard library | pukkamustard | 2021-06-21 |
* | Rdf.Graph: A data structure for RDF graphs. | pukkamustard | 2021-06-07 |