schema-salad-doc
Schema Annotations for Linked Avro Data (SALAD)
Install
- All systems
-
curl cmd.cat/schema-salad-doc.sh
- Debian
-
apt-get install python-schema-salad
- Ubuntu
-
apt-get install python-schema-salad
- Kali Linux
-
apt-get install python3-schema-salad
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-schema-salad
- Raspbian
-
apt-get install python-schema-salad
- Dockerfile
- dockerfile.run/schema-salad-doc
python-schema-salad
Schema Annotations for Linked Avro Data (SALAD)
Salad is a schema language for describing JSON or YAML structured linked data documents. Salad is based originally on JSON-LD and the Apache Avro data serialization system. Salad schema describes rules for preprocessing, structural validation, and link checking for documents described by a Salad schema. Salad features for rich data modeling such as inheritance, template specialization, object identifiers, object references, documentation generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web.
python3-schema-salad
Schema Annotations for Linked Avro Data (SALAD)
Salad is a schema language for describing JSON or YAML structured linked data documents. Salad is based originally on JSON-LD and the Apache Avro data serialization system. Salad schema describes rules for preprocessing, structural validation, and link checking for documents described by a Salad schema. Salad features for rich data modeling such as inheritance, template specialization, object identifiers, object references, documentation generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web.