.. |
blank_node
|
RDF.BlankNode.Generate can generate blank nodes for every value
|
2018-08-29 21:26:13 +02:00 |
datatypes
|
Fix RDF.Double to not accept +INF as a valid value
|
2019-06-23 15:45:23 +02:00 |
serialization
|
Use RDF.default_base_iri in Turtle encoder and decoder
|
2019-08-04 00:13:13 +02:00 |
serializations
|
Use RDF.default_base_iri in Turtle encoder and decoder
|
2019-08-04 00:13:13 +02:00 |
utils
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
blank_node.ex
|
Specify enforced keys for structs
|
2018-09-10 00:27:40 +02:00 |
data.ex
|
Fix RDF.Dataset.equal?/2 to ignore prefixes
|
2019-04-04 21:19:33 +02:00 |
dataset.ex
|
Add RDF.Graph.base_iri field and functions to handle it
|
2019-08-03 00:36:25 +02:00 |
datatype.ex
|
Proper handling of comparisons between date literals
|
2018-11-04 15:54:49 +01:00 |
datatype_ns.ex
|
Add dayTimeDuration and yearMonthDuration to RDF.Datatype.NS
|
2018-09-14 14:12:12 +02:00 |
description.ex
|
Add RDF.Graph.update/4
|
2019-10-24 22:03:05 +02:00 |
exceptions.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
graph.ex
|
Add RDF.Graph.clear/1
|
2019-11-02 01:35:09 +01:00 |
inspect.ex
|
Fix deprecation warning with Elixir 1.8
|
2019-02-15 02:30:59 +01:00 |
iri.ex
|
Remove RDF.IRI.empty_fragment_shim/2
|
2019-09-24 00:50:34 +02:00 |
list.ex
|
Specify enforced keys for structs
|
2018-09-10 00:27:40 +02:00 |
literal.ex
|
Fix unicode escaping issue in RDF.Literal.matches
|
2019-07-06 01:59:03 +02:00 |
literal_guards.ex
|
Add is_xsd_date/1 and is_xsd_time/1 guards
|
2018-09-11 03:16:10 +02:00 |
namespace.ex
|
Fix docs
|
2019-08-05 02:23:29 +02:00 |
ns.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
prefix_map.ex
|
Move base IRI coercion from PrefixMap into new RDF.IRI.coerce_base/1
|
2019-08-08 22:26:07 +02:00 |
quad.ex
|
Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement
|
2018-11-11 13:14:48 +01:00 |
sigils.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
statement.ex
|
Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement
|
2018-11-11 13:14:48 +01:00 |
term.ex
|
Add RDF.Term.value/1
|
2018-10-05 01:15:36 +02:00 |
triple.ex
|
Add valid?/1 on RDF.Triple, RDF.Quad and RDF.Statement
|
2018-11-11 13:14:48 +01:00 |
vocabulary_namespace.ex
|
Fix vocabulary namespace detection
|
2019-09-06 15:05:40 +02:00 |