Commit graph

  • 28e84b1432 Add and revise documentation of RDF.Graph Marcel Otto 2017-06-16 23:42:03 +0200
  • c27c61b064 Don't support RDF.Graph. and RDF.Dataset.put with a list of descriptions Marcel Otto 2017-06-16 23:16:15 +0200
  • 5805cfe34f Add and revise documentation of RDF.Description Marcel Otto 2017-06-16 23:03:44 +0200
  • a1e08bc831 Revise some module docs Marcel Otto 2017-06-16 22:50:56 +0200
  • b489b2de0f Add module documentation for RDF.Sigils Marcel Otto 2017-06-16 18:45:52 +0200
  • 93a8a2c40b Exclude NTriples and NQuads decoders and encoders from documentation Marcel Otto 2017-06-16 18:45:30 +0200
  • f3168e1682 Add RDF.Writer and corresponding write functions on RDF.Serialization Marcel Otto 2017-06-16 18:32:41 +0200
  • 1fdb64c646 Add documentation to RDF.Serialization, RDF.Reader, RDF.Decoder and RDF.Encoder Marcel Otto 2017-06-16 17:33:05 +0200
  • 31851d3630 Remove general read and read! functions from RDF.Serializations Marcel Otto 2017-06-16 17:31:52 +0200
  • de0e656458 Rename RDF.Serialization.Reader to RDF.Reader Marcel Otto 2017-06-16 14:21:12 +0200
  • 5600f8c1ce Add documentation to RDF.BlankNode Marcel Otto 2017-06-16 13:13:56 +0200
  • f62316d833 RDF.Description.new can handle a property-value tuple when subject is given separately Marcel Otto 2017-06-15 17:51:55 +0200
  • f475f910d4 Print a message before the compilation of bigger vocabulary namespaces Marcel Otto 2017-06-14 05:19:18 +0200
  • be2f10f5cd Add RDF.quad constructor function for RDF.Quads Marcel Otto 2017-06-11 22:54:41 +0200
  • a160fa6517 Rename the app to rdf Marcel Otto 2017-06-11 17:23:58 +0200
  • e3a1496a4d Add .editorconfig Marcel Otto 2017-06-11 17:17:05 +0200
  • 4d8a9ed830 Remove umbrella settings Marcel Otto 2017-06-11 17:11:05 +0200
  • ccd33e6abb core: add documentation to README Marcel Otto 2017-06-11 14:32:26 +0200
  • f24a1504e7 core: change project description Marcel Otto 2017-06-11 14:29:17 +0200
  • a9c039dea7 core: remove module docs for internal RDF.Utils.ResourceClassifier Marcel Otto 2017-06-11 14:24:29 +0200
  • 8bc4963e39 core: remove URI precompiling workaround Marcel Otto 2017-06-11 03:05:23 +0200
  • d83a0c508d core: terms from the RDF.NS.RDF namespace are directly accessible from the top-level RDF module Marcel Otto 2017-06-10 23:08:49 +0200
  • f3d0ce35f5 core: add documentation for RDF.Namespace and RDF.Vocabulary.Namespace Marcel Otto 2017-06-10 21:52:16 +0200
  • 7b794e77fd core: remove unused exception Marcel Otto 2017-06-10 21:50:49 +0200
  • 7904476321 core: RDF.Vocabulary.Namespaces can be constructed from NQuad files Marcel Otto 2017-06-10 18:02:51 +0200
  • fd45a9ed6c core: add error handling for RDF.Namespace term resolution Marcel Otto 2017-06-10 04:26:11 +0200
  • 7c34231bb5 core: clean up RDF.Vocabulary.Namespace tests Marcel Otto 2017-06-10 03:43:51 +0200
  • 2a8cf08c8e core: add documentation for RDF.Literal and RDF.Datatypes Marcel Otto 2017-06-10 00:18:39 +0200
  • f5593aeef7 core: add RDF.Data.merge/2 Marcel Otto 2017-06-08 21:50:46 +0200
  • 06fb5a4044 core: fix Inspect implementation of RDF.Dataset Marcel Otto 2017-06-08 21:11:56 +0200
  • 38ee0ca44b core: fix and improve behaviour of overwriting the default contexts with add, put and delete of RDF.Dataset Marcel Otto 2017-06-07 00:48:08 +0200
  • cd5636528f core: RDF.Dataset.add, .put and .new support another dataset as input Marcel Otto 2017-06-06 23:35:46 +0200
  • 232e2ac765 core: add, put and delete of Description and Graph can handle quads Marcel Otto 2017-06-05 15:50:31 +0200
  • e1e8769fb2 core: add RDF.Statement.convert/1 Marcel Otto 2017-06-05 03:01:23 +0200
  • b72bf17d9c core: a RDF.Vocabulary.Namespace can be built from any RDF.Data structure Marcel Otto 2017-06-05 02:58:49 +0200
  • 96447ec258 core: add RDF.Data.description/2 Marcel Otto 2017-06-05 02:48:39 +0200
  • 9a128858b6 core: RDF.Dataset.graphs returns a list of graphs Marcel Otto 2017-06-05 02:41:44 +0200
  • 0271181bca core: RDF.Data protocol implementation for RDF.Dataset Marcel Otto 2017-06-04 22:19:21 +0200
  • 371020360f core: RDF.Data protocol implementation for RDF.Graph Marcel Otto 2017-06-04 04:51:06 +0200
  • 70e78ee326 core: move RDF.Data implementation Marcel Otto 2017-06-04 04:20:08 +0200
  • 25a2d963f6 core: add RDF.Dataset.delete Marcel Otto 2017-06-04 03:58:30 +0200
  • 3f403d6f64 core: add RDF.Dataset.delete_graph/2 and RDF.Dataset.delete_default_graph/1 Marcel Otto 2017-06-02 23:05:00 +0200
  • 7b7c4af243 core: add RDF.Graph.delete_subjects/2 Marcel Otto 2017-06-02 18:22:58 +0200
  • 6fe4867e18 core: add RDF.Description.delete_predicates/2 Marcel Otto 2017-06-02 18:06:22 +0200
  • 460d4eef17 core: remove add and put from RDF.Data protocol Marcel Otto 2017-06-02 17:35:34 +0200
  • e666d9d143 core: RDF.Data.deleting a Description with a different subject does nothing Marcel Otto 2017-06-02 17:27:03 +0200
  • 81ffadbc53 core: add Description.new(%Description{}) which allows some simplifications Marcel Otto 2017-06-02 16:49:14 +0200
  • 377707f0ef core: delete statements from a Graph Marcel Otto 2017-06-02 16:24:15 +0200
  • 5575260aee core: remove unnecessary Graph.add function clause Marcel Otto 2017-06-02 16:23:07 +0200
  • 88900b0966 core: Description.delete with another, possibly not matching subject description Marcel Otto 2017-06-02 15:12:53 +0200
  • d772d8f1ed core: add owl:inverseOf as a property property Marcel Otto 2017-05-30 22:06:28 +0200
  • 19c84b7ea2 core: detect and handle case-violations of vocabulary terms Marcel Otto 2017-05-29 23:12:50 +0200
  • 0581a45820 core: fix bug in Inspect implementation for RDF.Literal Marcel Otto 2017-05-27 21:38:18 +0200
  • 4e523b1bf1 core: add __uris__ to vocabulary namespaces which returns all URIs of the vocabulary Marcel Otto 2017-05-26 22:24:44 +0200
  • 44cb4b0815 core: configurable handling of invalid characters in terms Marcel Otto 2017-05-26 21:22:26 +0200
  • af751dd2bb core: aliases for terms of RDF.Vocabulary.Namespaces Marcel Otto 2017-05-26 13:54:04 +0200
  • 385183169d core: disable documentation of description builder functions for multi-argument objects Marcel Otto 2017-05-25 16:56:29 +0200
  • c82e76cb9e core: simplify implementation of Description DSL by supporting descriptions as subject in Description.new Marcel Otto 2017-05-25 15:29:39 +0200
  • 88d260ac1e core: Description DSL Marcel Otto 2017-05-25 13:34:42 +0200
  • 9105ef3a49 core: RDF.Data protocol implementation for RDF.Description Marcel Otto 2017-05-24 23:38:46 +0200
  • deeed3224f core: RDF.Data protocol Marcel Otto 2017-05-24 23:37:09 +0200
  • 5a911a9cce core: delete statements from a Description Marcel Otto 2017-05-23 02:03:41 +0200
  • ef5b5985dd core: fix pending base_uri validation on vocabulary namespaces Marcel Otto 2017-05-21 23:28:34 +0200
  • e01d641290 json_ld: RDF to JSON-LD serialization Marcel Otto 2017-05-20 14:47:18 +0200
  • 7a2c165bbb core: NQuads encoder Marcel Otto 2017-05-19 18:56:40 +0200
  • ec7f4b3e7e core: NTriples encoder Marcel Otto 2017-05-19 18:11:58 +0200
  • cd7e91ec9d core: RDF.Serialization.Encoder behaviour Marcel Otto 2017-05-19 18:10:32 +0200
  • e9820ab554 core: fix doctest Marcel Otto 2017-05-19 18:08:59 +0200
  • 229f42ee3c core: Inspect protocol implementation for RDF.BlankNode Marcel Otto 2017-05-19 17:23:54 +0200
  • 34f6a0e28b core: blank node sigil Marcel Otto 2017-05-19 17:19:06 +0200
  • b713361065 core: String.Chars protocol implementation for RDF.BlankNode Marcel Otto 2017-05-19 17:17:41 +0200
  • e96060d117 core: normalize internal blank node representation Marcel Otto 2017-05-19 17:16:43 +0200
  • 1978749c18 core: URIs don't require a path Marcel Otto 2017-05-16 01:47:12 +0200
  • a5fc5aa607 core: fix read_file! to propagate parsing errors properly Marcel Otto 2017-05-15 22:48:55 +0200
  • 8eb15b581b core: RDF.Date datatype Marcel Otto 2017-05-01 18:06:53 +0200
  • 354ead9d80 core: RDF.Time datatype Marcel Otto 2017-05-01 16:19:03 +0200
  • 4105a3e59b core: RDF.DateTime datatype Marcel Otto 2017-04-30 14:38:26 +0200
  • 74af0e95e5 json_ld: proper JSON-LD Data Round Tripping Marcel Otto 2017-04-28 00:04:27 +0200
  • 53e590dc14 core: RDF.Double datatype Marcel Otto 2017-04-26 02:48:49 +0200
  • 2b9aa62d69 core: yet another approach for RDF.Literal Marcel Otto 2017-04-23 23:41:29 +0200
  • d812998fb0 core: add lexical form to RDF.Literal Marcel Otto 2017-04-20 23:09:55 +0200
  • d0b511c771 core: plain Literal sigil Marcel Otto 2017-04-18 03:27:28 +0200
  • 06854efbd8 core: more elaborated RDF.Literals (WIP) Marcel Otto 2017-04-16 23:13:39 +0200
  • 4e00396a64 json_ld: JSON-LD toRdf test suite and various fixes Marcel Otto 2017-04-14 13:38:38 +0200
  • 87a3125632 core: extract general Statement module from Triple and Quad Marcel Otto 2017-04-12 16:48:17 +0200
  • 888ac4d69b core: Inspect protocol implementations Marcel Otto 2017-04-12 11:15:53 +0200
  • fdead7a90f core: N-Quads serialization decoder Marcel Otto 2017-04-11 02:09:35 +0200
  • 08f276ee41 core: graph names can be blank nodes Marcel Otto 2017-04-11 02:05:57 +0200
  • f586acb8b5 core: a different approach for the serialization API Marcel Otto 2017-04-10 21:24:43 +0200
  • d56e9b03fc use the IRI sigil Marcel Otto 2017-04-10 03:06:20 +0200
  • b167cd7e8e core: IRI sigil Marcel Otto 2017-04-10 02:38:30 +0200
  • e09714158c core: allow blank nodes as predicates Marcel Otto 2017-04-07 15:44:36 +0200
  • 425546349d core: Literal.new takes datatype and language in a map Marcel Otto 2017-04-02 23:15:07 +0200
  • ccc8b94ade core: put statements of a Graph to a Dataset Marcel Otto 2017-04-01 02:17:59 +0200
  • 87ba61eeb2 core: initializing a new Dataset with a Graph Marcel Otto 2017-04-01 01:55:35 +0200
  • 186756bf81 core: add statements of a Graph to a Dataset Marcel Otto 2017-04-01 01:19:54 +0200
  • 7b659d5ddf core: some refactorings of RDF.Graph Marcel Otto 2017-04-01 01:13:18 +0200
  • 443e43da6f core: rename test groups to tested function Marcel Otto 2017-03-31 16:27:34 +0200
  • 2e75b75c83 core: put statements from one graph into another Marcel Otto 2017-03-31 16:22:16 +0200
  • a28f27133e core: creating a description from another description just copies the predications Marcel Otto 2017-03-31 16:08:06 +0200