@@ -28,6 +28,9 @@ If there is anything you don't understand, **ask on slack**!
2828- Use standard repo layouts
2929 - choose a copier template
3030 - [ monarch-project-copier] ( https://github.com/monarch-initiative/monarch-project-copier ) for code-oriented projects
31+ - AI GUI projects using [ ` nicegui-app-copier ` ] ( https://github.com/knowledge-Graph-Hub/nicegui-app-copier )
32+ - AI GitHub integrations using [ ` github-ai-integrations ` ] ( https://github.com/ai4curation/github-ai-integrations )
33+ - LinkML projects using [ linkml-project-copier] ( https://github.com/linkml/linkml-project-copier )
3134 - don't reinvent
3235 - look at exemplars
3336- Include standard files:
@@ -146,7 +149,11 @@ If there is anything you don't understand, **ask on slack**!
146149 - [ kgx] ( https://github.com/biolink/kgx/ )
147150 - [ linkml] ( https://github.com/linkml/linkml )
148151 - [ OAK] ( https://github.com/INCATools/ontology-access-kit )
149- - Or better: [ monarch] ( https://github.com/monarch-initiative/monarch-project-copier ) or [ LinkML project copier] ( https://github.com/linkml/linkml-project-copier ) template
152+ - Or better: [ monarch] ( https://github.com/monarch-initiative/monarch-project-copier )
153+ - [ LinkML project copier] ( https://github.com/linkml/linkml-project-copier ) template
154+ - AI GUI projects using [ ` nicegui-app-copier ` ] ( https://github.com/knowledge-Graph-Hub/nicegui-app-copier )
155+ - AI GitHub integrations using [ ` github-ai-integrations ` ] ( https://github.com/ai4curation/github-ai-integrations )
156+ - LinkML projects using [ linkml-project-copier] ( https://github.com/linkml/linkml-project-copier )
150157- Include a README.md
151158 - provide sufficient context
152159 - don't boil the ocean - put reference material in a separate reference guide
@@ -680,6 +687,8 @@ If there is anything you don't understand, **ask on slack**!
680687 - SSSOM with skos predicates
681688- Cookiecutters for starting a new project.
682689 - General-purpose projects using [` monarch-project-template` ](https://github.com/monarch-initiative/monarch-project-copier)
690+ - AI GUI projects using [` nicegui-app-copier` ](https://github.com/knowledge-Graph-Hub/nicegui-app-copier)
691+ - AI GitHub integrations using [` github-ai-integrations` ](https://github.com/ai4curation/github-ai-integrations)
683692 - LinkML based projects using [` linkml-project-copier` ](https://github.com/linkml/linkml-project-copier)
684693 - Ontology Access Kit (` oaklib` ) plugin projects using [` oakx-plugin-cookiecutter](https://github.com/INCATools/oakx-plugin-cookiecutter)
685694- KGs
0 commit comments