-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.zenodo.json
More file actions
42 lines (42 loc) · 1.96 KB
/
Copy path.zenodo.json
File metadata and controls
42 lines (42 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"access_right": "open",
"communities": [
{"identifier": "nfdi4cat"}
],
"creators": [
{
"name": "Linke, David",
"orcid": "0000-0002-5898-1820",
"affiliation": "Leibniz Institute for Catalysis, Albert-Einstein-Str. 29 A, 18059 Rostock, Germany"
},
{
"name": "Phillips, Peter"
},
{
"name": "Car, Nicholas J.",
"orcid": "0000-0002-8742-7730"
},
{
"name": "Feiss, Jamie"
},
{
"name": "D\u00f6rr, Mark",
"orcid": "0000-0003-3270-6895",
"affiliation": "University of Greifswald"
}
],
"description": "<p><a href=\"https://github.com/nfdi4cat/voc4cat-tool/\"><b>Voc4cat-tool</b></a> is a Python package and command-line tool for creating and maintaining SKOS-vocabularies with Excel and GitHub.</p><p>The voc4cat tool can be run locally but is also well suited for integration in CI-pipelines. It is for example used to maintain the SKOS vocabulary for catalysis <a href=\"https://github.com/nfdi4cat/voc4cat/\"><b>voc4cat</b></a> on GitHub.</p><p>Its main features include:</p><ul><li>Conversion between SKOS/turtle representation and Excel/xlsx. The conversion is supported in both directions.</li><li>Checking of vocabularies. This includes formal validation with SHACL-profiles but also additional checks useful for vocabulary maintenance.</li><li>Vocabulary metadata management via configuration files</li><li>ID range allocation for contributors for opaque URIs</li><li>Transforming of vocabularies between different RDF representations.</li><li>HTML documentation generation for publishing the vocabulary for example on GitHub pages.</li></ul>",
"keywords": [
"SKOS", "vocabulary", "spreadsheet", "xlsx", "linked data", "rdf"
],
"license": "BSD-3-Clause",
"related_identifiers": [
{
"identifier": "doi:10.5281/zenodo.8306845",
"relation": "isRequiredBy",
"resource_type": "workflow",
"scheme": "doi"
}
],
"upload_type": "software"
}