Commit graph

5 commits

Author SHA1 Message Date
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
bsiegert
c0f2a7a599 Update sord to 0.16.2.
Sord 0.16.2

  * sord_validate: Fix restriction count reporting
  * sord_validate: Use consistent error format
  * sord_validate: Add support for maximum cardinality
  * sord_validate: Only report functional / inverse functional property errors
    if the subjects / objects are not blank

Sord 0.16.0

  * Fix construction and comparison of URIs with UTF-8 characters
  * Fix documentation generation
  * Return error from sord_inserter_write_statement() if a node can not be
    written (e.g. undefined prefix)
  * Make sord_node_get_counted return byte count, and clarify documentation
  * Safely return NULL from sord_iter_get() for end iterators
  * Add sord_node_get_string_measured() to get both byte and character counts
  * sord_validate: Do proper numeric comparison for propery bounds checking
  * sord_validate: Tolerate xsd:decimal literals for double and float
    properties if literals match pattern

Sord 0.14.0

  * Reduce memory usage and increase performance with a better data structure
  * Add sord_erase() for erasing statements via an iterator
  * Fix bugs with stores that contain both graphs and default graph statements
  * Fix crash caused by multiple deletion of datatype nodes
  * Fix compilation on compilers that do not support -pthread flag
  * Fix minor memory leak in sordi
  * Fix using sordi with stdin
  * Show sordi errors in standard format
  * sord_validate: More extensive validation, including cardinality,
    PlainLiteral, and someValuesFrom restrictions.
  * This release does not break the ABI, but the semantics of iterators has
    changed: any modification to a model invalidates iterators on that model
  * Improve test coverage
  * Upgrade to waf 1.8.14
2019-01-02 19:46:10 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
rodent
706dd2ed92 Import sord-0.12.2 as textproc/sord.
Sord is a lightweight C library for storing RDF data in memory.
2015-04-19 23:23:10 +00:00