{ "@context": { "@version": 1.1, "uipath": "https://uipath.com/vocab/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "UiPath Document Understanding Entities": "uipath:UiPath Document Understanding Entities", "UiPath Orchestrator Entities": "uipath:UiPath Orchestrator Entities", "job": { "@id": "uipath:job", "@type": "xsd:string" }, "queueItem": { "@id": "uipath:queueItem", "@type": "xsd:string" }, "asset": { "@id": "uipath:asset", "@type": "xsd:string" } } }