{ "@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#", "EmailAttachment": "pan:EmailAttachment", "EmailDLPIncident": "pan:EmailDLPIncident", "EmailRecipient": "pan:EmailRecipient", "actionTaken": { "@id": "pan:action_taken", "@type": "xsd:string" }, "attachmentCount": { "@id": "pan:attachment_count", "@type": "xsd:integer" }, "category": { "@id": "pan:category", "@type": "xsd:string" }, "comment": { "@id": "pan:comment", "@type": "xsd:string" }, "contentType": { "@id": "pan:content_type", "@type": "xsd:string" }, "dataPatterns": { "@id": "pan:data_patterns", "@container": "@set", "@type": "@id" }, "deliveryStatus": { "@id": "pan:delivery_status", "@type": "xsd:string" }, "direction": { "@id": "pan:direction", "@type": "xsd:string" }, "email": { "@id": "schema:email", "@type": "xsd:string" }, "filename": { "@id": "pan:filename", "@type": "xsd:string" }, "hasAttachments": { "@id": "pan:has_attachments", "@type": "xsd:boolean" }, "hasMatches": { "@id": "pan:has_matches", "@type": "xsd:boolean" }, "id": { "@id": "pan:id", "@type": "xsd:string" }, "matchCount": { "@id": "pan:match_count", "@type": "xsd:integer" }, "name": { "@id": "schema:name", "@type": "xsd:string" }, "patternsMatched": { "@id": "pan:patterns_matched", "@container": "@set", "@type": "xsd:string" }, "reviewedAt": { "@id": "pan:reviewed_at", "@type": "xsd:dateTime" }, "reviewedBy": { "@id": "pan:reviewed_by", "@type": "xsd:string" }, "sender": { "@id": "pan:sender", "@type": "xsd:string" }, "severity": { "@id": "pan:severity", "@type": "xsd:string" }, "size": { "@id": "pan:size", "@type": "xsd:integer" }, "status": { "@id": "pan:status", "@type": "xsd:string" }, "subject": { "@id": "pan:subject", "@type": "xsd:string" }, "timestamp": { "@id": "pan:timestamp", "@type": "xsd:dateTime" }, "type": { "@id": "pan:type", "@type": "xsd:string" } } }