{ "@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#", "AnalysisReport": "pan:AnalysisReport", "BulkVerdictResponse": "pan:BulkVerdictResponse", "SandboxReport": "pan:SandboxReport", "SubmitResponse": "pan:SubmitResponse", "VerdictResponse": "pan:VerdictResponse", "@country": { "@id": "pan:@country", "@type": "xsd:string" }, "@ip": { "@id": "pan:@ip", "@type": "xsd:string" }, "@name": { "@id": "pan:@name", "@type": "xsd:string" }, "@pid": { "@id": "pan:@pid", "@type": "xsd:string" }, "@port": { "@id": "pan:@port", "@type": "xsd:integer" }, "@query": { "@id": "pan:@query", "@type": "xsd:string" }, "@request": { "@id": "pan:@request", "@type": "xsd:string" }, "@response": { "@id": "pan:@response", "@type": "xsd:string" }, "@text": { "@id": "pan:@text", "@type": "xsd:string" }, "@verdict": { "@id": "pan:@verdict", "@type": "xsd:string" }, "createTime": { "@id": "pan:create_time", "@type": "xsd:dateTime" }, "dns": { "@id": "pan:dns", "@container": "@set", "@type": "@id" }, "entry": { "@id": "pan:entry", "@container": "@set", "@type": "@id" }, "fileInfo": { "@id": "pan:file_info", "@type": "@id" }, "fileStype": { "@id": "pan:file_stype", "@type": "xsd:string" }, "filename": { "@id": "pan:filename", "@type": "xsd:string" }, "filetype": { "@id": "pan:filetype", "@type": "xsd:string" }, "fileurl": { "@id": "pan:fileurl", "@type": "xsd:string" }, "get-verdict-info": { "@id": "pan:get-verdict-info", "@type": "@id" }, "get-verdicts-info": { "@id": "pan:get-verdicts-info", "@type": "@id" }, "http": { "@id": "pan:http", "@container": "@set", "@type": "@id" }, "md5": { "@id": "pan:md5", "@type": "xsd:string" }, "network": { "@id": "pan:network", "@type": "@id" }, "platform": { "@id": "pan:platform", "@type": "xsd:string" }, "process": { "@id": "pan:process", "@container": "@set", "@type": "@id" }, "processList": { "@id": "pan:process_list", "@type": "@id" }, "report": "pan:report", "sha256": { "@id": "pan:sha256", "@type": "xsd:string" }, "size": { "@id": "pan:size", "@type": "xsd:integer" }, "software": { "@id": "pan:software", "@type": "xsd:string" }, "summary": { "@id": "pan:summary", "@type": "@id" }, "taskInfo": { "@id": "pan:task_info", "@type": "@id" }, "tcp": { "@id": "pan:tcp", "@container": "@set", "@type": "@id" }, "upload-file-info": { "@id": "pan:upload-file-info", "@type": "@id" }, "url": { "@id": "schema:url", "@type": "xsd:string" }, "verdict": { "@id": "pan:verdict", "@type": "xsd:integer" }, "version": { "@id": "schema:version", "@type": "xsd:string" }, "wildfire": { "@id": "pan:wildfire", "@type": "@id" } } }