Commit graph

8 commits

Author SHA1 Message Date
Marcel Otto f6146c51b0 Revision of the literal system with extracted XSD datatypes 2020-04-10 23:56:35 +02:00
Marcel Otto 5c7efe4cbd Add RDF.IRI, use it instead of URI and use the term IRI consistently
Closes #1
2017-08-20 22:35:14 +02:00
Marcel Otto b489b2de0f Add module documentation for RDF.Sigils 2017-06-16 18:45:52 +02:00
Marcel Otto 34f6a0e28b core: blank node sigil 2017-05-19 17:19:06 +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 d0b511c771 core: plain Literal sigil 2017-04-18 03:27:28 +02:00
Marcel Otto d56e9b03fc use the IRI sigil 2017-04-10 03:06:20 +02:00
Marcel Otto b167cd7e8e core: IRI sigil 2017-04-10 02:38:30 +02:00