.. |
datatypes
|
core: terms from the RDF.NS.RDF namespace are directly accessible from the top-level RDF module
|
2017-06-10 23:08:49 +02:00 |
serialization
|
Add general RDF.Serialization.read_* and write_* functions
|
2018-03-09 21:15:43 +01:00 |
serializations
|
Rename RDF.Serialization.Format.content_type/0 to media_type/0
|
2018-03-08 02:14:49 +01: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
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
data.ex
|
Rename RDF.Statement.convert* functions to RDF.Statement.coerce*
|
2017-08-11 22:22:27 +02:00 |
dataset.ex
|
Provide fallback implementations for Enumerable.slice/1
|
2018-03-09 23:18:08 +01:00 |
datatype.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
datatype_ns.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
description.ex
|
Provide fallback implementations for Enumerable.slice/1
|
2018-03-09 23:18:08 +01: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
|
Provide fallback implementations for Enumerable.slice/1
|
2018-03-09 23:18:08 +01:00 |
inspect.ex
|
Fix some warnings
|
2018-03-02 01:14:50 +01:00 |
iri.ex
|
Cover more term resolving cases in the RDF.IRI functions
|
2017-08-21 21:09:35 +02:00 |
list.ex
|
Provide fallback implementations for Enumerable.slice/1
|
2018-03-09 23:18:08 +01:00 |
literal.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +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 |
quad.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02: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 RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
triple.ex
|
Add RDF.IRI, use it instead of URI and use the term IRI consistently
|
2017-08-20 22:35:14 +02:00 |
vocabulary_namespace.ex
|
Fix some warnings
|
2018-03-09 23:57:20 +01:00 |