Version 3.0.0
Welcome to the May 2022 release of DISK. There are many updates in this version that we hope you'll like, some of the key highlights include:
- New UI using React - Migrate our user interface to ReactJS.
- Support RDF data source: Support RDF data sources to obtain data and metadata.
- Support WINGS workflow: Get workflows from WINGS and run them.
- Documentation: How to deploy DISK using Docker Containers.
New UI using React
Migrating to React allows us to ship features faster and makes an app easier to maintain.
Support RDF data repositories
DISK can obtain data from different data repositories, as long a data adapter is written to support it.
DISK now supports RDF
data repositories.
Support WINGS workflows
DISK can execute workflows on different systems as long as a method adapter is available. DISK now supports WINGS
as a workflow system.
Support for external ontologies
DISK can be configured for several external ontologies and multiple SQO sources. Check an example configuration file�
Documentation
How to deploy DISK using Docker Containers
There is a new How to deploy DISK using Docker Containers topic describing the deployment process of DISK using Docker Containers.
Next release
Documentation
- How to configure DISK using an existing ontology and RDF data repository?
- How to create a workflow on WINGS and make it available for the DISK hypothesis?