Difference between revisions of "LinkML"
Jump to navigation
Jump to search
(pushed from media by wikipush) Tag: New redirect |
Tags: Removed redirect Undo |
||
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 | ||
+ | |||
+ | = 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 = | ||
+ | * https://github.com/linkml/linkml/blob/main/examples/PersonSchema/personinfo.yaml |
Revision as of 05:23, 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
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