rdf-ex/lib/rdf/datatypes
2018-07-09 23:04:25 +02:00
..
boolean.ex Add functions for the basic logical operations to RDF.Boolean 2018-05-29 22:40:11 +02:00
date.ex core: add documentation for RDF.Literal and RDF.Datatypes 2017-06-10 00:18:39 +02:00
date_time.ex Fix RDF.DateTime to support 24:00:00 as valid time 2018-06-03 23:21:14 +02:00
decimal.ex Fix RDF.Decimal 2018-06-17 23:40:07 +02:00
double.ex Fix RDF.Double on OTP 21 2018-06-30 12:14:30 +02:00
integer.ex Add RDF.Term.equal?/2 and RDF.Term.equal_value?/2 2018-06-08 12:26:52 +02:00
lang_string.ex Fix RDF.LangString to produce invalid literals when invalid languages given 2018-07-09 21:49:25 +02:00
numeric.ex Add arithmetic operations on RDF.Numeric 2018-06-22 22:03:23 +02:00
string.ex Change RDF.String.new/2 to produce language strings when language given 2018-07-09 23:04:25 +02:00
time.ex core: add documentation for RDF.Literal and RDF.Datatypes 2017-06-10 00:18:39 +02:00