Skip to content

Commit

Permalink
add mermaid mindmap source used for image in README
Browse files Browse the repository at this point in the history
  • Loading branch information
apirogov committed Feb 22, 2024
1 parent 6d13c6b commit 3ee2681
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Files: {{ cookiecutter*
Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <s.sandfeld@fz-juelich.de>
License: CC0-1.0

Files: .gitignore pyproject.toml poetry.lock .pre-commit-config.yaml .somesy.toml codemeta.json CITATION.cff README.md RELEASE_NOTES.md CHANGELOG.md CODE_OF_CONDUCT.md AUTHORS.md CONTRIBUTING.md .github/* mkdocs.yml docs/*
Files: .gitignore pyproject.toml poetry.lock .pre-commit-config.yaml .somesy.toml codemeta.json CITATION.cff README.md RELEASE_NOTES.md CHANGELOG.md CODE_OF_CONDUCT.md AUTHORS.md CONTRIBUTING.md .github/* mkdocs.yml *.txt docs/*
Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <s.sandfeld@fz-juelich.de>
License: CC0-1.0

Expand Down
49 changes: 49 additions & 0 deletions fair_sw_mermaid.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
mindmap
root(("FAIR Software"))
(Development Practices)
(Documentation)
(Users)
(Installation)
(Examples)
(Tutorials)
(Developers)
(API Docs)
(Workflows)
(Testing)
(Unit Tests)
(Test Coverage)
("..")
("Maintenance /<br/>DevOps")
(Security Scans)
ci("CI/CD")
(Releases)
(General)
(FLOSS Licensing)
(Code of Conduct)
(Issue Templates)
(Project Website)
("Guidelines /<br/>Standards")
(Development)
[OpenSSF]
[DLR]
[FZJ]
(Metadata)
[FAIR Principles]
[HMC Guidance]
[Citation File]
[CodeMeta]
[REUSE]
(Tools)
(General)
pc["pre - commit"]
[REUSE tool]
[cffconvert]
[codemetapy]
[somesy]
(Python)
[poetry]
[pytest]
[mypy]
[mkdocs]
[ruff]
[".."]

0 comments on commit 3ee2681

Please sign in to comment.