Linkml is a flexible modeling language that allows you to author schemas in yaml that describe the structure of your data. additionally, it is a framework for working with and validating data in a variety of formats (json, rdf, tsv), with generators for compiling linkml schemas to other frameworks.
Closes #508
linkml
The metaregistry provides mappings between the Bioregistry and other registries. There are
2 mappings to external registries for linkml
with
2 unique external prefixes.
Registry Name | Registry Metaprefix | External Prefix | Curate |
---|---|---|---|
Biolink Model Registry | biolink |
linkml
|
|
FAIRSharing
|
fairsharing |
FAIRsharing.cb7086
|
Providers are various services that resolve CURIEs to URLs. The example CURIE
linkml:SchemaDefinition
is used to demonstrate the provides available for
linkml
. Generation of OLS and BioPortal URLs requires additional programmatic
logic beyond string formatting.
Name | Metaprefix | URI |
---|---|---|
LinkML | linkml |
https://w3id.org/linkml/SchemaDefinition |
Bioregistry | bioregistry |
https://bioregistry.io/linkml:SchemaDefinition |