liberfurt-php (1.7) lod2; urgency=low

  * Support OR and AND search, make AND default
  * Fix a warning in RDF/XML parser
  * Fix Windows test compatibility
  * Fix getModelOrCreate to better handle not readable existing models
  * Add Markdown to SysOnt.rdf
  * Unify indention of SysOnt.rdf
  * Enhance Pingback
  * Add order option to Store.getGraphsUsingResource()
  * changed URI generation: forward slashes are used now
  * Fix "Too many opened parentheses" in _getTransitiveClosure
  * escaped file paths before passing them to Virtuoso
  * Reduce ord() calls in total by ~74% on plain start
  * Add Worker, Jobs and Gearman Backend
  * Add new log level SUCC
  * Don't use AC, when writing type of model
  * Add more verbose output for store exceptions
  * Fix reading of namespace config to support equals sign in namespaces
  * Fix ORDER BY queries in SimpleQuery
  * Fix versioning unit tests
  * Add support for action metadata
  * Fix history for graph
  * Add versioning support for deleteMatchingStatements
  * Fix coding standard for Turtle Adapter
  * fixing Virtuoso _execSQL function.
  * Fix query2 parser star select issue
  * Add getBaseIri to ModelStub
  * avoid prefixes for http://, https://, ...
  * Add support for full action URIs
  * Fix syntax error when short_open_tag is enabled
  * Fix _getTransitiveClosure: there was maximum one parent class in the list

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Fri, 31 Jan 2014 15:07:07 +0100

liberfurt-php (1.6) lod2; urgency=low

  * rework caching framework / allow for memcached backend
  * add renameResource method
  * Enabling the sparqlAsk functionality in the Sparql backend
  * Fix getModelOrCreate method in Store
  * fix rdf import warning by turtle/n3 files
  * Disable broken and useles query 'optimization'
  * 50+ other commits

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Thu, 11 Jul 2013 11:05:50 +0200

liberfurt-php (1.5) lod2; urgency=low

  * fix store init to make sure to load base ontologies
  * add antlr parser component to the package

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Fri, 01 Feb 2013 14:37:01 +0100

liberfurt-php (1.4) lod2; urgency=low

  * always set str to lower case on prefix
  * add method getReadableGraphsUsingResource to Store
  * Fix regression in getNamespacesForGraph
  * Enhance performance by using graphUri directly
  * Use faster way to add items to array
  * Enhance performance by accessing model only if needed

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Fri, 25 Jan 2013 10:37:57 +0100

liberfurt-php (1.3-1) lod2; urgency=low

  * config ontology: add ModelExport, Debug and ExtensionConfiguration actions
  * some refactoring of Ping class
  * add Ping class to Erfurt
  * fix reference in getModelOrCreate
  * apply coding standarts to Store.php
  * Remove debug output commited by mistake
  * Add test Sparql_Parser Test for Tokenize Filters
  * coding standard fixes for Constraint.php
  * Fix query for empty string in filter

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Tue, 27 Nov 2012 13:39:20 +0100

liberfurt-php (1.2) lod2; urgency=low

  * fix OpenID normalization
  * fix data fetching with redirects
  * fix query cache string escaping
  * fix broken history
  * fix URI quoting in mysql
  * add new mimetype for turtle
  * make getStatementsDiff static
  * fix some issues in MemoryModel
  * fix default timezone warning
  * fix getImportsClosure
  * fix base URI for turtle file parser
  * much more fixes
  * add a lot of tests
  * fixes for Virtuoso 6.1.5

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Thu, 11 Oct 2012 11:32:32 -0700

liberfurt-php (1.1) lod2; urgency=low

  * virtuoso backend: fix for double query execution in _execSparql
  * virtuoso backend: fix bif:contains search
  * zenddb backend: fix sql generation for long uris
  * revision is 782181f

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Sat, 03 Mar 2012 20:19:37 +0100

liberfurt-php (1.0-4) lod2; urgency=low

  * switch to revision fd1351d

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Fri, 24 Feb 2012 01:43:34 +0100

liberfurt-php (1.0-3) lod2; urgency=low

  * switch to revision ae75d4c
  * switch to native package

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Wed, 31 Aug 2011 21:13:24 +0200

liberfurt-php (1.0-2) lod2; urgency=low

  * move to /usr/share/php/

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Mon, 20 Jun 2011 10:38:24 +0200

liberfurt-php (1.0-1) lod2; urgency=low

  * initial debian package

 -- Sebastian Tramp <tramp@informatik.uni-leipzig.de>  Thu, 09 Jun 2011 12:35:20 +0200

