File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- # smoc -schema
1
+ # modo -schema
2
2
3
3
Metadata schema for the SMOC Multi-Omics Digital Object.
4
4
@@ -70,17 +70,17 @@ ReferenceGenome ||--}o ReferenceSequence : "has_sequence"
70
70
71
71
## Website
72
72
73
- [ https://sdsc-ordes.github.io/smoc -schema ] ( https://sdsc-ordes.github.io/smoc -schema )
73
+ [ https://sdsc-ordes.github.io/modo -schema ] ( https://sdsc-ordes.github.io/modo -schema )
74
74
75
75
## Repository Structure
76
76
77
77
* [ examples/] ( examples/ ) - example data
78
78
* [ project/] ( project/ ) - project files (do not edit these)
79
79
* [ src/] ( src/ ) - source files (edit these)
80
- * [ smoc_schema ] ( src/smoc_schema )
81
- * [ schema] ( src/smoc_schema /schema ) -- LinkML schema
80
+ * [ modo_schema ] ( src/modo_schema )
81
+ * [ schema] ( src/modo_schema /schema ) -- LinkML schema
82
82
(edit this)
83
- * [ datamodel] ( src/smoc_schema /datamodel ) -- generated
83
+ * [ datamodel] ( src/modo_schema /datamodel ) -- generated
84
84
Python datamodel
85
85
* [ tests/] ( tests/ ) - Python tests
86
86
You can’t perform that action at this time.
0 commit comments