Release Notes - Core Library (dotNetRDF.dll) - 0.7.1 Beta

Bug

  • CORE-259 - GraphDiff does not correctly report differences if one/both graphs passed to it are null
  • CORE-258 - Check all uses of Uri.ToString() and Uri.ToSafeString() and adjust appropriately
  • CORE-256 - SparqlParameterizedString and encoded characters in URI
  • CORE-253 - NTriples Parser does not allow some valid language tags
  • CORE-251 - Url encoded characters in URIs

New Feature

  • CORE-255 - Add decorators for various core classes that do not currently have them
  • CORE-247 - Implement new MultiDictionary data structure

Improvement

  • CORE-262 - Use StorageHelper.HandleError() and StorageHelper.HandleHttpError() across all IStorageProvider implementations as far as possible
  • CORE-250 - Add convenience methods for creating datasets from single Graphs
  • CORE-221 - Ensure all code has the appropriate License Header
  • CORE-196 - Refactor unit tests so they all run reliably and reproducibly
  • CORE-52 - Experiment with Tree based indexing

Refactor

  • CORE-254 - All relevant Add() and Remove() methods should return a boolean
  • CORE-249 - Refactor and implement revised IStorageServer API
  • CORE-246 - Deprecate TalisPlatformConnector

Edit / Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.