generated from linkml/linkml-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move ega_accession to File base class * Make ResearchDataFile.experiment plural * Update artifacts
- Loading branch information
Showing
19 changed files
with
94 additions
and
132 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
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
# Slot: ega_accession | ||
|
||
|
||
The EGA accession ID of an entity. | ||
|
||
URI: [GHGA:File_ega_accession](https://w3id.org/GHGA/File_ega_accession) | ||
|
||
|
||
## Domain and Range | ||
|
||
[File](File.md) → <sub>0..1</sub> [String](types/String.md) | ||
|
||
## Parents | ||
|
||
* is_a: [ega_accession](ega_accession.md) | ||
|
||
## Children | ||
|
||
|
||
## Used by | ||
|
||
* [AnalysisMethodSupportingFile](AnalysisMethodSupportingFile.md) | ||
* [ExperimentMethodSupportingFile](ExperimentMethodSupportingFile.md) | ||
* [File](File.md) | ||
* [IndividualSupportingFile](IndividualSupportingFile.md) | ||
* [ProcessDataFile](ProcessDataFile.md) | ||
* [ResearchDataFile](ResearchDataFile.md) |
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.