python-schema-salad 8.8.20241206093842
Schema Annotations for Linked Avro Data (SALAD)
Salad is a schema language for describing JSON or YAML structured linked data documents. Salad schema describes rules for preprocessing, structural validation, and hyperlink checking for documents described by a Salad schema. Salad supports rich data modeling with inheritance, template specialization, object identifiers, object references, documentation generation, code generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web.
- Outputs:
out
- Website: https://github.com/common-workflow-language/schema_salad
- Licenses: ASL 2.0
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-schema-salad 8.8.20241206093842
as follows:
guix install python-schema-salad@8.8.20241206093842
Or install the latest version:
guix install python-schema-salad
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.