Recent Releases of top-api
top-api - v0.11.2
What's Changed
- Add flag for codes acting as leaf containers by @RalphBln in https://github.com/Onto-Med/top-api/pull/182
- Support for declaring/receiving offsets by @fmatthies in https://github.com/Onto-Med/top-api/pull/184
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.11.1...v0.11.2
- HTML
Published by ChristophB 12 months ago
top-api - v0.10.1
What's Changed
- fix README schema link by @KonradHoeffner in https://github.com/Onto-Med/top-api/pull/177
- Add version info to CodeSystem by @ChristophB in https://github.com/Onto-Med/top-api/pull/167
- CG Pipeline Config Capabilities by @fmatthies in https://github.com/Onto-Med/top-api/pull/180
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.10.0...v0.10.1
- HTML
Published by ChristophB over 1 year ago
top-api - v0.10.0
What's Changed
- DocumentDataSource by @fmatthies in https://github.com/Onto-Med/top-api/pull/172
- 173 refactor endpoints for phrase and conceptcluster by @fmatthies in https://github.com/Onto-Med/top-api/pull/174
- Create CITATION.cff by @ChristophB in https://github.com/Onto-Med/top-api/pull/176
- Modify concept pipeline endpoints by @ChristophB in https://github.com/Onto-Med/top-api/pull/175
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.9.7...v0.10.0
- HTML
Published by ChristophB almost 2 years ago
top-api - v0.9.7
What's Changed
- Remove actions/cache by @dependabot in https://github.com/Onto-Med/top-api/pull/165
- Add general information to ping response by @ChristophB in https://github.com/Onto-Med/top-api/pull/166
- Improve concept cluster creation functionality by @fmatthies in https://github.com/Onto-Med/top-api/pull/168
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.9.6...v0.9.7
- HTML
Published by ChristophB about 2 years ago
top-api - v0.9.5
What's Changed
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/Onto-Med/top-api/pull/162
- Integrate concept graphs api by @fmatthies in https://github.com/Onto-Med/top-api/pull/163
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.9.4...v0.9.5
- HTML
Published by ChristophB about 2 years ago
top-api - v0.9.4
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/Onto-Med/top-api/pull/160
- Query data sources by @ChristophB in https://github.com/Onto-Med/top-api/pull/161
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.9.3...v0.9.4
- HTML
Published by ChristophB over 2 years ago
top-api - v0.9.1
What's Changed
- Create CONTRIBUTING.md by @ChristophB in https://github.com/Onto-Med/top-api/pull/147
- Add instructions how to login to GitHub Packages by @ChristophB in https://github.com/Onto-Med/top-api/pull/148
- Add path to move an entity by @ChristophB in https://github.com/Onto-Med/top-api/pull/149
- Add property
includeSubtreeto code by @ChristophB in https://github.com/Onto-Med/top-api/pull/138 - Enable dependabot GitHub action version updates by @KonradHoeffner in https://github.com/Onto-Med/top-api/pull/150
- Bump actions/setup-node from 2 to 3 by @dependabot in https://github.com/Onto-Med/top-api/pull/154
- Bump actions/setup-java from 2 to 3 by @dependabot in https://github.com/Onto-Med/top-api/pull/151
- Bump actions/cache from 2 to 3 by @dependabot in https://github.com/Onto-Med/top-api/pull/153
- Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/Onto-Med/top-api/pull/152
- Replace
includeSubtreewithscopeby @ChristophB in https://github.com/Onto-Med/top-api/pull/156 - Update release workflow by @ChristophB in https://github.com/Onto-Med/top-api/pull/157
New Contributors
- @KonradHoeffner made their first contribution in https://github.com/Onto-Med/top-api/pull/150
- @dependabot made their first contribution in https://github.com/Onto-Med/top-api/pull/154
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.9.0...v0.9.1
- HTML
Published by ChristophB over 2 years ago
top-api - v0.9.0
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.9.0</version>
</dependency>
</dependencies>
What's Changed
- 140 handling complex resources by @ChristophB in https://github.com/Onto-Med/top-api/pull/144
- Pull NLP additions by @fmatthies in https://github.com/Onto-Med/top-api/pull/145
- added QueryType component by @fmatthies in https://github.com/Onto-Med/top-api/pull/146
New Contributors
- @fmatthies made their first contribution in https://github.com/Onto-Med/top-api/pull/145
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.8.0...v0.9.0
- HTML
Published by github-actions[bot] over 2 years ago
top-api - v0.8.0
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.8.0</version>
</dependency>
</dependencies>
What's Changed
- Update license to MIT by @ChristophB in https://github.com/Onto-Med/top-api/pull/141
- Bump up version and update README.md by @ChristophB in https://github.com/Onto-Med/top-api/pull/142
- Update version in pom.xml file by @ChristophB in https://github.com/Onto-Med/top-api/pull/143
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.9...v0.8.0
- HTML
Published by github-actions[bot] over 2 years ago
top-api - v0.7.9
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.9</version>
</dependency>
</dependencies>
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.8...v0.7.9
- HTML
Published by github-actions[bot] over 2 years ago
top-api - v0.7.8
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.8</version>
</dependency>
</dependencies>
What's Changed
- Adjustments for code autocompletion by @RalphBln in https://github.com/Onto-Med/top-api/pull/137
New Contributors
- @RalphBln made their first contribution in https://github.com/Onto-Med/top-api/pull/137
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.7...v0.7.8
- HTML
Published by github-actions[bot] over 2 years ago
top-api - v0.7.7
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.7</version>
</dependency>
</dependencies>
What's Changed
- Add
ItemTypeenum value medication by @ChristophB in https://github.com/Onto-Med/top-api/pull/134 - Add start and end date time to value by @ChristophB in https://github.com/Onto-Med/top-api/pull/133
- Add code retrieval and autosuggestion by @ChristophB in https://github.com/Onto-Med/top-api/pull/132
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.6...v0.7.7
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.6
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.6</version>
</dependency>
</dependencies>
What's Changed
- Improve api docs by @ChristophB in https://github.com/Onto-Med/top-api/pull/126
- Add permission information by @ChristophB in https://github.com/Onto-Med/top-api/pull/127
- Fix duplicated mapping for
getMetadataby @ChristophB in https://github.com/Onto-Med/top-api/pull/129
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.5...v0.7.6
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.5
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.5</version>
</dependency>
</dependencies>
What's Changed
- Add entity delete options by @ChristophB in https://github.com/Onto-Med/top-api/pull/125
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.4...v0.7.5
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.4
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.4</version>
</dependency>
</dependencies>
What's Changed
- Add download query result path by @ChristophB in https://github.com/Onto-Med/top-api/pull/124
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.3...v0.7.4
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.3
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.3</version>
</dependency>
</dependencies>
What's Changed
- Fix security vulnerabilities by @ChristophB in https://github.com/Onto-Med/top-api/pull/123
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.2...v0.7.3
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.1
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.1</version>
</dependency>
</dependencies>
What's Changed
- Add default aggregation function to projection entries by @ChristophB in https://github.com/Onto-Med/top-api/pull/122
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.7.0...v0.7.1
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.7.0
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.7.0</version>
</dependency>
</dependencies>
What's Changed
- 31 introduce response properties holding page details by @ChristophB in https://github.com/Onto-Med/top-api/pull/120
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.8...v0.7.0
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.6.8
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.8</version>
</dependency>
</dependencies>
What's Changed
- User permissions by @ChristophB in https://github.com/Onto-Med/top-api/pull/118
- Add item type subjectbirthdate by @ChristophB in https://github.com/Onto-Med/top-api/pull/119
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.7...v0.6.8
- HTML
Published by github-actions[bot] almost 3 years ago
top-api - v0.6.7
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.7</version>
</dependency>
</dependencies>
What's Changed
- Add more filters to entity search by @ChristophB in https://github.com/Onto-Med/top-api/pull/116
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.6...v0.6.7
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.6
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.6</version>
</dependency>
</dependencies>
What's Changed
- Add property
typetoExpressionFunctionby @ChristophB in https://github.com/Onto-Med/top-api/pull/113
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.5...v0.6.6
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.5
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.5</version>
</dependency>
</dependencies>
What's Changed
- Simplify expressions by @ChristophB in https://github.com/Onto-Med/top-api/pull/111
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.4...v0.6.5
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.4
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.4</version>
</dependency>
</dependencies>
What's Changed
- Replace format with converter by @ChristophB in https://github.com/Onto-Med/top-api/pull/109
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.3...v0.6.4
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.3
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.3</version>
</dependency>
</dependencies>
What's Changed
- Add missing requestbody to importRepository path by @ChristophB in https://github.com/Onto-Med/top-api/pull/106
- Set import repo request body to required by @ChristophB in https://github.com/Onto-Med/top-api/pull/107
- Make property of multipart file required by @ChristophB in https://github.com/Onto-Med/top-api/pull/108
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.2...v0.6.3
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.2
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.2</version>
</dependency>
</dependencies>
What's Changed
- Add import and export paths by @ChristophB in https://github.com/Onto-Med/top-api/pull/105
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.1...v0.6.2
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.1
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.1</version>
</dependency>
</dependencies>
What's Changed
- Add item type property by @ChristophB in https://github.com/Onto-Med/top-api/pull/103
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.6.0...v0.6.1
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.6.0
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.6.0</version>
</dependency>
</dependencies>
What's Changed
- Add repository type property by @ChristophB in https://github.com/Onto-Med/top-api/pull/97
- Replace postman with github pages by @ChristophB in https://github.com/Onto-Med/top-api/pull/100
- Nlp additions by @ChristophB in https://github.com/Onto-Med/top-api/pull/101
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.5.3...v0.6.0
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.5.3
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.5.3</version>
</dependency>
</dependencies>
What's Changed
- 98 add bulk upload endpoint by @ChristophB in https://github.com/Onto-Med/top-api/pull/99
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.5.2...v0.5.3
- HTML
Published by github-actions[bot] about 3 years ago
top-api - v0.5.2
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.5.2</version>
</dependency>
</dependencies>
What's Changed
- Replace QueryCriterion prop
exclusionwithinclusionby @ChristophB in https://github.com/Onto-Med/top-api/pull/83 - Simplify query schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/84
- Add date time property to Value component by @ChristophB in https://github.com/Onto-Med/top-api/pull/86
- Upgrade generator and dependencies by @ChristophB in https://github.com/Onto-Med/top-api/pull/87
- Add property message to query result by @ChristophB in https://github.com/Onto-Med/top-api/pull/88
- Update documentation by @ChristophB in https://github.com/Onto-Med/top-api/pull/89
- Community standards by @ChristophB in https://github.com/Onto-Med/top-api/pull/92
- Only store data source IDs in queries by @ChristophB in https://github.com/Onto-Med/top-api/pull/94
- Drop unused properties by @ChristophB in https://github.com/Onto-Med/top-api/pull/95
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.5.1...v0.5.2
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.5.1
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.5.1</version>
</dependency>
</dependencies>
Breaking Changes
Expression.functionrenamed toExpression.functionId- Dropped and replaced
ExpressionValuewithExpression.valueandExpression.constantId
What's Changed
- 81 update expression schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/82
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.5.0...v0.5.1
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.5.0
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.5.0</version>
</dependency>
</dependencies>
Breaking Changes
- renamed package care.smith.top.backend.model to care.smith.top.model
- simplified unit property of phenotypes
- simplified data source configuration of queries
What's Changed
- Prevent generation of useless "*AllOf" classes by @ChristophB in https://github.com/Onto-Med/top-api/pull/78
- v0.5.0 by @ChristophB in https://github.com/Onto-Med/top-api/pull/80
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.4.3...v0.5.0
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.4.3
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.4.3</version>
</dependency>
</dependencies>
What's Changed
- Add data sources by @ChristophB in https://github.com/Onto-Med/top-api/pull/74
- 75 expand query schema and introduce query result by @ChristophB in https://github.com/Onto-Med/top-api/pull/76
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.4.2...v0.4.3
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.4.2
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.4.2</version>
</dependency>
</dependencies>
What's Changed
- Modify forking instructions by @ChristophB in https://github.com/Onto-Med/top-api/pull/61
- Add itemType property to phenotype by @ChristophB in https://github.com/Onto-Med/top-api/pull/63
- Remove query age restriction by @ChristophB in https://github.com/Onto-Med/top-api/pull/64
- Introduce counts for quantifiers by @ChristophB in https://github.com/Onto-Med/top-api/pull/65
- Allow only one time restriction on query criterion by @ChristophB in https://github.com/Onto-Med/top-api/pull/67
- Remove unused fragments by @ChristophB in https://github.com/Onto-Med/top-api/pull/69
- Drop and replace derived/combined phenotypes by @ChristophB in https://github.com/Onto-Med/top-api/pull/71
- 68 mapping of date time values to java class by @ChristophB in https://github.com/Onto-Med/top-api/pull/72
- Remove negated property by @ChristophB in https://github.com/Onto-Med/top-api/pull/73
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.4.1...v0.4.2
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.4.1
Maven:
<dependencies>
<dependency>
<groupId>care.smith.top</groupId>
<artifactId>top-api</artifactId>
<version>0.4.1</version>
</dependency>
</dependencies>
What's Changed
- Allow only one unit for phenotype by @ChristophB in https://github.com/Onto-Med/top-api/pull/54
- Rewrite expression values by @ChristophB in https://github.com/Onto-Med/top-api/pull/59
- Add value to constants by @ChristophB in https://github.com/Onto-Med/top-api/pull/60
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.4.0...v0.4.1
- HTML
Published by github-actions[bot] over 3 years ago
top-api - v0.3.11
What's Changed
- 46 upgrade openapi generator maven plugin to version 6.0.0 by @ChristophB in https://github.com/Onto-Med/top-api/pull/49
- Add endpoint to export entity by @ChristophB in https://github.com/Onto-Med/top-api/pull/56
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.3.10...v0.3.11
- HTML
Published by ChristophB over 3 years ago
top-api - v0.3.8
What's Changed
- Add dependent subjects to query by @ChristophB in https://github.com/Onto-Med/top-api/pull/43
- 44 expand schema with component constant by @ChristophB in https://github.com/Onto-Med/top-api/pull/47
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.3.7...v0.3.8
- HTML
Published by ChristophB over 3 years ago
top-api - v0.3.7
What's Changed
- 40 add schema for search queries by @ChristophB in https://github.com/Onto-Med/top-api/pull/41
- Development by @ChristophB in https://github.com/Onto-Med/top-api/pull/42
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.3.6...v0.3.7
- HTML
Published by ChristophB over 3 years ago
top-api - v0.3.6
What's Changed
- Add
primaryproperty to repository schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/38 - Bump up version by @ChristophB in https://github.com/Onto-Med/top-api/pull/39
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.3.5...v0.3.6
- HTML
Published by ChristophB almost 4 years ago
top-api - v0.3.1
What's Changed
- Update formula operator property type by @ChristophB in https://github.com/Onto-Med/top-api/pull/32
- Remove relation from formula to operator by @ChristophB in https://github.com/Onto-Med/top-api/pull/33
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.3.0...v0.3.1
- HTML
Published by ChristophB almost 4 years ago
top-api - v0.1.8
What's Changed
- Dependency Upgrade and Formula Schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/23
- Bump up version of schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/24
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.1.7...v0.1.8
- HTML
Published by ChristophB about 4 years ago
top-api - v0.1.7
What's Changed
- Move separated schemas into Phenotype by @ChristophB in https://github.com/Onto-Med/top-api/pull/14
- Refactor unit schema by @ChristophB in https://github.com/Onto-Med/top-api/pull/15
- Reuse DataType for Restriction.type by @ChristophB in https://github.com/Onto-Med/top-api/pull/16
- Add author to versioned content by @ChristophB in https://github.com/Onto-Med/top-api/pull/17
- Generate typescript via maven by @ChristophB in https://github.com/Onto-Med/top-api/pull/18
- Update maven groupid by @ChristophB in https://github.com/Onto-Med/top-api/pull/19
- Remove missing_value entity type by @ChristophB in https://github.com/Onto-Med/top-api/pull/20
- Rename generated controllers by @ChristophB in https://github.com/Onto-Med/top-api/pull/21
- Add PhenotypeGroup by @ChristophB in https://github.com/Onto-Med/top-api/pull/21
- Bump up version by @ChristophB in https://github.com/Onto-Med/top-api/pull/22
Full Changelog: https://github.com/Onto-Med/top-api/compare/v0.1.6...v0.1.7
- HTML
Published by ChristophB about 4 years ago