Skip to content

Commit

Permalink
Merge branch 'development' into 'master'
Browse files Browse the repository at this point in the history
Merge for v0.3.0

See merge request KNoWS/projects/onto-deside/architecture!37
  • Loading branch information
mvanbrab committed Aug 8, 2024
2 parents 0dcce1a + 1df6d10 commit af63fca
Show file tree
Hide file tree
Showing 263 changed files with 8,090 additions and 8,450 deletions.
20 changes: 15 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,30 @@
/actors/*/pod-template/wac/data/dt/out/*.acl.hbs
/scripts/comunica/outputs/*

# files now created from a template
# files created from a template
/actors/*/nginx/conf.d/default.conf
/actors/viewer/setup/src/config.json
/common/css-01.json
/docker-compose*.yml
/scripts/cert/main.sh
/scripts/comunica/settings.json
/scripts/comunica/queries/*.sparql
/scripts/stuff-pods/mapping_turtle-rml.ttl
/scripts/stuff-pods/data/acl_manuf1.csv
/scripts/stuff-pods/extended-textile/mapping.yml
/scripts/stuff-pods/extended-textile/data/acl_*.csv
/scripts/stuff-pods/eval-2024-06-construction/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-construction/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-construction/data/*_index.csv
/scripts/stuff-pods/eval-2024-06-electronics/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-electronics/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-electronics/data/*_index.csv
/scripts/stuff-pods/eval-2024-06-textile/data/*_mapping.yml
/scripts/stuff-pods/eval-2024-06-textile/data/*_acl.csv
/scripts/stuff-pods/eval-2024-06-textile/data/*_index.csv
/specification-tests/*.env
/specification-tests/access-control-scenarios/**/*.feature

# temporary files and directories
/local-run
/scripts/stuff-pods/helper.log
/scripts/stuff-pods/helper.pid
/docker-run
/scripts/stuff-pods/demo.tar.gz
/scripts/stuff-pods/**/mapping.rml.ttl
33 changes: 28 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,35 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [unreleased]
## [Unreleased]

## [0.3.0] - 2024-08-08

### Added

- The June 2024 evaluation cases (internal [issue#55](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/55)).
- Templated queries with indirect variables in the *Generic query examples* group and in all *Evaluation June 2024* groups (internal [issue#56](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/56)).

### Fixed

### Changed

- Eased viewing files in pods in containers using volume mapping (internal [issue#52](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/52)).
- Automated stuffing pod contents with verifiable credentials (internal [issue#54](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/54)).
- Upgraded the viewer to [its v1.3.0](https://github.com/SolidLabResearch/generic-data-viewer-react-admin/tree/v1.3.0).

## [0.2.4] - 2024-04-08

### Added

### Fixed

### Changed

- In response to Onto-DESIDE project review:
- Changed names of environment variable files, docker compose files, setup cases (internal [issue#49](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/49)).
- Restructed documentation to first explain online resources and next provide separate build instructions per setup case (internal [issue#50](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/50)).

## [0.2.3] - 2024-03-28

### Added
Expand All @@ -28,8 +49,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added

- Added extra pods for further developments (internal [issue#44](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/44)).
- Added local development option (internal [issue#46](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/46)).
- Extra queries in the viewer (internal [issue#47](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/47)).
- Added localhost option (internal [issue#46](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/46)).
- Extra queries in the Generic Data Viewer (internal [issue#47](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/47)).

### Fixed

Expand All @@ -52,7 +73,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

### Added

- Added textile use case and visualization with generic data viewer (internal [issue#29](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/29)).
- Added textile use case and visualization with Generic Data Viewer (internal [issue#29](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/29)).
- Added configuration to run with `http://localhost:<portnr>` baseURLs (internal [issue#31](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/31)).
- Added configuration to run behind a proxy (internal [issue#36](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/36)).
- Added documentation topics (internal [issue#40](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/40)).
Expand Down Expand Up @@ -100,9 +121,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- manufacturer1 (internal [issue#6](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/6)).
- wait-for-container.sh (internal [issue#25](https://gitlab.ilabt.imec.be/KNoWS/projects/onto-deside/architecture/-/issues/25)).

[unreleased]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/compare/v0.2.3...HEAD
[0.1.0]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.1.0
[0.2.0]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.2.0
[0.2.1]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.2.1
[0.2.2]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.2.2
[0.2.3]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.2.3
[0.2.4]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.2.4
[0.3.0]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/releases/tag/v0.3.0
[Unreleased]: https://github.com/KNowledgeOnWebScale/open-circularity-platform/compare/v0.3.0...HEAD
Loading

0 comments on commit af63fca

Please sign in to comment.