Skip to content

Releases: kbss-cvut/termit

2.8.0

16 Nov 07:18
Compare
Choose a tag to compare
  • Simplified related terms UI.
  • Implemented extension of SKOS export which allows exporting a glossary including terms from other vocabularies that are referenced in the glossary.
  • Optimized removal of files containing term occurrences.
  • Fixed issues with processing various kinds of accents and apostrophes in Annotace.

2.7.0

12 Oct 15:55
Compare
Choose a tag to compare
  • Improve SKOS import functionality
  • Ensure correct export of related/relatedMatch terms
  • Suppor exactMatch, related, and relatedMatch in the public REST API
  • Indicate when maximum uploaded file size is exceeded
  • Fix issues with using annotator in Firefox
  • Simplifying related and definition-related terms (still work in progress)

2.6.0

06 Aug 14:25
db86b1b
Compare
Choose a tag to compare
  • terms from other vocabularies are distinguished by a badge
  • badge showing number of terms in a vocabulary
  • SKOS import
  • tutorial for annotator
  • minor fixes

2.5.1

05 Aug 16:15
Compare
Choose a tag to compare

Minor bugfixes + skos:broaderMatch instead of skos:broader for intervocabulary links

2.5.0

13 May 16:45
b835fbe
Compare
Choose a tag to compare
  • support for skos:related, skos:relatedMatch and skos:exactMatch
  • last comments also list my last comment reacted on
  • revised SKOS import to support pure SKOS thesauri

2.4.1

27 Apr 05:53
Compare
Choose a tag to compare
  • Redesigned forms (field help is now displayed on demand in popups).
  • Improvements in the annotator UI.
  • Simplified application infrastructure.
  • Minor bug fixes.

2.4.0

01 Apr 11:35
Compare
Choose a tag to compare
  • Added a widget with comments to the dashboard.
  • Annotator now displays the vocabulary used to annotate the file content and allows selecting vocabulary for text analysis.

2.3.1

01 Apr 11:34
Compare
Choose a tag to compare
  • Fixed issues with invocation of text analysis in Docker, as well as working with file contents.
  • Fixed issues with public view (expired JWT, definition display).
  • Optimized term retrieval.

2.3.0

28 Feb 20:38
Compare
Choose a tag to compare
  • Added support for discussion on terms (logged-in users only).
  • Added support for user roles and basic authorization. Users may have restricted rights (view and commenting only), full rights (view and edit) or administrator rights.
  • Admin can change roles of users.
  • Default admin account is no longer generated on startup if another admin exists.

2.2.0

12 Feb 10:39
Compare
Choose a tag to compare
  • Reworked the relationship between vocabularies and documents.
  • Improved handling of term definition sources in documents.
  • Use a new filterable table with paging for resource and vocabulary list display.
  • Support multilingual term description (skos:scopeNote).