Commit graph

38 commits

Author SHA1 Message Date
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
Marcel Otto
6bf255f133 mix new rdf_core --module RDF.Core 2016-09-30 16:36:50 +02:00