-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.zenodo.json
More file actions
36 lines (36 loc) · 1.5 KB
/
.zenodo.json
File metadata and controls
36 lines (36 loc) · 1.5 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
{
"access_right": "open",
"communities": [
{"identifier": "linkml"},
{"identifier": "nfdi4cat"}
],
"contributors": [
{
"name": "Schr\u00f6der, Mirjam",
"orcid": "0000-0002-8940-3185",
"type": "Researcher",
"affiliation": "Leibniz Institute for Catalysis, Albert-Einstein-Str. 29 A, 18059 Rostock, Germany"
}
],
"creators": [
{
"name": "Linke, David",
"orcid": "0000-0002-5898-1820",
"affiliation": "Leibniz Institute for Catalysis, Albert-Einstein-Str. 29 A, 18059 Rostock, Germany"
}
],
"description": "<p><a href=\"https://github.com/linkml/linkml-project-copier/\"><b>linkml-project-copier</b></a> is a modern template for creating <a href=\"https://linkml.io/\"><b>LinkML</b></a>-based data modelling projects on GitHub. Built with copier, it supports lifecycle management, enabling updates of derived projects as the template evolves. The template contains various cross-platform usable recipes to help in day-to-day schema development. One of the first applications of the template is the <a href=\"https://github.com/nfdi4cat/pid4cat-model/\"><b>pid4cat-model</b></a>, a metadata model for handle-based persistent identifiers.</p>",
"keywords": [
"LinkML", "template", "data modelling", "Python"
],
"license": "MIT",
"related_identifiers": [
{
"identifier": "doi:10.5281/zenodo.5703670",
"relation": "requires",
"resource_type": "software",
"scheme": "doi"
}
],
"upload_type": "software"
}