-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: modo -> modos [BREAKING] (#10)
* refactor: modo -> modos [BREAKING] * chore: regen * fix: missing refactors * chore(deps): update poetry lock
- Loading branch information
Showing
27 changed files
with
1,043 additions
and
1,099 deletions.
There are no files selected for viewing
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
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
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
modo-schema | ||
modos-schema | ||
Copyright 2024 - Swiss Data Science Center (SDSC) | ||
A partnership between École Polytechnique Fédérale de Lausanne (EPFL) and | ||
Eidgenössische Technische Hochschule Zürich (ETHZ). |
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
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
name: modo_schema | ||
name: modos_schema | ||
author: SDSC-ORD | ||
description: Metadata schema for the SMOC Multi-Omics Digital Object | ||
source_schema_path: src/modo_schema/schema/modo_schema.yaml | ||
description: Metadata schema for the SMOC Multi-Omics Digital Object System | ||
source_schema_path: src/modos_schema/schema/modos_schema.yaml |
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Examples of use of modo_schema | ||
# Examples of use of modos_schema | ||
|
||
This folder contains example data conforming to modo_schema | ||
This folder contains example data conforming to modos_schema | ||
|
||
The source for these is in [src/data](../src/data/examples) |
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
Oops, something went wrong.