Add ingestor manual #3
@@ -1,10 +1,15 @@
|
||||
default: true
|
||||
line-length:
|
||||
line_length: 88
|
||||
tables: false
|
||||
line-length: false
|
||||
# line-length:
|
||||
# line_length: 88
|
||||
# tables: false
|
||||
no-trailing-punctuation: true
|
||||
heading-style:
|
||||
style: atx
|
||||
no-missing-space-atx: true
|
||||
single-title: false
|
||||
fenced-code-language: true
|
||||
fenced-code-language: true
|
||||
code-block-style:
|
||||
style: fenced
|
||||
no-duplicate-heading:
|
||||
siblings_only: true
|
||||
BIN
docs/assets/images/screenshots/PublishingData1.png
Normal file
|
After Width: | Height: | Size: 109 KiB |
BIN
docs/assets/images/screenshots/PublishingData2.png
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
docs/assets/images/screenshots/PublishingData3.png
Normal file
|
After Width: | Height: | Size: 31 KiB |
BIN
docs/assets/images/screenshots/metadata.png
Normal file
|
After Width: | Height: | Size: 112 KiB |
BIN
docs/assets/images/screenshots/pgroup_selection.png
Normal file
|
After Width: | Height: | Size: 56 KiB |
BIN
docs/assets/images/screenshots/proposal_found.png
Normal file
|
After Width: | Height: | Size: 131 KiB |
BIN
docs/assets/images/screenshots/proposal_not_found.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
docs/assets/presentations/SciCatGettingStartedSLS.pptx
Normal file
BIN
docs/assets/presentations/SciCatGettingStartedSLSSummary.pdf
Normal file
BIN
docs/assets/presentations/SciCatGettingStartedSLSSummary.pptx
Normal file
@@ -10,3 +10,4 @@ principles](https://force11.org/info/the-fair-data-principles/).
|
||||
|
||||
- Browse the Data Catalog at [discovery.psi.ch](https://discovery.psi.ch)
|
||||
- See published datasets at [doi.psi.ch](https://doi.psi.ch)
|
||||
- Read the [Ingestor Manual](ingestorManual.md) to get started adding your datasets
|
||||
|
||||
1672
docs/ingestorManual.md
Normal file
@@ -13,6 +13,7 @@ markdown_extensions:
|
||||
- admonition
|
||||
- toc:
|
||||
permalink: true
|
||||
- pymdownx.superfences
|
||||
|
||||
# Configuration
|
||||
theme:
|
||||
|
||||