Marcel Otto
|
db007641e2
|
Add RDF.Resource.Generator
|
2022-03-01 23:13:50 +01:00 |
|
Marcel Otto
|
386e2c1e29
|
Fix typo
|
2021-01-13 16:55:24 +01:00 |
|
Marcel Otto
|
27a4c177e2
|
Change RDF.BlankNode.new/0 to create integer-based blank nodes
|
2020-11-01 13:48:17 +01:00 |
|
Marcel Otto
|
8e74e9a9d2
|
Fix some of the BlankNode representations to be Turtle-serializable
|
2020-11-01 04:14:30 +01:00 |
|
Marcel Otto
|
3041204ff7
|
Add RDF.BlankNode.value/1
|
2020-11-01 02:26:18 +01:00 |
|
Marcel Otto
|
909e2bde18
|
Rename the :id field of RDF.BlankNode to :value for consistency reasons
|
2020-07-08 22:02:58 +02:00 |
|
Marcel Otto
|
0e81f4c02c
|
Apply mix formatter
|
2020-06-29 10:37:42 +02:00 |
|
Marcel Otto
|
c880026224
|
Remove references to current module names by using __MODULE__
|
2020-06-28 23:40:03 +02:00 |
|
rustra
|
8345e101d3
|
Add function signatures
|
2020-03-02 18:23:34 +01:00 |
|
rustra
|
83f62335b3
|
Fix type specs for structs
|
2020-02-28 18:51:48 +01:00 |
|
Marcel Otto
|
b0bfd7fe62
|
Specify enforced keys for structs
|
2018-09-10 00:27:40 +02:00 |
|
Marcel Otto
|
d838424478
|
Add RDF.Term.equal?/2 and RDF.Term.equal_value?/2
|
2018-06-08 12:26:52 +02:00 |
|
Marcel Otto
|
5c7efe4cbd
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
Closes #1
|
2017-08-20 22:35:14 +02:00 |
|
Marcel Otto
|
a6db9723ca
|
Add RDF.bnode?/1
|
2017-07-22 00:21:28 +02:00 |
|
Marcel Otto
|
a1e08bc831
|
Revise some module docs
|
2017-06-16 23:01:08 +02:00 |
|
Marcel Otto
|
5600f8c1ce
|
Add documentation to RDF.BlankNode
|
2017-06-16 13:13:56 +02:00 |
|
Marcel Otto
|
b713361065
|
core: String.Chars protocol implementation for RDF.BlankNode
|
2017-05-19 17:17:41 +02:00 |
|
Marcel Otto
|
e96060d117
|
core: normalize internal blank node representation
|
2017-05-19 17:16:43 +02: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
|
31331b7388
|
core: N-Triples reader
and just enough more supported Literals to pass the W3C RDF N-Triples test suite
|
2016-10-30 19:36:46 +01:00 |
|
Marcel Otto
|
499714285b
|
core: basics of the RDF model
|
2016-10-16 21:42:03 +02:00 |
|