{ "@context": { "@version": 1.1, "pan": "https://pan.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "AIProfile": "pan:AIProfile", "ContentScanResult": "pan:ContentScanResult", "ScanContent": "pan:ScanContent", "ScanRequest": "pan:ScanRequest", "ScanResponse": "pan:ScanResponse", "action": { "@id": "pan:action", "@type": "xsd:string" }, "aiProfile": { "@id": "pan:ai_profile", "@type": "@id" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "completedAt": { "@id": "pan:completed_at", "@type": "xsd:dateTime" }, "contents": { "@id": "pan:contents", "@container": "@set", "@type": "@id" }, "createdAt": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "description": { "@id": "schema:description", "@type": "xsd:string" }, "detectionCategories": { "@id": "pan:detection_categories", "@container": "@set", "@type": "@id" }, "dlp": { "@id": "pan:dlp", "@type": "xsd:boolean" }, "enabled": { "@id": "pan:enabled", "@type": "xsd:boolean" }, "injection": { "@id": "pan:injection", "@type": "xsd:boolean" }, "profileId": { "@id": "pan:profile_id", "@type": "xsd:string" }, "profileName": { "@id": "pan:profile_name", "@type": "xsd:string" }, "prompt": { "@id": "pan:prompt", "@type": "xsd:string" }, "promptDetected": { "@id": "pan:prompt_detected", "@type": "@id" }, "reportId": { "@id": "pan:report_id", "@type": "xsd:string" }, "response": { "@id": "pan:response", "@type": "xsd:string" }, "responseDetected": { "@id": "pan:response_detected", "@type": "@id" }, "results": { "@id": "pan:results", "@container": "@set", "@type": "@id" }, "scanCategory": { "@id": "pan:scan_category", "@type": "xsd:string" }, "scanId": { "@id": "pan:scan_id", "@type": "xsd:string" }, "sensitivity": { "@id": "pan:sensitivity", "@type": "xsd:string" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "toxicContent": { "@id": "pan:toxic_content", "@type": "xsd:boolean" }, "trId": { "@id": "pan:tr_id", "@type": "xsd:string" }, "updatedAt": { "@id": "schema:dateModified", "@type": "xsd:dateTime" }, "urlCats": { "@id": "pan:url_cats", "@type": "xsd:boolean" }, "verdict": { "@id": "pan:verdict", "@type": "xsd:string" } } }