LinkML
vorburger opened this issue ยท 0 comments
vorburger commented
I'll explore using LinkML to describe Schemas for Enola's Models:
- Translate
files.ttl
and see if I can get an ๐ฆ OWLthe same TTL back - How-to add arbitrary properties to LinkML's Meta, e.g. for ๐ Emoji of my Classes and Properties?
- JSON LD
- Datalog, see #842?
- Stores...
- Validation? JSON Schema! Probably.
- Generate MD in build, and publish on Models](https://docs.enola.dev/models/) site
- Still need to move them to a better place.. alongside or instead of current?
- Have a page with links to generated artefacts
-
enola:Thing
- This option? - or yuml.me alternative Mermaid for diagrams in MD docgen
- Java Code Generator e.g. for something like this?
- #later Add link to Enola's Models to LinkML Registry, and LinkML Models and (dupe?) Examples
- Append JSON-LD to MD (in
<script type="application/ld+json">
) - Contribute to various LinkML issues
- Minor: https?
@cmungall & @sujaypatil96 & @pkalita-lbl & @sneakers-the-rat FYI
I'll keep updating this with related planned TODOs.