-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add changelog and remove github workflows
- Loading branch information
Showing
2 changed files
with
266 additions
and
30 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,266 @@ | ||
# Changelog | ||
|
||
## [3.5.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.5.0) (2020-09-24) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.4.0...3.5.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Improve deploy server and test dbpedia music [\#131](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/131) ([mosoriob](https://github.com/mosoriob)) | ||
- Create maven-publish.yml [\#130](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/130) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [3.4.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.4.0) (2020-07-16) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.3.0...3.4.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- How to enable cache using nginx? [\#118](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/118) | ||
- How to enable CORS? [\#117](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/117) | ||
|
||
**Merged pull requests:** | ||
|
||
- Bench [\#119](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/119) ([mosoriob](https://github.com/mosoriob)) | ||
- Support for restrictions over Classes and Object Properties. [\#114](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/114) ([paoespinozarias](https://github.com/paoespinozarias)) | ||
|
||
## [3.3.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.3.0) (2020-07-02) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.2.1...3.3.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- We should specify the OWL to OAS mapping we are supporting [\#68](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/68) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix: add classes context file [\#116](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/116) ([mosoriob](https://github.com/mosoriob)) | ||
- Support for functional properties [\#113](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/113) ([paoespinozarias](https://github.com/paoespinozarias)) | ||
- fix: use post to login [\#112](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/112) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [3.2.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.2.1) (2020-05-26) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.2.0...3.2.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Update documentation [\#89](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/89) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix: generation of union tests [\#111](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/111) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [3.2.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.2.0) (2020-05-19) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.1.0...3.2.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Create tests for local ontology reads and content negotiation [\#98](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/98) | ||
- Allow loading local ontologies [\#95](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/95) | ||
- Add more examples to the examples directory [\#91](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/91) | ||
- Create an example with a reduced version of the model catalog [\#90](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/90) | ||
- Add FAQ to documentation [\#88](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/88) | ||
- Do content negotiation when inclduing ontologies [\#80](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/80) | ||
- If a property has no domain, it doesn't get added in the responses [\#63](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/63) | ||
- \[Documentation\] Feature page: Firebase setup [\#59](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/59) | ||
|
||
**Fixed bugs:** | ||
|
||
- Running DBpedia\_music server with Docker doesn't work [\#73](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/73) | ||
|
||
**Closed issues:** | ||
|
||
- \[Documentation\] Should add a "Why OBA" description [\#71](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/71) | ||
- Documentation: How to use /users/login [\#66](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/66) | ||
- Swagger page is too slow [\#62](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/62) | ||
- Define the evaluation [\#47](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/47) | ||
- Evaluation DBPedia [\#45](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/45) | ||
- Add documentation to concepts [\#27](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/27) | ||
|
||
**Merged pull requests:** | ||
|
||
- Issues\#98&\#27 [\#104](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/104) ([dgarijo](https://github.com/dgarijo)) | ||
- Content negotiation, additional examples [\#96](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/96) ([dgarijo](https://github.com/dgarijo)) | ||
|
||
## [3.1.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.1.0) (2020-04-27) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3.0.0...3.1.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- Separate frames \(not contexts\) for each class for framing. [\#85](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/85) | ||
- Limit and pagination [\#61](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/61) | ||
|
||
**Fixed bugs:** | ||
|
||
- Trailing slash in configuration [\#84](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/84) | ||
- Error processing ontology network [\#79](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/79) | ||
|
||
## [3.0.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/3.0.0) (2020-04-24) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.5.0...3.0.0) | ||
|
||
**Fixed bugs:** | ||
|
||
- DBPedia example does not work properly [\#70](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/70) | ||
|
||
**Merged pull requests:** | ||
|
||
- add wings example: [\#81](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/81) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [2.5.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.5.0) (2020-04-23) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.4.2...2.5.0) | ||
|
||
## [2.4.2](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.4.2) (2020-04-23) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.4.1...2.4.2) | ||
|
||
## [2.4.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.4.1) (2020-04-23) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.4.0...2.4.1) | ||
|
||
**Implemented enhancements:** | ||
|
||
- \[Documentation\] Custom queries parameters [\#54](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/54) | ||
|
||
**Merged pull requests:** | ||
|
||
- add: pagination [\#77](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/77) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [2.4.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.4.0) (2020-04-15) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.3.1...2.4.0) | ||
|
||
**Implemented enhancements:** | ||
|
||
- What happens if there is no user graph? [\#64](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/64) | ||
- Should generate the context file automatically [\#53](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/53) | ||
- Weird generated outputs [\#40](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/40) | ||
- Documentation on how to install the server [\#38](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/38) | ||
- Need to easily incorporate GRLC queries into an API [\#17](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/17) | ||
|
||
**Fixed bugs:** | ||
|
||
- firebase is not required [\#43](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/43) | ||
- Queries folder is not generated [\#37](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/37) | ||
- Wrong config file path gives an exception [\#36](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/36) | ||
|
||
**Closed issues:** | ||
|
||
- filter schemas and paths [\#51](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/51) | ||
- Add setting get, post, delete, put paths [\#50](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/50) | ||
- Missing custom queries folder [\#49](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/49) | ||
- Multi ontologies is not working ok [\#48](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/48) | ||
- Evaluation ModelCatalog [\#46](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/46) | ||
- \* We don't explain what ExternalDocs is [\#44](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/44) | ||
- There are some typos in the features page. [\#39](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/39) | ||
- Update readme [\#33](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/33) | ||
- custom queries have no documentation [\#28](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/28) | ||
- Paper progress week 24-feb [\#26](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/26) | ||
- Abstract [\#24](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/24) | ||
- Documentation: How to use [\#23](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/23) | ||
- \[python\] add travis.yml [\#15](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/15) | ||
- Main organization [\#1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/1) | ||
|
||
**Merged pull requests:** | ||
|
||
- Fix: multiple changes [\#74](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/74) ([mosoriob](https://github.com/mosoriob)) | ||
- Before mcat [\#72](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/72) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [2.3.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.3.1) (2020-03-02) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.3.0...2.3.1) | ||
|
||
## [2.3.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.3.0) (2020-03-02) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.2.0...2.3.0) | ||
|
||
**Fixed bugs:** | ||
|
||
- Broken links in documentation [\#32](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/32) | ||
|
||
**Closed issues:** | ||
|
||
- Add resources as a zip [\#35](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/35) | ||
- Mapping of range of properties is failing [\#31](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/31) | ||
- Usability test [\#25](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/25) | ||
|
||
**Merged pull requests:** | ||
|
||
- Develop [\#41](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/41) ([mosoriob](https://github.com/mosoriob)) | ||
- Fix: wrong ranges of object properties [\#34](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/34) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [2.2.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.2.0) (2020-02-24) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.1.0...2.2.0) | ||
|
||
## [2.1.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.1.0) (2020-02-17) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/2.0.0...2.1.0) | ||
|
||
**Merged pull requests:** | ||
|
||
- Configuration: OpenAPI improve [\#30](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/30) ([mosoriob](https://github.com/mosoriob)) | ||
- Add resources directory [\#29](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/29) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [2.0.0](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/2.0.0) (2019-12-13) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/1.0.4...2.0.0) | ||
|
||
**Closed issues:** | ||
|
||
- Handle range using unionOf [\#22](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/22) | ||
- \[python\] Copy the requirements.txt [\#14](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/14) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix: separate MapperProperty by Object and Data [\#21](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/21) ([mosoriob](https://github.com/mosoriob)) | ||
- feat\(docs\): improve documentation and configuration [\#20](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/20) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [1.0.4](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/1.0.4) (2019-10-21) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/1.0.3...1.0.4) | ||
|
||
**Closed issues:** | ||
|
||
- Add servers fields on configuration [\#19](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/19) | ||
- Missing properties [\#13](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/13) | ||
- Output file settings [\#11](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/11) | ||
- Allow to filter the paths [\#10](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/10) | ||
|
||
**Merged pull requests:** | ||
|
||
- Add feature configuration [\#12](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/12) ([mosoriob](https://github.com/mosoriob)) | ||
- Revert "fix: release using github token" [\#8](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/8) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [1.0.3](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/1.0.3) (2019-10-02) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/1.0.2...1.0.3) | ||
|
||
## [1.0.2](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/1.0.2) (2019-10-02) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/1.0.1...1.0.2) | ||
|
||
**Closed issues:** | ||
|
||
- Generate JSON LD frame for each query [\#6](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/6) | ||
- Generate queries folder from paths [\#5](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/5) | ||
|
||
**Merged pull requests:** | ||
|
||
- fix: travis [\#7](https://github.com/KnowledgeCaptureAndDiscovery/OBA/pull/7) ([mosoriob](https://github.com/mosoriob)) | ||
|
||
## [1.0.1](https://github.com/KnowledgeCaptureAndDiscovery/OBA/tree/1.0.1) (2019-10-01) | ||
|
||
[Full Changelog](https://github.com/KnowledgeCaptureAndDiscovery/OBA/compare/3dcf345796fc92acb946c5d1bdb3b3d5d488f486...1.0.1) | ||
|
||
**Closed issues:** | ||
|
||
- Build paths [\#4](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/4) | ||
- Build Schemas [\#3](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/3) | ||
- Look at r4r [\#2](https://github.com/KnowledgeCaptureAndDiscovery/OBA/issues/2) | ||
|
||
|
||
|
||
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |