TemaTres Vocabulary Server Versions Save

Web application for management formal representations of knowledge, like controlled vocabularies, taxonomies, thesauri and glossaries

3.4.4

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tematres/TemaTres-Vocabulary-Server/compare/v3.4.3...3.4.4

v3.4.3

1 year ago
  • 8.0 compatibility (8.1 tested)
  • fix bug in user management

v3.4.2

1 year ago
  • fix bug in user management
    
  • 8.0 compatibility
    

3.4.1

1 year ago
  • Minor improvements for terms management and terms relation management
  • Improvements management of type of users

v3.4

1 year ago

What's Changed

  • Add option in advaced reports to filter terms 'Modified on or after'#78
  • Normalize type of KOS in config option, use list of value defined in https://nkos.dublincore.org/nkos-type.html
  • Add feature: if is possible merge terms when add BT, NT or UF
  • Improve support to xx-XX lang codes: support for xxx-XXX code lang.
  • Add en-PH English (Republic of the Philippines) and tl-PH Tagalog (Philippines)
  • Improve support lang code to 4 (xx-XX) in import SKOS-core procedure
  • Add XML Dspace Taxonomy format as export option
  • Add config option in common/include/config.tematres.php to enable or diable CDN for external libraries ([USE_CDN]). False by default

Updates

  • update to ADOdb-5.21.4
  • update to PHPMailer to v6.6
  • update clipboard.js library

New Contributors

Full Changelog: https://github.com/tematres/TemaTres-Vocabulary-Server/compare/v3.2...v3.4

v3.3

2 years ago

New features

  • Options to look for terminological news in target vocabularies (references vocabularies via web services) and sync the terms between the vocabs
  • Support for Archival Resource Key (ARK) persistent identifier . https://en.wikipedia.org/wiki/Archival_Resource_Key
  • New manager for reference sources: now you can reuse bibliographic normalized references and discovery global trends about the bibliographic guaranty of the vocabulary
  • Capabilities to assign reference sources for terms or notes as differentiated entities
  • New verb to Tematres API: fetchCentralTerms. The command retrieves the central terms of the vocabulary (relation between depth and number of descendant terms).
  • New verb to Tematres API: match. The command search and retrieve terms using natural language matching approach.
  • Support for InnoDB database type
  • Optional config value to config type of charset in install process
  • Optional config value in db.tematres.php to set connection mode (use or not DSN)
  • The code or term notation of the term now are included in hierarquical export for txt and pdf
  • The notes now are include in import procedure from MARC21-XML

Libraries updated

  • Tinymce
  • fpdf library
  • Adodb library
  • HTMLpurifier
  • Language files
  • php 7.x compability
  • Remove bootstrap-table

v.3.3

2 years ago

Added

  • Add option to look for terminological news in target vocabularies (references vocabularies via web services)
  • Support for Archival Resource Key (ARK) persistent identifier . https://en.wikipedia.org/wiki/Archival_Resource_Key
  • Normalized manager for reference sources: now you can reuse references and discovery global surveys about them
  • Capabilities to assign reference sources for terms or notes as differentiated entities
  • New verb to Tematres API: fetchCentralTerms. The command retrieves the central terms of the vocabulary (relation between depth and number of descendant terms).
  • Support for InnoDB database type
  • Config options to config type of charset in install process
  • Optional config value in db.tematres.php to set connection mode (use or not DSN)
  • Add notation in hierarquical export for txt and pdf
  • Add notes to import procedure from MARC21-XML

Libraries updated

  • Tinymce
  • fpdf library
  • Adodb library
  • HTMLpurifier
  • Language files
  • php 7.x compability
  • Remove bootstrap-table

v3.2

2 years ago

Added

  • Add option to look for terminological news in target vocabularies (references vocabularies via web services)
  • Support for Archival Resource Key (ARK) persistent identifier . https://en.wikipedia.org/wiki/Archival_Resource_Key
  • Normalized manager for reference sources: now you can reuse references and discovery global surveys about them
  • Capabilities to assign reference sources for terms or notes as differentiated entities
  • New verb to Tematres API: fetchCentralTerms. The command retrieves the central terms of the vocabulary (relation between depth and number of descendant terms).
  • Support for InnoDB database type
  • Config options to config type of charset in install process
  • Optional config value in db.tematres.php to set connection mode (use or not DSN)
  • Add notation in hierarquical export for txt and pdf
  • Add notes to import procedure from MARC21-XML

Libraries updated

  • Tinymce
  • fpdf library
  • Adodb library
  • HTMLpurifier
  • Language files
  • php 7.x compability
  • Remove bootstrap-table