bioregistry
Getting Started
Reference
Alignment
Command Line Interface
Tabular Data Processing
Deploying the Bioregistry
Deploying a custom Bioregistry
Curation
Reference Classes
Validation CLI
Validating JSON-LD
Validating RDF in Turtle
Validating Prefix Maps in LinkML
Reference
Functions
format_messages
tabulate_messages
validate_jsonld
validate_linkml
validate_prefix_map
validate_ttl
validate_virtuoso
Classes
Class Inheritance Diagram
bioregistry
Validation CLI
tabulate_messages
View page source
tabulate_messages
tabulate_messages
(
messages
:
list
[
Message
]
,
tablefmt
:
str
=
'github'
)
→
str
[source]
Format messages into a table using
tabulate
.