Commit graph

  • 20934ef0ec Add RDF-star support on the BGP query engine RDF.Query.BGP.Simple Marcel Otto 2021-12-10 02:01:55 +0100
  • 110c305eeb Remove unused config.exs Marcel Otto 2021-12-09 22:38:17 +0100
  • df78c169d4 Add is_triple/1 guard Marcel Otto 2021-12-03 23:15:03 +0100
  • 303aa7c8fa Add missing RDF.Serialization.Encoder and Decoder callback clauses Marcel Otto 2021-11-23 00:44:33 +0100
  • 601ebf54a0 Rename RDF.Graph.without_quoted_triples/1 to without_star_statements/1 Marcel Otto 2021-11-20 21:40:35 +0100
  • a1bc6b7dd4 Add tests for triples/1 alias with filter_star opt Marcel Otto 2021-11-20 21:30:29 +0100
  • 8cfe0ee6cc Drop support for Elixir versions < 1.10 Marcel Otto 2021-11-19 21:10:47 +0100
  • 2abb17ff6a Fix documentation Marcel Otto 2021-11-17 20:42:42 +0100
  • b0cdb62598 Fix bad naming in some test functions Marcel Otto 2021-11-16 23:05:09 +0100
  • a367438f9d Rename RDF.Star.Statement.annotation?/1 to star_statement?/1 Marcel Otto 2021-11-16 21:52:48 +0100
  • 5bbd1409bb Add :filter_star opt to RDF.Dataset.statements/1 Marcel Otto 2021-11-15 22:01:22 +0100
  • 9695e137ce Add functions to remove all triples with annotations or quoted triples Marcel Otto 2021-11-14 14:30:30 +0100
  • 7a1ee6833c Upgrade CI runner machine Marcel Otto 2021-11-13 23:24:21 +0100
  • 769915a8ed Update CHANGELOG Marcel Otto 2021-11-12 21:38:20 +0100
  • 58127cf37c Add tests for N-Quads-star encoding Marcel Otto 2021-11-11 00:25:36 +0100
  • 7859c4e46d Add :default_graph_name option to RDF.NQuads.Encoder Marcel Otto 2021-11-11 00:24:28 +0100
  • c753a7a30e Add support for N-Quads-star decoding Marcel Otto 2021-11-10 00:48:33 +0100
  • f9c72c1a35 Add RDF.Dataset.graph_count/1 Marcel Otto 2021-11-10 00:43:57 +0100
  • 89947590cb Add some test for RDF-star datasets Marcel Otto 2021-11-09 00:59:45 +0100
  • e9e2855d7b Extract RDF-star graph annotation functions into dedicated module Marcel Otto 2021-11-08 00:07:10 +0100
  • 722aa2e124 Add more ways to annotate deleted statements Marcel Otto 2021-11-07 22:52:00 +0100
  • aee8c96ff6 Add delete_annotations opt on RDF.Graph.put/3 and put_properties/3 Marcel Otto 2021-11-01 04:05:31 +0100
  • afd44088c0 Add more complete and uniform API for RDF-star annotations on RDF.Graph Marcel Otto 2021-10-31 22:02:02 +0100
  • d0a1106b5d Add RDF.Graph.annotations/1 Marcel Otto 2021-10-28 21:29:25 +0200
  • 8469be877d Add RDF.Graph.delete_annotations/3 and delete_annotations opts Marcel Otto 2021-10-27 13:11:53 +0200
  • 538663ddb5 Add missing mentioning of the subject-predicate-object input form Marcel Otto 2021-10-27 13:08:32 +0200
  • 30078e7666 Improve documentation of RDF.Graph.update/4 Marcel Otto 2021-10-27 11:00:27 +0200
  • 36a51cc7a2 Add annotate option on RDF.Graph.add/3, put/3 and put_properties/3 Marcel Otto 2021-10-25 21:54:32 +0200
  • e9102252ae Add support for Turtle-star encoding Marcel Otto 2021-10-09 16:40:07 +0200
  • 695a54159c Fix dialyzer errors Marcel Otto 2021-10-06 23:44:10 +0200
  • c3556bf79e Add tests for nested quoted triples in N-Triples-star Marcel Otto 2021-10-05 01:09:29 +0200
  • 3937e3f60c Use proper float conversion Marcel Otto 2021-10-04 22:40:40 +0200
  • b2668e2d96 Fix formatting in RDF.Term.term?/1 docs Marcel Otto 2021-10-03 22:17:50 +0200
  • 533cb33aab Add explanation for why we're not using :code.priv_dir/1 for priv/vocabs Marcel Otto 2021-10-02 23:04:26 +0200
  • e95c5c685d Add support for Turtle-star decoding Marcel Otto 2021-10-01 23:12:52 +0200
  • 0aa0128434 Fix bug in error handling of Inspect impl when subject is quoted triple Marcel Otto 2021-09-30 22:36:25 +0200
  • 8b609233fa Add support for N-Triples-star encoding Marcel Otto 2021-09-29 22:43:01 +0200
  • f835f6611e Add support for N-Triples-star decoding Marcel Otto 2021-09-28 20:57:34 +0200
  • 2819092586 Add RDF-star support on RDF.Description and RDF.Graph Marcel Otto 2021-09-27 20:57:17 +0200
  • 4f57fda00f Add RDF.Star.Triple, RDF.Star.Quad and RDF.Star.Statement Marcel Otto 2021-09-04 17:46:08 +0200
  • 737b67095d Add support for PropertyMap on RDF.Statement.new/2 and coerce/2 Marcel Otto 2021-09-04 14:18:00 +0200
  • 266ca1f159 Don't rescue from FunctionClauseErrors in readers and writers Marcel Otto 2021-09-03 14:15:04 +0200
  • 7d4280ec9a Require protocol_ex v0.4.4 Marcel Otto 2021-07-06 22:59:34 +0200
  • 7283c69092 Prepare release 0.9.4 Marcel Otto 2021-05-26 13:05:11 +0200
  • ae17ff8b30 Upgrade dependencies Marcel Otto 2021-05-26 12:49:31 +0200
  • 728f43f165 Drop support for OTP 20 Marcel Otto 2021-05-23 00:35:30 +0200
  • 7645ce5fc6 Fix conditional in check for new -0.0 behaviour Marcel Otto 2021-05-23 00:29:41 +0200
  • db6be78908 Update certifi to get coverage reporting working again Marcel Otto 2021-05-23 00:27:03 +0200
  • 5b50de4dd4 Add Elixir 1.12 to CI Marcel Otto 2021-05-23 00:08:39 +0200
  • 611868cbeb Fix recognition of DateTimes with a plus before the year as invalid Marcel Otto 2021-05-23 00:07:46 +0200
  • 3b16a76ccd Format code with Elixir 1.12 Marcel Otto 2021-05-22 16:08:19 +0200
  • fc6ee4555f Fix wrong tests regarding handling of -0.0 floats, doubles and decimals Marcel Otto 2021-05-22 16:00:51 +0200
  • 0a0ed07bf2 Allow {mod, fun} tuples on :default_base_iri configuration option Marcel Otto 2021-05-19 22:59:13 +0200
  • 9b9cf7dffd Allow {mod, fun} tuples on :default_prefixes configuration option Marcel Otto 2021-05-18 23:52:09 +0200
  • 6d1a139c9a Add RDF.statement constructor functions Marcel Otto 2021-05-10 21:41:48 +0200
  • 2afc2edda8 Add missing escaping of literals in N-Triples and N-Quads encoder Marcel Otto 2021-05-09 21:43:10 +0200
  • 3480c254c3 Add missing escaping of language-tagged literals in Turtle encoder Marcel Otto 2021-05-09 11:58:36 +0200
  • 967f81ad5a Don't Turtle-encode IRIs as prefixed names when they will be non-conform Marcel Otto 2021-05-09 02:50:50 +0200
  • 504aa7ec96 Update README Marcel Otto 2021-03-28 04:15:18 +0200
  • fe8bdc1ef3 Back to dev as default environment on CI Marcel Otto 2021-03-18 22:50:28 +0100
  • 2f839fcd61 Run dialyzer in dev env on CI Marcel Otto 2021-03-18 22:24:40 +0100
  • 40bfbd84e3 Remove no longer a valid CLI argument of dialyxir Marcel Otto 2021-03-18 22:08:07 +0100
  • 7a1038b294 Allow dialyxir to run in test env Marcel Otto 2021-03-18 21:55:10 +0100
  • fb1dfdb6d8 Remove unused dependency Marcel Otto 2021-03-18 21:47:26 +0100
  • fdab3321f0 Fix failing CI Marcel Otto 2021-03-18 21:43:13 +0100
  • 80282b2a45 Apply latest Github Actions best practices for Elixir projects Marcel Otto 2021-03-18 21:38:15 +0100
  • ca2b70e9ba Add JetBrains as a sponsor Marcel Otto 2021-03-17 21:36:40 +0100
  • 589d2939b5 Fix bug in Inspect protocol implementation of RDF.Diff Marcel Otto 2021-03-15 20:06:02 +0100
  • 375cad23cc Prepare release 0.9.3 Marcel Otto 2021-03-09 12:26:42 +0100
  • 84b71d2b50 Fix failing CI on Elixir 1.9 Marcel Otto 2021-03-06 02:38:20 +0100
  • fa4bd06250 Fix failing Elixir setup step on CI Marcel Otto 2021-03-06 02:36:23 +0100
  • e1680ffa95 Improve performance of the Enumerable impls of the RDF data structures Marcel Otto 2021-03-05 23:23:06 +0100
  • bb29582695 Add Enumerable.slice/1 implementations on PropertyMap and PrefixMap Marcel Otto 2021-03-05 23:11:28 +0100
  • f9bd3b9476 Handle base URIs without trailing slash or hash in Turtle encoder properly Marcel Otto 2021-03-04 15:07:28 +0100
  • 19ff9def6f Update dependencies Marcel Otto 2021-03-01 23:10:41 +0100
  • b86392763e Improvements of the Inspect form of the RDF data structures Marcel Otto 2021-02-28 13:29:10 +0100
  • 32a59916f6 Add :indent option on RDF.Turtle.Encoder Marcel Otto 2021-02-28 13:02:05 +0100
  • f9a39288aa Use Enum.map_join/2 Marcel Otto 2021-02-27 22:25:44 +0100
  • e04b960557 Fix recognition of float and double literals of the form ".0" and "0." Marcel Otto 2021-02-26 16:26:22 +0100
  • 386e2c1e29 Fix typo Marcel Otto 2021-01-13 16:55:24 +0100
  • 857079b256 Add link to Grax Marcel Otto 2021-01-08 00:49:04 +0100
  • 550388b6ca Prepare release 0.9.2 Marcel Otto 2021-01-06 11:56:25 +0100
  • ed403d9175 Allow initialization of dates and times with timezones from tuples Marcel Otto 2020-12-20 02:55:24 +0100
  • bbcbe6af31 Add some badges to README Marcel Otto 2020-12-12 23:47:33 +0100
  • ec04345da2 Add RDF.Utils.lazy_map_update/3 Marcel Otto 2020-12-08 22:40:46 +0100
  • be87736e60
    Merge pull request #9 from pukkamustard/base64Binary Marcel Otto 2020-12-06 20:36:21 +0100
  • e143a960e0 Add XSD.Base64Binary pukkamustard 2020-12-04 08:43:06 +0100
  • d07db98436 Add :as_value opt for XSD.Datatype.new/2 implementations Marcel Otto 2020-12-06 14:27:55 +0100
  • c932347141 Prepare release 0.9.1 Marcel Otto 2020-11-16 13:34:22 +0100
  • a868466585 Add acknowledgement to NetzeBW to README Marcel Otto 2020-11-16 13:31:11 +0100
  • a22631281a Add RDF-XML.ex to README Marcel Otto 2020-11-16 13:28:15 +0100
  • 889f2e5db1 Add top-level alias functions for read_stream and write_stream Marcel Otto 2020-11-16 13:23:43 +0100
  • 76bf042ae5 Fix docs Marcel Otto 2020-11-16 13:22:07 +0100
  • 96f3e46638 Handle conflicts of RDF.Vocabulary.Namespace terms with Kernel functions Marcel Otto 2020-11-13 22:51:41 +0100
  • fa5ffb055f Drop support for Elixir versions < 1.9 Marcel Otto 2020-11-12 22:50:38 +0100
  • ebb1aeb25e Change inspect form of RDF.Diffs Marcel Otto 2020-11-12 22:22:04 +0100
  • e53b951519 Add API documentation for serialization encoders and decoders Marcel Otto 2020-11-12 16:34:21 +0100
  • bafaf6332e Add RDF.IRI.in_namespace?/2 examples Marcel Otto 2020-11-12 15:06:01 +0100
  • b65d4b6bb7 Fix misleading function name Marcel Otto 2020-11-11 11:17:13 +0100
  • 2b0296fd32 Fix formatting Marcel Otto 2020-11-11 11:16:38 +0100