Commit graph

14 commits

Author SHA1 Message Date
Marcel Otto
7b659d5ddf core: some refactorings of RDF.Graph 2017-04-01 01:13:18 +02:00
Marcel Otto
2e75b75c83 core: put statements from one graph into another 2017-03-31 16:22:16 +02:00
Marcel Otto
fd3a20116b core: creating a new graph from another graph 2017-03-31 16:04:39 +02:00
Marcel Otto
f49828b76b core: add statements from one graph to another 2017-03-31 15:55:56 +02:00
Marcel Otto
d2019eef58 core: RDF.Dataset.graph/2 and RDF.Graph.description/2
and other minor refactorings
2017-02-19 01:34:01 +01:00
Marcel Otto
e5c8043cc2 core: RDF.Dataset 2017-02-18 21:35:27 +01:00
Marcel Otto
a32ca93f4c add more empty parentheses to bareword function calls for Elixir 1.4 2017-02-13 01:51:26 +01:00
Marcel Otto
1222a0d728 core: Graph.new, .add and .put accept Descriptions as data to be added
Graph.put with a list of Descriptions remains to be done
2016-12-09 14:52:21 +01:00
Marcel Otto
9764a01753 core: Description.triples and Graph.triples 2016-12-01 00:06:45 +01:00
Marcel Otto
6a9daa30e6 core: Access behaviour for Graph 2016-11-27 13:49:42 +01:00
Marcel Otto
ebd751827f core: Description.put 2016-11-26 23:45:41 +01:00
Marcel Otto
012daff14d core: Graph.add and .new accept triple elements directly, with possibly multiple objects 2016-11-25 01:17:07 +01:00
Marcel Otto
c192b49bfd core: functions to get the sets of all subjects, predicates, objects and resources of Descriptions and Graphs 2016-11-02 03:19:19 +01:00
Marcel Otto
499714285b core: basics of the RDF model 2016-10-16 21:42:03 +02:00