rdf-ex/test/unit/datatypes
Marcel Otto ca3c4a0104 Fix RDF.Decimal
- the canonical representation of given Decimals was not always correct,
  we now store always the canonical decimal as the Literal.value
2018-06-17 23:40:07 +02:00
..
boolean_test.exs Add functions for the basic logical operations to RDF.Boolean 2018-05-29 22:40:11 +02:00
date_test.exs core: RDF.Date datatype 2017-05-01 18:06:53 +02:00
date_time_test.exs Fix RDF.DateTime to support 24:00:00 as valid time 2018-06-03 23:21:14 +02:00
decimal_test.exs Fix RDF.Decimal 2018-06-17 23:40:07 +02:00
double_test.exs json_ld: proper JSON-LD Data Round Tripping 2017-04-28 00:04:27 +02:00
integer_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00
lang_string_test.exs Don't fail when creating a rdf:langString literal without a language tag 2018-03-14 10:42:41 +01:00
string_test.exs core: yet another approach for RDF.Literal 2017-04-23 23:41:29 +02:00
time_test.exs core: RDF.Time datatype 2017-05-01 18:01:06 +02:00