Revision history for RDF::LDF
0.06 2015-03-16 13:10:10 CET
- Update requirements for HTTP::Message
- Fixing Error and Moo conflict
0.05 2015-02-26 21:35:38 CET
- adding better error handling
- Catmandu::Error->throw is called but not loaded
- use RDF::Trine::Parser to load URL contents into a model
- use URI::Template in constructing fragment URLs
- Improved use of RDF::Trine user agent and added mocked network tests
- Enabled more get_pattern tests
- Network test are optional with RDFLDF_NETWORK_TESTS=1
0.04 2015-02-23 16:38:51 CET
- fixing the non-zero results bug
- adding example sparql for testing
0.03 2015-02-23 15:09:04 CET
- adding RDF::Trine::Store support
- adding a ldf-client.pl command line client
- provide example sparql queries
0.02 2015-02-19 20:24:24 CET
- adding required modules in cpanfile
0.01 2015-02-19 10:48:34 CET
- initial release