Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"affiliation": "Leibniz Institute for Catalysis, Albert-Einstein-Str. 29 A, 18059 Rostock, Germany"
}
],
"description": "<p><a href=\"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/nfdi4cat/pid4cat-model/\"><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=\"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/nfdi4cat/pid4cat-model/\"><b>pid4cat-model</b></a>, a metadata model for handle-based persistent identifiers.</p>",
"description": "<p><a href=\"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/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=\"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/nfdi4cat/pid4cat-model/\"><b>pid4cat-model</b></a>, a metadata model for handle-based persistent identifiers.</p>",
"keywords": [
"LinkML", "template", "data modelling", "Python"
],
Expand Down
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,17 +242,14 @@ For more on updating see copier's [documentation](https://copier.readthedocs.io/

## Contributors

A big thanks to all [contributors](https://github.com/nfdi4cat/pid4cat-model/graphs/contributors).

Main author:

* David Linke (ORCID: 0000-0002-5898-1820) - Idea, initial setup of repository and current maintainer.
A big thanks to all [contributors](https://github.com/linkml/linkml-project-copier/graphs/contributors).

## License

The code in this repository is distributed under MIT license.

## Acknowledgement

[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter) provided a great basis for starting this
new linkml project template.
This template was initially authored by David Linke ([dalito](https://github.com/dalito)) for the NFDI4Cat project ([doi:10.5281/zenodo.15163584](https://doi.org/10.5281/zenodo.15163584)) and later adopted here as new default LinkML project template.

[linkml-project-cookiecutter](https://github.com/linkml/linkml-project-cookiecutter) provided a great basis for starting this new linkml project template.