For Developers
Everything you need to implement AIOSchema in your project.
Getting Started
New to AIOSchema? Start here.
- Getting Started Guide — Implement AIOSchema in your application in a day
- Field Reference — Complete field-by-field manifest reference
- FAQ — Common questions about the standard
Reference Materials
- Specification v0.5.5 — The full technical specification
- Implementations — Reference implementations in five languages
- Conformance Vectors — Test vectors and cross-verification suite
- Design Philosophy — Why AIOSchema is built the way it is
Guides
Tools
- Verify — Client-side manifest verifier (Level 1 Core)
- AIOSchema CLI — Command-line tool for generating and verifying manifests
npm install -g @aioschema/cli
aioschema generate myfile.pdf
aioschema verify myfile.pdf myfile.pdf.aios.json
JSON Schema
The canonical JSON Schema for AIOSchema v0.5.x manifests is available at:
https://aioschema.org/schemas/v0.5/manifest.json