Marcel Otto
19c84b7ea2
core: detect and handle case-violations of vocabulary terms
2017-05-29 23:12:50 +02:00
Marcel Otto
e9820ab554
core: fix doctest
2017-05-19 18:08:59 +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
06854efbd8
core: more elaborated RDF.Literals (WIP)
2017-04-16 23:13:39 +02:00
Marcel Otto
4e00396a64
json_ld: JSON-LD toRdf test suite and various fixes
2017-04-14 16:24:19 +02:00
Marcel Otto
d56e9b03fc
use the IRI sigil
2017-04-10 03:06:20 +02:00
Marcel Otto
daba9d9667
json_ld: JSON-LD compaction test suite and various compaction fixes
...
but still 13 tests failing
2017-03-25 22:16:59 +01:00
Marcel Otto
e141841e78
core: vocabulary namespace rewrite
...
- ability to create vocabulary namespaces from RDF data
- XSD, RDF, RDFS, OWL and SKOS vocabulary namespaces
2017-03-12 14:30:59 +01:00
Marcel Otto
7304037d47
add empty parentheses to bareword function calls for Elixir 1.4
2017-02-12 15:42:27 +01:00
Marcel Otto
4ebc3e63c4
core: collect all exceptions in a dedicated file
2016-11-04 22:13:06 +01:00
Marcel Otto
c192b49bfd
core: functions to get the sets of all subjects, predicates, objects and resources of Descriptions and Graphs
2016-11-02 03:19:19 +01:00
Marcel Otto
31331b7388
core: N-Triples reader
...
and just enough more supported Literals to pass the W3C RDF N-Triples test suite
2016-10-30 19:36:46 +01:00
Marcel Otto
499714285b
core: basics of the RDF model
2016-10-16 21:42:03 +02:00