Skip to content

Commit 4ecb439

Browse files
authored
Add older release notes (#31)
1 parent b08f883 commit 4ecb439

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

docs/index.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,38 @@ the [data manager](https://rdm.qbic.uni-tuebingen.de/login) platform early on in
1111

1212
- Sample Batches can now be registered and updated
1313
directly [with XLSX spreadsheets](batch/sample-batch.md).
14-
- RO-Crate Export: The project summary information can now be [downloaded](project/project_edit.md#download-project-metadata) as an
15-
RO-Crate to your local filesystem within the project summary.
14+
- RO-Crate Export: The project summary information can now be [downloaded](project/project_edit.md#download-project-metadata) as an
15+
RO-Crate to your local filesystem within the project summary.
1616
For more information on RO-Crates visit [here](https://www.researchobject.org/ro-crate/).
1717
- Some smaller [bug fixes](https://github.com/qbicsoftware/data-manager-app/releases/tag/1.5.0).
1818

1919
## Update notes
2020

21-
Former update announcements coming soon.
21+
### Excel spreadsheets now supported for measurements
22+
<div style="font-size: smaller; color: rgba(122,122,122,1)">September 4th, 2024 </div>
23+
24+
- Measurements can now be registered and updated
25+
directly [with XLSX spreadsheets](measurement/measurement_introduction.md). TSV is still
26+
supported.
27+
- Sample metadata: the term `Organism ID` has been renamed to `Biological Replicate` to match its
28+
purpose of use.
29+
- The data manager is now connected to the [TIB terminology service](https://terminology.tib.eu).
30+
The [queried ontologies](ontology_search/ontology_search_introduction.md) are restricted to life science specific ones. You miss one? Please let us
31+
know and submit
32+
a [feature request](https://github.com/qbicsoftware/data-manager-app/issues/new/choose). Currently
33+
included ontologies are:
34+
- Bio-assay Ontology (__BAO__)
35+
- Brenda Tissue Ontology (__BTO__)
36+
- Chemical Entities of Biological Interest (__CHEBI__)
37+
Bioinformatics operations, data types, formats, identifiers and topics (__EDAM__)
38+
- Experimental Factor Ontology (__EFO__)
39+
- Environmental Factor Ontology (__ENVO__)
40+
- Gene Ontology (__GO__)
41+
- Molecular Interaction (__MI__)
42+
- PSI Mass Spectrometry Ontology (__MS__)
43+
- National Cancer Institute Thesaurus (__NCIT__)
44+
- Plant Ontology (__PO__)
45+
- For
46+
species, [terms can be selected](ontology_search/ontology_search_introduction.md)
47+
from [NCBI's tree of life](https://doi.org/10.1371/journal.pgen.1005912).
48+
- Some smaller [bug fixes](https://github.com/qbicsoftware/data-manager-app/releases/tag/1.4.0).

0 commit comments

Comments
 (0)