.. |
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
|
Fix missing unescaping of language literals during Turtle parsing
|
2019-04-28 00:35:23 +02:00 |
serializations
|
Let RDF.Turtle.Encoder use other prefixes when none provided
|
2019-04-02 00:34:19 +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
|
Fix RDF.Dataset.equal?/2 to ignore prefixes
|
2019-04-04 21:19:33 +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 equal?/2 on RDF.Description, RDF.Graph and RDF.Dataset
|
2019-04-03 00:15:25 +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 equal?/2 on RDF.Description, RDF.Graph and RDF.Dataset
|
2019-04-03 00:15:25 +02:00 |
inspect.ex
|
Fix deprecation warning with Elixir 1.8
|
2019-02-15 02:30:59 +01:00 |
iri.ex
|
Add RDF.IRI.to_string/1
|
2019-05-01 03:06:35 +02:00 |
list.ex
|
Specify enforced keys for structs
|
2018-09-10 00:27:40 +02:00 |
literal.ex
|
Fix RDF.Literal.new/1 to handle decimals correctly
|
2019-05-04 14:59:33 +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
|
Handle resolving of terms from undefined modules consistently
|
2017-08-21 21:06:57 +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
|
Rename the conflict resolver function for RDF.PrefixMap merges
|
2019-03-30 22:18:10 +01: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
|
Remove unnecessary whitespace
|
2019-04-01 02:04:51 +02:00 |