Difference between revisions of "LinkML"
Jump to navigation
Jump to search
(→Links) |
(pushed from media by wikipush) |
||
(5 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 | LinkML is a general purpose modeling language that can be used with linked data, JSON, and other formalisms | ||
− | = Videos = | + | = Presentations = |
+ | == Videos == | ||
<youtube>1cZu4kZ2ufQ</youtube> | <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 = | = Links = | ||
* https://linkml.io/ | * https://linkml.io/ | ||
Line 12: | Line 18: | ||
= 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 05: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