You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
# Codemeta Generator
1
+
# CodeMeta Generator
2
2
3
3
This repository contains a (client-side) web application to generate
4
4
CodeMeta documents (aka. `codemeta.json`).
5
5
6
-
The [CodeMeta initiative](https://github.com/codemeta/codemeta) is a Free and Open Source academic collaboration
6
+
The [CodeMeta initiative](https://github.com/codemeta/codemeta)
7
+
is a Free and Open Source academic collaboration
7
8
creating a minimal metadata schema for research software and code.
8
9
9
10
The academic community recommends on adding a codemeta.json file in
@@ -19,13 +20,12 @@ Software Heritage (SWH) archive, which will improve findability in searches.
19
20
## References
20
21
21
22
-[SWH guidelines](https://www.softwareheritage.org/save-and-reference-research-software/) for research software.
22
-
23
23
-[SWH blog post](https://www.softwareheritage.org/2019/05/28/mining-software-metadata-for-80-m-projects-and-even-more/) about metadata indexation.
24
24
-[Dan S. Katz's blog post](https://danielskatzblog.wordpress.com/2017/09/25/software-heritage-and-repository-metadata-a-software-citation-solution/) about including
25
25
metadata in your repository.
26
26
- FORCE11's Software Citation Implementation WG [repository](https://github.com/force11/force11-sciwg)
27
27
- RDA & FORCE11's joint Software Source Code Identification WG
0 commit comments