Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

0.14

Compare
Choose a tag to compare
@k00ni k00ni released this 23 Dec 17:31
· 44 commits to master since this release

Additions

  • added SHACL namespace to Rdf/CommonNamespaces
  • added getValueForNode to Rdf/RdfHelpers
  • added NativeARC2Importer: this classes bypasses internal transformation and directly connects a parser with the ARC2 store. This allows a much quicker import of data

Changes / Fixes

  • fixed phpunit.xml
  • refinements in hardf
  • fixed travis error with doctrine/instantiator
  • Rdf/RdfHelper: fixed guessFormats confused nt with ttl

Deprecations

  • marked all Redland related classes as deprecated due a lack of active development

Breaking Backward Compatibility

Nothing