mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-14 10:44:28 +00:00
4 lines
160 B
Python
4 lines
160 B
Python
|
from linkml.generators.linkmlgen import LinkmlGenerator
|
||
|
from linkml_runtime.linkml_model import SchemaDefinition
|
||
|
from linkml_runtime.dumpers import yaml_dumper
|