scossu
|
53e9c7f223
Reorganize into a single package.
|
1 day ago |
scossu
|
d9c066e1a7
Add initial graph module, mostly boilerplate.
|
1 day ago |
scossu
|
73b284df33
Fix term access.
|
2 days ago |
scossu
|
32e19ee6ec
Move common function declarations to header file.
|
2 days ago |
scossu
|
be89e9cec2
Implement proper getters for terms; fix a bunch of other things.
|
3 days ago |
scossu
|
fe435775c3
Use Makefile.
|
4 days ago |
scossu
|
efcbcbbd01
Implement term getters.
|
5 days ago |
scossu
|
198213201c
Add namespace module.
|
5 days ago |
scossu
|
87a8fb6d30
WIP Lua: mostly complete term and beginning of namespace
|
5 days ago |
scossu
|
6248cca6a3
Merge branch 'master' of ktx_git:scossu/lsup_rdf
|
1 week ago |
scossu
|
513dee563a
Minor fixes.
|
1 week ago |
Stefano Cossu
|
f518e10751
Bump version.
|
3 weeks ago |
Stefano Cossu
|
9241f5e829
Delete more Python stuff.
|
3 weeks ago |
scossu
|
5a622a0100
Merge branch 'no_python' of scossu/lsup_rdf into master
|
1 month ago |
Stefano Cossu
|
4b46b3d52a
Fix segfault on term creation before initialization.
|
1 month ago |
Stefano Cossu
|
326dfd321d
Remove Python test file.
|
1 month ago |
Stefano Cossu
|
391702503a
Temporarily disable W3C tests.
|
1 month ago |
scossu
|
dd4c8d247b
Remove Python bindings.
|
1 month ago |
scossu
|
ffbf120c4d
Add LSUP_graph_print().
|
1 month ago |
scossu
|
a10c27fedc
Return original URI when normalizing if prefix is not found.
|
1 month ago |
scossu
|
0c5f1ddd04
Some important Graph and Term changes:
|
1 month ago |
scossu
|
866f08c5a8
Fix most documentation; update Doxyfile.
|
1 month ago |
scossu
|
8d1515c2d8
Change underlying context when changing graph URI.
|
1 month ago |
scossu
|
7af3f1c650
Store relative URIs in graph.
|
1 month ago |
scossu
|
38171d61b5
Add LSUP_graph_copy() shortcut; optimize LSUP_term_equals.
|
1 month ago |
scossu
|
347ef0cf08
Add filter for graph_copy_contents.
|
1 month ago |
scossu
|
4b3d29b335
Fix, and write tests for, boolean ops.
|
2 months ago |
scossu
|
822adc2fd6
Add const qualifiers to some function signatures.
|
2 months ago |
scossu
|
dedc1d2bea
Make LSUP_graph_uri return const.
|
2 months ago |
scossu
|
8d4e2e23c1
Do not compile debug and trace statements in non-debug build.
|
2 months ago |