{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "Docuflair AI-Readable Knowledge Base",
  "description": "Structured machine-readable information about Docuflair document processing software for AI systems, search engines, and automated agents.",
  "version": "1.3.0",
  "dateModified": "2026-02-10",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@type": "Organization",
    "name": "Administrator.at B2B GmbH",
    "url": "https://www.docuflair.com"
  },
  "availableLanguage": ["en", "de"],
  "keywords": [
    "document processing",
    "intelligent document processing",
    "IDP",
    "enterprise DMS",
    "document scanning",
    "GDPR compliance",
    "TR-RESISCAN",
    "on-premises software"
  ],
  "languageVersions": {
    "en": {
      "index": "/ai/en/index.json",
      "llmsTxt": "/llms.txt",
      "description": "English language resources"
    },
    "de": {
      "index": "/ai/de/index.json",
      "llmsTxt": "/de/llms.txt",
      "description": "German language resources (Deutsche Ressourcen)"
    }
  },
  "files": {
    "en": {
      "organization": "/ai/en/organization.json",
      "products": "/ai/en/products.json",
      "compliance": "/ai/en/compliance.json",
      "features": "/ai/en/features.json",
      "compatibleDevices": "/ai/en/compatible-devices.json",
      "industries": "/ai/en/industries.json",
      "faq": "/ai/en/faq.json"
    },
    "de": {
      "organization": "/ai/de/organization.json",
      "products": "/ai/de/products.json",
      "compliance": "/ai/de/compliance.json",
      "features": "/ai/de/features.json",
      "compatibleDevices": "/ai/de/compatible-devices.json",
      "industries": "/ai/de/industries.json",
      "faq": "/ai/de/faq.json"
    },
    "shared": {
      "schemaExamples": "/ai/schema-examples.json"
    }
  },
  "relatedResources": {
    "sitemap": "/sitemap.xml",
    "robotsTxt": "/robots.txt",
    "documentation": "https://docs.docuflair.com",
    "support": "https://support.administrator.at"
  },
  "updateFrequency": "monthly",
  "contact": {
    "technical": "support@administrator.at",
    "partnership": "partner@docuflair.com",
    "general": "info@docuflair.com"
  }
}
