Downloads

Download tar.gz 316.98 KB
MD5: ff1a253064d17addf65a516424165585
SHA-1: 85e0fede760a79cbf700f30fd55cc651f0709d60
SHA-256: 38a98e9171a6fd6a93399d128b6b00c9134abc4c93c070dc62aa49bececd5eca
Download zip 415.72 KB
MD5: 233377200dcde26fec82b0905f109670
SHA-1: 1ae8e8f607abc7e87daa3721c5268e7cacf078a5
SHA-256: d646bfb232d7b6149beaf9925cdc1cf412f333daadecf83c8837cc244c683844

Release notes

New Features:
-------------

(1) Adding the possibility to structScones to re-tag all the previously processed files using scones. This is particularly useful when you want to change the number of isAbout links you want to keep for each tagger documents. Also, the user now has the possibility to add "free tags" on the fly that doesn't rely on the Scones tagger. So the workflow is as follow: Scones tags the document according to its loaded ontology. Then the user can add some more tags by hands. The user also has the possibility to re-process a text file that has previously been processed using the same UI. The only thing he has to do is to edit the text, and re process it using scones. Note: the previously tagged terms will remain in the re-processing process.

(2) Making structSearch aware of the structScones module. If a result, within a displayed page is detected to be editable by Scones, a "Scones edit" icon will appear if the user is logged-in as an administrator.

(3) Making structBrowse aware of the structScones module. If a result, within a displayed page is detected to be editable by Scones, a "Scones edit" icon will appear if the user is logged-in as an administrator.

(4) Added a "dataset selection" option in the structScone module

(5) Added a new module called structNetwork. See that commit comment for all the information about this new module: http://drupalcode.org/project/construct.git/commit/07c6ac4

Updates:
--------

(1) Addition of a utility method getURI() to be able to get the URI of a resource object within the Resource class (Resource.php).
(2) Good improvement of the ProcessorXML class which should make it more efficient.
(3) Upgraded to the latest version of ARC2

Minor Fixes:
------------

(1) Fixed block icon for the structOntology module
(2) Removed the structOntology settings that were not needed anymore
(3) Removed missing CVS ID tag left in the Drupal Git migration process
(4) Changed the behavior of the structOntology module a bit
(5) Updated the default list of namespaces in the Namespaces class
(6) Added a missing "process" folder in the structScones module's folder
(7) Added a timeout to some curl queries within the structDataset module
(8) Fixed missing URL encoding in structDelete
(9) Fixed the default value of the $sid array in index.php
(10) Fixed VisualBinder.php template selection bug

Created by: fgiasson
Created on: 29 Mar 2011 at 18:38 UTC
Last updated: 29 Mar 2011 at 18:41 UTC
New features
Bug fixes
Unsupported

Other releases