This repository has been archived by the owner on Jun 10, 2020. It is now read-only.
Releases: teamdigitale/ontonethub
Releases · teamdigitale/ontonethub
BugFix for synonymy-based query expansion
Fixed a bug that prevented the correct term expansion during the indexing process. This caused an issue for synonymy-based query expansion.
0.3: Extended the indexing process with a simple word-sense disambiguation
This release extends the previous by providing the indexing process with a simple word-sense disambiguation mechanism. This mechanism enables semantic expansion of the queries performed over
the ontology indexes.
Release 0.2
This release provide the OntoNetHub as a docker container.
OntoNetHub-0.1
OntoNetHub v0.1
This is the first release of the Ontology Network Hub.
The release includes:
- CRUD operation for ontologies;
- ontology indexing;
- full-text search of ontology terms.
The release is packaged as a Docker component and relies on Apache Stanbol + OSGi for the architectural binding.