Commit graph

6 commits

Author SHA1 Message Date
Marcel Otto
06fb5a4044 core: fix Inspect implementation of RDF.Dataset 2017-06-08 21:11:56 +02:00
Marcel Otto
0581a45820 core: fix bug in Inspect implementation for RDF.Literal 2017-05-27 21:38:18 +02:00
Marcel Otto
229f42ee3c core: Inspect protocol implementation for RDF.BlankNode 2017-05-19 17:23:54 +02:00
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
Marcel Otto
d812998fb0 core: add lexical form to RDF.Literal 2017-04-20 23:09:55 +02:00
Marcel Otto
888ac4d69b core: Inspect protocol implementations 2017-04-12 11:15:53 +02:00