Skip to content

Commit 6922e6b

Browse files
committed
Merge branch 'update-README' of github.com:elixir-europe/MARS into update-README
2 parents c0f0e37 + d7b2c9e commit 6922e6b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
MARS is a data brokering initiative designed to facilitate the submission of multi-omics life sciences studies to multiple specialized repositories. Built as a modular system, MARS enables seamless data exchange between producers and repositories using the standardized ISA-JSON format.
5+
MARS is a data brokering initiative designed to facilitate the submission of multi-omics life sciences studies to multiple specialized repositories. Built as a modular system, MARS enables seamless data exchange between data producers and repositories using the standardized ISA-JSON format.
66

77
Unlike centralized platforms, MARS functions as a common framework for decentralized data submissions while ensuring consistent interpretation and validation of ISA-JSON metadata across various repositories. This approach preserves important links between multi-omics datasets derived from the same biological source, ensuring mutual understanding and accurate data interpretation.
88

@@ -25,7 +25,7 @@ We use [ISA-JSON](https://isatools.readthedocs.io/en/latest/isamodel.html) to st
2525
- **Interoperability**: Since ISA-JSON follows a standard format, it facilitates interoperability between different software tools and platforms that support the ISA standard.
2626
- **Community Adoption**: Widely adopted within the life sciences research community for metadata standardization.
2727

28-
ISA-JSON is generated by [ISA-JSON producing platforms](/stakeholders.md#isa-json-producing-platforms) and serves as the metadata input for the Data Broker platform, as outlined below.s makes it more fluid while maintaining clarity and precision. Let me know if you'd like any further refinements!
28+
ISA-JSON is generated by [ISA-JSON producing platforms](/stakeholders.md#isa-json-producing-platforms) and serves as the metadata input for the Data Broker platform, as outlined below.
2929

3030
### Data broker platform
3131

@@ -96,7 +96,7 @@ MARS-CLI is not a platform to host data and will not store the data after submis
9696

9797
### ISA-JSON support by repositories
9898

99-
ISA-JSON API services are being developed and deployed by the repositories that are part of the MARS initiative. This includes programmatic submission, the ingestion of ISA-JSON in order to register the metadata objects and the creation of a receipt according to the MARS [repository-api](/repository-services/repository-api.md) standard.
99+
ISA-JSON API services, also known as adapters, are being developed and deployed by the repositories that are part of the MARS initiative. This includes programmatic submission, the ingestion of ISA-JSON in order to register the metadata objects and the creation of a receipt according to the MARS [repository-api](/repository-services/repository-api.md) standard.
100100

101101
Track the status of each repository here:
102102

0 commit comments

Comments
 (0)