scossu

scossu pushed tag v1.0a4 to scossu/lsup_rdf

2 days ago

scossu pushed to master at scossu/lsup_rdf

2 days ago

scossu reopened issue scossu/lsup_rdf#9

Generalize term, triple, and graph

3 days ago

scossu closed issue scossu/lsup_rdf#9

Generalize term, triple, and graph

3 days ago

scossu commented on issue scossu/lsup_rdf#9

Generalize term, triple, and graph

This may be actually best implemented using `LSUP_Buffer`s and a dedicated "buffer graph" type. Buffers are already implemented as the building blocks for all store back ends, and would simplify this task greatly.

3 days ago

scossu pushed to master at scossu/lsup_rdf

3 days ago

scossu opened issue scossu/lsup_rdf#9

Generalize term, triple, and graph

3 days ago

scossu opened issue scossu/lsup_rdf#8

Proper graph canonization and hashing

4 days ago

scossu merged pull request scossu/lsup_rdf#7

Remove Python binding.

6 days ago

scossu closed pull request scossu/lsup_rdf#7

Remove Python binding.

6 days ago

scossu created pull request scossu/lsup_rdf#7

Remove Python binding.

6 days ago

scossu pushed to no_python at scossu/lsup_rdf

  • 4b46b3d52a Fix segfault on term creation before initialization.

6 days ago

scossu pushed to no_python at scossu/lsup_rdf

1 week ago

scossu pushed to master at scossu/lsup_rdf

1 week ago

scossu pushed to no_python at scossu/lsup_rdf

  • dd4c8d247b Remove Python bindings.
  • ffbf120c4d Add LSUP_graph_print().
  • a10c27fedc Return original URI when normalizing if prefix is not found.
  • 0c5f1ddd04 Some important Graph and Term changes: * Use `char*` for graph URI in ``LSUP_graph_new()` and LSUP_graph_set_uri()`; * Allow undefined type terms; * `LSUP_nsmap_normalize_uri()` returns original URI string if ns is not mapped.
  • 866f08c5a8 Fix most documentation; update Doxyfile.

1 week ago

scossu created new branch no_python at scossu/lsup_rdf

1 week ago

scossu pushed to master at scossu/lsup_repo

1 week ago

scossu pushed to master at scossu/lsup_rdf

2 weeks ago

scossu pushed to master at scossu/lsup_rdf

  • a10c27fedc Return original URI when normalizing if prefix is not found.

2 weeks ago

scossu pushed to master at scossu/lsup_rdf

  • 0c5f1ddd04 Some important Graph and Term changes: * Use `char*` for graph URI in ``LSUP_graph_new()` and LSUP_graph_set_uri()`; * Allow undefined type terms; * `LSUP_nsmap_normalize_uri()` returns original URI string if ns is not mapped.

2 weeks ago