This release is a release candidate for the first stable release of the onto-viewer.
What's Changed
- Add cardinality for realations in the graph. by @patrycjamia in #66
- Fixed bugs in graph visitors by @patrycjamia in #67
- Search by using class names and definitions by @patrycjamia in #69
- Fibo 212 add integration tests by @trojczak in #70
- Add generated definitions to glossary view in OntoViewer. Also adds a… by @trojczak in #71
- Sort restrinctions in alphabetical order by @dasawanaka in #72
- Add usage info for classes and object property by @patrycjamia in #73
- FIBO-197 Sort generated definitions by @trojczak in #74
- Added display of axioms for classes and object Property by @patrycjamia in #75
- Implementing levenshtein distance in search bar by @patrycjamia in #78
- Fix bug in Levenshtein distance by @patrycjamia in #79
- Displaying direct sub-properties by @patrycjamia in #80
- Displaying taxonomy 'annotation property' by @patrycjamia in #81
- Change the way how generated descriptions are displayed by @trojczak in #83
- Grouped inherited restrictions by the class they are coming from by @patrycjamia in #82
- Don't display empty list of generated descriptions by @trojczak in #86
- Bump httpclient from 4.5.10 to 4.5.13 in /viewer-core by @dependabot in #87
- Economic display in diagrams by @patrycjamia in #85
- Create api for fibo stats and graph improvments by @dasawanaka in #88
- Restructure the code base and add a new module by @trojczak in #90
- change header for direct sub properties by @patrycjamia in #92
- 93 unit tests for configuration files by @patrycjamia in #94
- datatypes are not displayed by @patrycjamia in #99
- 100 Search Api Controller type is always null by @patrycjamia in #101
- Add running onto viewer app through docker by @trojczak in #104
- Update README.md with Docker instructions by @trojczak in #108
- Description generator simplified by @dasawanaka in #102
- add viewer location to description by @mereolog in #110
- Add checking code style for the project by @trojczak in #111
- 103 modify the actulator prefix and add a custom by @patrycjamia in #105
- Add endpoint to stop the application on request with a valid X-API-Key by @trojczak in #113
- Add logging for requests by @trojczak in #115
- Test and adapt Ontoviewer for external ontologies by @patrycjamia in #114
- 116 Fix display of classes on the auto-viewer page by @patrycjamia in #117
- 118 Fix incorrect display of restriction with 'or' in graph by @patrycjamia in #119
- 120 Unit test for labelProvider by @patrycjamia in #121
- 122 Fix display hint on dev page by @patrycjamia in #123
- 124 Different rendering of language tags by @patrycjamia in #126
- 112 add generating spreadsheet file by @trojczak in #125
- 127 Remove the display of types for data property assertions by @patrycjamia in #128
- update of README.md with more appropriate information about docker by @mereolog in #130
- Add consistency checks tool to OV Toolkit by @trojczak in #135
- Add handling for ontology mapping files in OV Toolkit by @trojczak in #137
- 138 Onto-viewer backend changes required by new GUI by @patrycjamia in #139
- Merge of build-dev to develop by @mereolog in #141
- 113 Add new search functionality for Onto Viewer by @trojczak in #144
- 143 typo in json returned for a search request by @patrycjamia in #147
- 142 xsd:string shown as an object property by @patrycjamia in #148
- 140 more comprehensive ontoViewers logs by @patrycjamia in #146
- Add Git commit hash info to OV Web App and the '--version' command li… by @trojczak in #152
- 149 improve ov toolkit speed by @trojczak in #153
- Update REST API documentation for /actuator/info by @trojczak in #157
- 151 Missing label for Haiti by @patrycjamia in #155
- Fix problem with Lucene when updating app by @trojczak in #159
- Fix error in find search API by @trojczak in #162
- 156 Removal of staticOntologies folder by @patrycjamia in #164
- 163 Display of deprecated entities by @patrycjamia in #165
- Create endpoint for missing imports by @patrycjamia in #172
- 161 Add ontological modules generation by @trojczak in #166
- Repair all glitches of displaying resources by @dasawanaka in #177
- Display of descriptions of individuals by @patrycjamia in #179
- 181 Fix problems with imports in OV Toolkit by @trojczak in #182
- 175 Display of ontological characteristics of data properties by @patrycjamia in #188
- Add /api/entity for resources and ontologies by @trojczak in #187
- Fix problems with loading ontologies by @trojczak in #193
- Fix axiom numering when key is generated by @dasawanaka in #195
- 196 add regex filter pattern to ov toolkit by @trojczak in #198
- Add regex filter pattern to OV toolkit. Fixes: 196 by @trojczak in #197
- Problems with resolving local ontologies by @patrycjamia in #191
- 189 to build-dev by @patrycjamia in #206
- 189 problem with resolving local ontologies fix by @trojczak in #202
- 203 Added new fields to the configuration file by @patrycjamia in #205
- Fix problem with following links. Fixes: #209 by @trojczak in #210
- 184 Api returns different maturity values in module tree and resource search by @patrycjamia in #215
- 207 Labels are not generated for some IRIs by @patrycjamia in #211
- 212 Wrong search for inverse properties by @patrycjamia in #216
- 180 new configuration handling implementation by @trojczak in #219
- Bump commons-io from 2.5 to 2.7 in /onto-viewer-config-loader by @dependabot in #226
- Rename maturity level values by @patrycjamia in #228
- 218 No hyperlink for equivalent classes by @patrycjamia in #220
- 221 Resolve problem with not updates modules by @dasawanaka in #230
- 224 Module automatic creation needs a trigger by @patrycjamia in #231
- 222 - Merge develop into 222-ov-updates-its-ontologies-folder-from-a-zip-file by @dasawanaka in #232
- Add updating configuration by @trojczak in #235
- Bump gson from 2.8.5 to 2.8.9 in /onto-viewer-core by @dependabot in #237
- Fix problem with OV Toolkit by @trojczak in #239
- 229 x-api-key header should not be displayed in logs as plain text field by @patrycjamia in #236
- Rework maturity levels handling by @trojczak in #240
- 185 update api-doc directory by @patrycjamia in #241
- Fix inadequate search results by @trojczak in #243
- 244 removed topAnnotationProperty from the taxonomy by @patrycjamia in #246
- Add merging ontologies in OV Toolkit by @trojczak in #250
- Fix problems with OV's extracting data by @trojczak in #251
- 253 change the way ontology resources are handled by @trojczak in #260
- 252 License information in onto viewer by @patrycjamia in #254
- Fix problem with unit tests on Windows by @trojczak in #263
- Add unit tests for LuceneSearcher by @trojczak in #265
- Add handling of version IRI for OV Toolkit by @trojczak in #261
- 266 Create directory when not exist for download ontology feature by @patrycjamia in #268
- 262 When lists are expanded they need to be re-sorted by @patrycjamia in #264
- 270 show and allow to copy prefixed name by @patrycjamia in #273
- Added a field with iri of the module to the configuration by @patrycjamia in #275
- Fix problem with update endpoint not indexing a Lucene index with new… by @trojczak in #277
- 279 MaturityLevelDefinition need to be moved to configuration file by @patrycjamia in #280
- Add pagination for Find API by @trojczak in #282
- 283 The IRI need to be moved to configuration file by @patrycjamia in #284
- 285 owl:hasValue restriction bug by @patrycjamia in #286
- Fix problem with missing annotations generated by merge-imports goal … by @trojczak in #271
- 287 Added an endpoint to the graph handling by @patrycjamia in #288
- 289 Remove onto-viewer code vulnerabilities by @patrycjamia in #290
- 292 REST API query for restart of fallback instance of onto-viewer by @patrycjamia in #293
- 274 OwlDataHandler refactoring by @patrycjamia in #295
- Empty "/api/module" on first run idmp-viewer with -Dapp.config.updateUrl option by @patrycjamia in #301
- 294 Wrong location for resources by @patrycjamia in #298
- Path to catalog-v001.xml as zip_url fragment by @przemekgradzki in #297
- Fix problem with find result size page by @trojczak in #305
- Ignore elements that o-v does not recognise in catalog.xml by @dasawanaka in #306
- 291 Examples in api-doc by @patrycjamia in #303
- 310 onto-viewer throws a 'cannot create directory' error by @patrycjamia in #311
- Add integration with data.world by @trojczak in #315
- Consistency check validation fix by @trojczak in #318
- Update README.md file by @patrycjamia in #326
- Fix sub class is not a type class by @dasawanaka in #327
- Display annotations of annotations by @patrycjamia in #316
- Extract maturity level from entity by @dasawanaka in #330
- 331 New presentation of versionIRI by @patrycjamia in #332
- Display GCIs by @dasawanaka in #334
- 337 Fix problem with versionIri by @trojczak in #338
- 335 add options for ov toolkit by @trojczak in #336
- Add better handling of downloading config files by @trojczak in #323
- Add deprecated field in resource properties linked resources by @dasawanaka in #313
- Add handling for accesstoken file for Describe functionality by @trojczak in #321
- 319 Addeed property chains to onto-viewer graph by @patrycjamia in #324
- Bump snakeyaml from 1.32 to 2.0 in /onto-viewer-config-loader by @dependabot in #342
- Bump zip4j from 2.10.0 to 2.11.3 in /onto-viewer-core by @dependabot in #339
- Onto-viewer-toolkit fails for data-dictionary product by @dasawanaka in #343
- 344 onto-viewer does not read yaml config file when started by @patrycjamia in #345
- update README and docker files by @patrycjamia in #328
- Fix problem with handling maturity level by @trojczak in #350
- 320 add handling for legal puning by @trojczak in #322
- fix labels in subannotations by @patrycjamia in #351
- Separation of inherited axioms in REST response by @dasawanaka in #356
- 358 Incorrect display of restrictions in the graph by @patrycjamia in #359
- 352 add handling for inferable restrictions by @trojczak in #353
- 325 delete old jsp files by @patrycjamia in #361
- New docker compose by @dasawanaka in #354
- 362 fix wrong namespaces for merge imports by @trojczak in #363
- 365 Fix identification of resources by local fragments of IRIs by @patrycjamia in #366
- Add new ontology IRI as the default namespace for 'merge' goal in OV … by @trojczak in #368
- Obsolete folder and files removed by @mereolog in #371
- 348 Refactoring the configuration loading code in onto-viewer by @patrycjamia in #357
- Automatic publication of docker image by @mereolog in #372
- VIEWER_BRANCH and HTML_BRANCH environment variables by @przemekgradzki in #375
- Bnodes collection by @raggy2k4 in #377
- [FIBO-651] Update Java to 21 for onto-viewer in Dockerfile by @przemekgradzki in #379
- Bump org.springframework.boot:spring-boot from 2.5.2 to 2.7.18 in /onto-viewer-core by @dependabot in #376
- Bump com.jayway.jsonpath:json-path from 2.5.0 to 2.9.0 by @dependabot in #380
- Update of readme file with information about onto-viewer requirements by @mereolog in #385
- fix problem in MetadataHandler at Incomplete-update-of-onto-viewer by @raggy2k4 in #383
- Inherited descriptions by @raggy2k4 in #387
- fix-double-load-config-issue-on-init by @raggy2k4 in #386
New Contributors
- @trojczak made their first contribution in #70
- @mereolog made their first contribution in #110
- @przemekgradzki made their first contribution in #297
- @raggy2k4 made their first contribution in #377
Full Changelog: beta_v0.3.1...rc_v1.0