Commit graph

15 commits

Author SHA1 Message Date
Marcel Otto
601ebf54a0 Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1
and RDF.Description.without_quoted_triples/1 to
    RDF.Description.without_quoted_triple_objects/1
2021-11-20 21:40:35 +01:00
Marcel Otto
a1bc6b7dd4 Add tests for triples/1 alias with filter_star opt 2021-11-20 21:30:29 +01:00
Marcel Otto
b0cdb62598 Fix bad naming in some test functions 2021-11-16 23:05:09 +01:00
Marcel Otto
5bbd1409bb Add :filter_star opt to RDF.Dataset.statements/1 2021-11-15 22:01:22 +01:00
Marcel Otto
9695e137ce Add functions to remove all triples with annotations or quoted triples 2021-11-14 14:30:30 +01:00
Marcel Otto
89947590cb Add some test for RDF-star datasets 2021-11-09 00:59:45 +01:00
Marcel Otto
e9e2855d7b Extract RDF-star graph annotation functions into dedicated module 2021-11-08 00:07:10 +01:00
Marcel Otto
722aa2e124 Add more ways to annotate deleted statements 2021-11-07 22:52:00 +01:00
Marcel Otto
aee8c96ff6 Add delete_annotations opt on RDF.Graph.put/3 and put_properties/3 2021-11-01 04:05:31 +01:00
Marcel Otto
afd44088c0 Add more complete and uniform API for RDF-star annotations on RDF.Graph 2021-10-31 22:02:02 +01:00
Marcel Otto
d0a1106b5d Add RDF.Graph.annotations/1 2021-10-28 21:29:25 +02:00
Marcel Otto
8469be877d Add RDF.Graph.delete_annotations/3 and delete_annotations opts 2021-10-27 13:11:53 +02:00
Marcel Otto
36a51cc7a2 Add annotate option on RDF.Graph.add/3, put/3 and put_properties/3 2021-10-25 21:54:32 +02:00
Marcel Otto
2819092586 Add RDF-star support on RDF.Description and RDF.Graph 2021-09-27 20:57:17 +02:00
Marcel Otto
4f57fda00f Add RDF.Star.Triple, RDF.Star.Quad and RDF.Star.Statement 2021-09-04 19:12:00 +02:00