Skip to content

3.3

Compare
Choose a tag to compare
@tematres tematres released this 06 Dec 12:36
· 127 commits to master since this release

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