It is a help button that redirects to this page, where you can find a more in-depth explanation of the website.
It is a button that redirects you to a JSON-LD RO-Crate representation of the data of this webpage, which is used to ease the understanding of the content to machines.
This webpage was created using the tool ya2ro which takes as an input a yaml file with all the relevant information and pointers to the webpage. Then, it merges the information retrieved from the webpage pointers with the provided information in the yaml file. In this case, the yaml file used was the following:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # Mandatory field type: "paper" summary: "This repository contain the resources to build a knowledge graph containing the catalog of software from the oeg-upm organization in GitHub. The source data is generated with the SOftware Metadata Extraction Framework (SOMEF), which extracts the relevant information of a repository from README files and saves it as JSON files. Then, a knowledge graph that relies on the Software Description Ontology (SDO) is created using RML-star mappings. The resulting knowledge graph is then queried to assess the adoption of a set of representative best practices for research software publishing." title: "Materials for Towards Assessing FAIR Research Software Best Practices in an Organization Using RDF-star" software: - https://github.com/oeg-upm/oeg-software-graph authors: # Ana - orcid: "https://orcid.org/0000-0001-5375-8024" role: "PhD student" # Daniel - orcid: "https://orcid.org/0000-0003-0454-7145" role: "Distinguished Researcher" |