Repository to document the services on the VHP4Safety Cloud, see this index or the online website.
docs/services/template.json file and adapt the content to the new servicedocs/services/uniqueID.jsonThe GitHub website will take “action” and use the JSON to create a Markdown file, update
the catalog pages, as well as the sitemap.xml accordingly.
As part of this process, the Markdown page will also include autogenerated Bioschemas annotation. Example Bioschemas annotation looks like:
{
"@context": "https://schema.org/",
"@type": "SoftwareApplication",
"http://purl.org/dc/terms/conformsTo": {
"@type": "CreativeWork", "@id": "https://bioschemas.org/profiles/ComputationalTool/1.0-RELEASE"
},
"@id" : "https://vhp4safety.github.io/cloud/service/aopwiki",
"name": "AOP-Wiki Snorql UI",
"description": "Graphical interface to an AOP-Wiki SPARQL endpoint.",
"url": "https://aopwiki.cloud.vhp4safety.nl/"
}