We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5d8862 commit 149a1cbCopy full SHA for 149a1cb
template/project/README.md.jinja
@@ -4,6 +4,3 @@ This directory holds the output generated with [LinkML generators](https://linkm
4
from the model in `src/{{project_slug}}/datamodel/schema/{{project_slug}}.yaml`.
5
Generators transform a linkml schema into another datamodel such as SQL or RDF, or into other artefacts,
6
such as JSON-Schema, a visualisation, or markdown documentation.
7
-
8
-In a future version of the template this directory will be empty except for the readme.
9
-Thereby updating the template will never interfere with code that you generated from your model.
0 commit comments