rdf-ex/lib/rdf/datatypes
2018-09-15 00:34:09 +02:00
..
boolean.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
date.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
date_time.ex Add top-level aliases for some ambiguous cases 2018-09-15 00:34:09 +02:00
date_time_utils.ex Add various utility functions on RDF.Time and RDF.DateTime 2018-09-11 03:12:15 +02:00
decimal.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
double.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
integer.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
lang_string.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
numeric.ex Fix equality comparison of invalid literals 2018-09-14 21:31:16 +02:00
string.ex Change RDF.Datatype.cast implementations to return nil when not castable 2018-09-14 18:00:43 +02:00
time.ex Fix RDF.Time to store microseconds 2018-09-14 23:08:36 +02:00