Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update links to kb articles #78

Merged
merged 1 commit into from
Nov 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/pages/details/resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ The [DataPLANT Knowledge Base](https://knowledgebase.nfdi4plants.org/) explains

Some highlighted articles:

- [Research Data management](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/docs/fundamentals/ResearchDataManagement.html)
- [Ontology Service Landscape](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/docs/implementation/OntologyServiceLandscape.html)
- [Teaching materials](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/docs/teaching-materials/index.html)
- [Research Data management](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/fundamentals/research-data-management/)
- [Ontology Service Landscape](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/fundamentals/ontology-service-landscape/)
- [Getting started guide](https://nfdi4plants.github.io/nfdi4plants.knowledgebase/start-here/)

### ARC Dictionary

Expand Down
6 changes: 3 additions & 3 deletions src/pages/details/tools-and-services/ARCCommander.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ tags:
website:
repo: https://github.com/nfdi4plants/ARCCommander
readMore:
- text: ARCCommander intro
link: https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/implementation/ArcCommander.html
# - text: ARCCommander intro
# link: https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/implementation/ArcCommander.html
- text: ARCCommander manual
link: https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/ArcCommanderManual/index.html
link: https://www.nfdi4plants.de/nfdi4plants.knowledgebase/arc-commander
- text: "ARCCommander dev docs"
link: https://nfdi4plants.github.io/arcCommander-docs/
---
Expand Down
2 changes: 1 addition & 1 deletion src/pages/details/tools-and-services/ARChive.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags:
website: https://archive.nfdi4plants.org
repo:
readMore:
- { text: "DataPLANT publication manual", url: "https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/DataHUB-Manual/datahub-data-publications.html" }
- { text: "DataPLANT publication manual", url: "https://nfdi4plants.github.io/nfdi4plants.knowledgebase/datahub/data-publications/" }
---

A data publication repository for ARCs with integrated DOI minting.
2 changes: 1 addition & 1 deletion src/pages/details/tools-and-services/ARCitect.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ website:
repo: https://github.com/nfdi4plants/ARCitect
readMore:
- text: ARCitect manual
url: https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/ARCitect-Manual/index.html
url: https://nfdi4plants.org/nfdi4plants.knowledgebase/arcitect
---

**An end-to-end GUI application to manage ARCs.** The ARCitect bundles many of the individual tools from DataPLANT into a single GUI application.
Expand Down
3 changes: 1 addition & 2 deletions src/pages/details/tools-and-services/PLANTdataHUB.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ tags:
website: git.nfdi4plants.org
repo: https://github.com/nfdi4plants/DataHUB
readMore:
- { text: "DataHUB intro", url: "https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/implementation/DataHub.html" }
- { text: "DataHUB manual", url: "https://nfdi4plants.org/nfdi4plants.knowledgebase/docs/DataHUB-Manual/index.html" }
- { text: "DataHUB manual", url: "https://www.nfdi4plants.org/nfdi4plants.knowledgebase/datahub" }
---

Reference implementation of the [ARC Data Hub concept]({{INTERNAL_DEV_ARC_DATA_HUB}}) as a **collaborative cloud repository for ARCs** based on GitLab.Contains self-hosting and federation options.
Expand Down
3 changes: 1 addition & 2 deletions src/pages/details/tools-and-services/SWATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ tags: []
website: https://swate-alpha.nfdi4plants.org/
repo: https://github.com/nfdi4plants/Swate
readMore:
- { text: "Swate intro", url: "https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/implementation/Swate.html" }
- { text: "Swate manual", url: "https://www.nfdi4plants.de/nfdi4plants.knowledgebase/docs/SwateManual/index.html" }
- { text: "Swate manual", url: "https://www.nfdi4plants.org/nfdi4plants.knowledgebase/swate" }
---

Swate is a tool for **ontology-driven metadata annotation**.
Expand Down