# AAS & Knowledge Graphs - Tools Canonical machine-readable sources for LLM agents and crawlers: - /faq-index.json - FAQ content (the human-facing /faq page is client-rendered and has no content in raw HTML) - /openapi.json - full API schema, with field descriptions and request examples, for the conversion and AASQL endpoints - /docs - human-readable Swagger UI over /openapi.json Example request payloads (use these to construct valid requests, e.g. for /api/convert/json-to-rdf): - /simple-example.json - minimal AAS Environment JSON - /example-battery-passport.json - a realistic, larger AAS Environment JSON - /VERA.json - another large real-world AAS Environment JSON The FAQ content is intentionally centralized in /faq-index.json.