mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2024-11-10 00:34:29 +00:00
sneakers-the-rat
4faaa8efe8
or at least all the semantics are present. it's not pretty by any stretch of the imagination
4 lines
No EOL
214 B
Python
4 lines
No EOL
214 B
Python
from nwb_linkml.adapters.adapter import Adapter
|
|
from nwb_linkml.adapters.namespaces import NamespacesAdapter
|
|
from nwb_linkml.adapters.schema import SchemaAdapter
|
|
from nwb_linkml.adapters.classes import ClassAdapter |