LinkML: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= Example = * https://github.com/linkml/linkml/blob/main/examples/PersonSchema/personinfo.yaml") |
(pushed from media by wikipush) |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
LinkML is a general purpose modeling language that can be used with linked data, JSON, and other formalisms | |||
= Presentations = | |||
== Videos == | |||
<youtube>1cZu4kZ2ufQ</youtube> | |||
== Slides == | |||
https://www.slideshare.net/cmungall/linkml-intro-july-2022pptx | |||
== Tutorial == | |||
https://docs.google.com/presentation/d/1-x-VEMSILTYzNjWqzqzAm2xKNb-Cw0j4dqaZiRRk8ec/edit#slide=id.g2ead4b2c614_0_34 | |||
= Links = | |||
* https://linkml.io/ | |||
* https://pypi.org/project/linkml/ | |||
* https://pypi.org/project/linkml-model/ | |||
* https://github.com/linkml/linkml | |||
* https://github.com/linkml/linkml-runtime | |||
* https://stackoverflow.com/questions/tagged/linkml | |||
= Example = | = Example = | ||
* https://github.com/linkml/linkml/blob/main/examples/PersonSchema/personinfo.yaml | * https://github.com/linkml/linkml/blob/main/examples/PersonSchema/personinfo.yaml | ||
= WhatLinksHere= | |||
{{WhatLinksHere}} | |||
[[Category:LinkML]] | |||
Latest revision as of 04:24, 19 July 2024
LinkML is a general purpose modeling language that can be used with linked data, JSON, and other formalisms
Presentations
Videos
Slides
https://www.slideshare.net/cmungall/linkml-intro-july-2022pptx
Tutorial
Links
- https://linkml.io/
- https://pypi.org/project/linkml/
- https://pypi.org/project/linkml-model/
- https://github.com/linkml/linkml
- https://github.com/linkml/linkml-runtime
- https://stackoverflow.com/questions/tagged/linkml