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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,12 @@ Given a readme file (or a GitHub/Gitlab repository) SOMEF will extract the follo
27
27
-**Build file**: Build file(s) of the project. For example, files used to create a Docker image for the target software, package files, etc.
28
28
-**Citation**: Preferred citation(s) as the authors have stated in their readme file. SOMEF recognizes Bibtex, Citation File Format files and other means by which authors cite their papers (e.g., by in-text citation).
29
29
For CITATION.cff files, SOMEF now generates two separate entries: one for the software tool and another for the preferred citation (if available). This ensures metadata like DOI or version is correctly assigned to each entity.
30
-
We aim to recognize the following properties:
30
+
We recognize the following properties:
31
31
- Title: Title of the publication
32
32
- Author: list of author names in the publication
33
33
- URL: URL of the publication
34
34
- DOI: Digital object identifier of the publication
35
35
- Date published
36
-
- Version: Software version (if applicable)
37
36
- Journal: Journal name where the paper was published
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Given a readme file (or a GitHub repository) SOMEF will extract the following ca
34
34
-**Build file**: Build file(s) of the project. For example, files used to create a Docker image for the target software, package files, etc.
35
35
-**Citation**: Preferred citation(s) as the authors have stated in their readme file. SOMEF recognizes Bibtex, Citation File Format files and other means by which authors cite their papers (e.g., by in-text citation).
36
36
For CITATION.cff files, SOMEF now generates two separate entries: one for the software tool and another for the preferred citation (if available). This ensures metadata like DOI or version is correctly assigned to each entity.
0 commit comments