rdf-ex/test/unit/datatypes
Marcel Otto 2b9aa62d69 core: yet another approach for RDF.Literal
- we now only the store the lexical form when it's non-canonical
- Literal validation and canonicalization
- a general RDF.Datatype.Test.Case
- also tested datatype implementations for booleans, integers, string and langStrings
- use literal sigils in Inspect implementation of Literals when possible
2017-04-23 23:41:29 +02:00
..
boolean_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00
integer_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00
lang_string_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00
string_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00