Skip to content

Commit 3ee2681

Browse files
committed
add mermaid mindmap source used for image in README
1 parent 6d13c6b commit 3ee2681

File tree

2 files changed

+50
-1
lines changed

2 files changed

+50
-1
lines changed

.reuse/dep5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Files: {{ cookiecutter*
77
Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <[email protected]>
88
License: CC0-1.0
99

10-
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/*
10+
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/*
1111
Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <[email protected]>
1212
License: CC0-1.0
1313

fair_sw_mermaid.txt

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
mindmap
2+
root(("FAIR Software"))
3+
(Development Practices)
4+
(Documentation)
5+
(Users)
6+
(Installation)
7+
(Examples)
8+
(Tutorials)
9+
(Developers)
10+
(API Docs)
11+
(Workflows)
12+
(Testing)
13+
(Unit Tests)
14+
(Test Coverage)
15+
("..")
16+
("Maintenance /<br/>DevOps")
17+
(Security Scans)
18+
ci("CI/CD")
19+
(Releases)
20+
(General)
21+
(FLOSS Licensing)
22+
(Code of Conduct)
23+
(Issue Templates)
24+
(Project Website)
25+
("Guidelines /<br/>Standards")
26+
(Development)
27+
[OpenSSF]
28+
[DLR]
29+
[FZJ]
30+
(Metadata)
31+
[FAIR Principles]
32+
[HMC Guidance]
33+
[Citation File]
34+
[CodeMeta]
35+
[REUSE]
36+
(Tools)
37+
(General)
38+
pc["pre - commit"]
39+
[REUSE tool]
40+
[cffconvert]
41+
[codemetapy]
42+
[somesy]
43+
(Python)
44+
[poetry]
45+
[pytest]
46+
[mypy]
47+
[mkdocs]
48+
[ruff]
49+
[".."]

0 commit comments

Comments
 (0)