Enum: component
LinkML Component to generate
URI: conf:component
Other properties
Permissible Values
Text | Meaning |
---|---|
graphql | Emit model schema in GraphQL |
json | Emit model schema in JSON |
jsonld_context | Emit JSON-LD contexts for model instance to RDF transformations |
json_schema | Emit JSON Schema rendering of the model |
owl | Emit OWL representation of model schema |
rdf | Emit RDF representation of model schema |
shex | Emit ShEx representation of model schema |
sqlddl | Emit SQL Data Definition Language (create table statements) |