Commit graph

51 commits

Author SHA1 Message Date
Marcel Otto 83c8b49bc5 Update links to new repo URL under the rdf-elixir organization 2020-06-01 17:34:49 +02:00
Marcel Otto b82aeb67d2 Update README 2020-06-01 16:44:06 +02:00
Marcel Otto 1a65e0d154 Remove inch_ex dependency 2020-03-11 00:51:52 +01:00
Marcel Otto 73bcb176d3 Add link to ShEx.ex and the API documentation 2019-08-20 21:28:32 +02:00
Marcel Otto eae2196777 Add RDF logo to README 2019-07-22 00:08:20 +02:00
Marcel Otto a8bf387ee8 Move upgrading notes to Wiki page 2019-07-15 01:14:40 +02:00
Marcel Otto d21e859c53 Fix wording 2019-04-08 20:55:16 +02:00
Marcel Otto 43c11c97c7 Add migration note to README 2019-04-06 03:00:22 +02:00
Marcel Otto 68c91b6894 Add links to website 2019-04-06 02:24:22 +02:00
Marcel Otto 27fc0945a7 Fix typo 2019-03-25 22:50:40 +01:00
Marcel Otto 4336602dcc Add a values/2 variant with a custom mapping function 2018-11-04 22:27:25 +01:00
Marcel Otto 468294ae4e Add link to Tony Hammond's tutorial about RDF.ex 2018-10-02 22:26:22 +02:00
Marcel Otto 7624783e2a Fix typo 2018-09-27 21:55:08 +02:00
Marcel Otto 04f6420962 Remove references to RDF.Vocab package temporarily
In its current form it is not recommended to use this package since it
brings a huge baggage as a dependency into your application. A major
rewrite is planned.
2018-09-27 00:46:34 +02:00
Marcel Otto b6c4118876 Add README section about querying with SPARQL.ex 2018-09-19 00:30:37 +02:00
Marcel Otto 9dc873bb0d Update README 2018-09-17 03:26:40 +02:00
Marcel Otto fbbd52d1b0 Add version-dependent tests for negative years in Dates and DateTimes 2018-08-25 00:53:37 +02:00
Marcel Otto 81cfcff5d7 Add default_base_iri configuration and use it for serialization readers 2018-08-17 01:31:08 +02:00
Marcel Otto f5684262e7 Add RDF.Decimal datatype 2018-06-15 21:19:22 +02:00
Marcel Otto 9b48908e5d Fix some wording in the README 2018-05-24 22:11:50 +02:00
Marcel Otto fc4a86483d Add link to SPARQL.Client 2018-05-15 21:39:52 +02:00
Marcel Otto df05445733 Add top-level alias functions for constructors of the basic datatypes 2018-04-07 22:59:03 +02:00
Marcel Otto 733ee44749 Add RDF.Literal.new!/2 2018-03-14 11:46:11 +01:00
Marcel Otto 2fab865779 Prepare release 0.4.0 2018-03-10 01:47:04 +01:00
Marcel Otto 4b26493c9f Update README 2018-03-09 21:49:24 +01:00
Marcel Otto 7314f2d643 Rename RDF.Serialization behaviour to RDF.Serialization.Format 2018-03-07 10:33:09 +01:00
Marcel Otto b445f2e31c Add Collectable implementations for all RDF data structures 2017-10-30 12:15:16 +01:00
Marcel Otto 990e4c3b76 Minor README fixes 2017-10-30 11:36:43 +01:00
Marcel Otto 87a464a155 Prettify code examples 2017-09-03 23:04:56 +02:00
Marcel Otto 38351b394d Prepare release 0.3.0 2017-08-24 18:33:36 +02:00
Marcel Otto 25fb79a630 Update README for new RDF.IRI structure 2017-08-22 23:31:16 +02:00
Marcel Otto 82662ab19d Prepare release 0.2.0 2017-08-12 12:42:07 +02:00
Marcel Otto 89d75270aa Rename RDF.Statement.convert* functions to RDF.Statement.coerce* 2017-08-11 22:22:27 +02:00
Marcel Otto bb0e90cf20 Add Coveralls badge 2017-08-11 14:21:41 +02:00
Marcel Otto 2017718000 Enable Turtle as an input format for vocabulary namespaces 2017-08-10 23:41:31 +02:00
Marcel Otto 2f6fa6fe34 Revise RDF.List 2017-07-31 23:21:09 +02:00
Marcel Otto be36ae085d RDF.List module with functions for working with RDF lists 2017-07-27 21:49:35 +02:00
Marcel Otto b27db58856 Add RDF.Description.first/2 2017-07-08 20:55:34 +02:00
Marcel Otto 49842af90f Add RDF.Data.descriptions/1 2017-07-07 19:03:01 +02:00
Marcel Otto 06dbddaf3f Add Turtle decoder 2017-07-05 23:27:55 +02:00
Marcel Otto 53ebe62676 Update installation instructions 2017-06-26 19:27:00 +02:00
Marcel Otto a25b5906eb Add Inch CI 2017-06-26 00:37:29 +02:00
Marcel Otto 9adbb535fd Add badges for Travis and Hex 2017-06-25 21:13:13 +02:00
Marcel Otto 7ed8f7fdc1 Fix indentation in README 2017-06-25 00:56:09 +02:00
Marcel Otto 94a5bfa88e Prepare mix file for Hex package publishing 2017-06-25 00:41:02 +02:00
Marcel Otto b413c45d8a Finish README 2017-06-25 00:25:07 +02:00
Marcel Otto a160fa6517 Rename the app to rdf 2017-06-11 17:23:58 +02:00
Marcel Otto ccd33e6abb core: add documentation to README 2017-06-11 14:32:26 +02:00
Marcel Otto 1db0dfd797 core: first README content 2016-11-27 15:17:20 +01:00
Marcel Otto a5d62b036b Add some basic project metadata 2016-09-30 16:51:59 +02:00