Releases: kbss-cvut/termit
Releases · kbss-cvut/termit
2.8.0
- 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
- 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
- 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
Minor bugfixes + skos:broaderMatch instead of skos:broader for intervocabulary links
2.5.0
- 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
- 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
- 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
- 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
- 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
- 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
).