Skip to content

Commit ef98ee6

Browse files
Update information page
1 parent 2ef03a0 commit ef98ee6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

meta_creator/templates/meta_creator/information.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<div class="info-header">
1010
<h3>What is SMECS ?</h3>
1111
</div>
12-
<div class="info-content">
13-
<p>Software Metadata Extraction and Curation Software or SMECS is a web application to extract and curate software metadata following the CodeMeta software metadata standard.</p>
14-
<p>SMECS facilitates the extraction of software metadata from repositories on GitHub/GitLab. It offers a user-friendly graphical user interface for visualizing the retrieved metadata. This empowers Research Software Engineers (RSE) to curate the extracted metadata according to their requirements. Ultimately, SMECS delivers the curated metadata in JSON format, enhancing usability and accessibility.
12+
<div class="info-content">
13+
<p>Software Metadata Extraction and Curation Software or SMECS is a web application to extract and curate software metadata following the <a href="https://codemeta.github.io/">CodeMeta</a> <a href="https://raw.githubusercontent.com/codemeta/codemeta/3.0/codemeta.jsonld">version 3.0</a> software metadata standard.</p>
14+
<p>SMECS facilitates the extraction of research software metadata from GitHub and GitLab repositories. It provides a user-friendly graphical interface for visualizing the retrieved metadata, enabling researchers and research software engineers to create high-quality metadata without reentering information already available elsewhere. The curated metadata is exported as CodeMeta-compliant JSON, ensuring integration with other tools and enhancing the discoverability, reuse, and impact of research software.
1515
</p>
1616
<p>To get more information about this tool and to access the source code please visit <a href="https://github.com/NFDI4Energy/SMECS">SMECS GitHub</a></p>
1717
</div>

0 commit comments

Comments
 (0)