{ "@context": { "@version": 1.1, "onepassword": "https://1password.com/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "APIRequest": "onepassword:APIRequest", "Field": "onepassword:Field", "File": "onepassword:File", "FullItem": "onepassword:FullItem", "GeneratorRecipe": "onepassword:GeneratorRecipe", "Item": "onepassword:Item", "SectionRef": "onepassword:SectionRef", "Section": "onepassword:Section", "ServerHealth": "onepassword:ServerHealth", "Url": "onepassword:Url", "VaultRef": "onepassword:VaultRef", "Vault": "onepassword:Vault", "account": { "@id": "onepassword:account", "@type": "xsd:string" }, "action": { "@id": "onepassword:action", "@type": "xsd:string" }, "actor": { "@id": "onepassword:actor", "@type": "@id" }, "attributeVersion": { "@id": "onepassword:attributeVersion", "@type": "xsd:integer" }, "category": { "@id": "onepassword:category", "@type": "xsd:string" }, "characterSets": { "@id": "onepassword:characterSets", "@container": "@set", "@type": "xsd:string" }, "content": { "@id": "onepassword:content", "@type": "xsd:string" }, "contentVersion": { "@id": "onepassword:contentVersion", "@type": "xsd:integer" }, "contentPath": { "@id": "onepassword:content_path", "@type": "xsd:string" }, "createdAt": { "@id": "onepassword:createdAt", "@type": "xsd:dateTime" }, "dependencies": { "@id": "onepassword:dependencies", "@container": "@set", "@type": "@id" }, "description": "schema:description", "entropy": { "@id": "onepassword:entropy", "@type": "xsd:decimal" }, "excludeCharacters": { "@id": "onepassword:excludeCharacters", "@type": "xsd:string" }, "favorite": { "@id": "onepassword:favorite", "@type": "xsd:boolean" }, "generate": { "@id": "onepassword:generate", "@type": "xsd:boolean" }, "href": { "@id": "onepassword:href", "@type": "@id" }, "id": { "@id": "onepassword:id", "@type": "xsd:string" }, "item": { "@id": "onepassword:item", "@type": "@id" }, "itemVersion": { "@id": "onepassword:itemVersion", "@type": "xsd:integer" }, "items": { "@id": "onepassword:items", "@type": "xsd:integer" }, "jti": { "@id": "onepassword:jti", "@type": "xsd:string" }, "label": { "@id": "onepassword:label", "@type": "xsd:string" }, "lastEditedBy": { "@id": "onepassword:lastEditedBy", "@type": "xsd:string" }, "length": { "@id": "onepassword:length", "@type": "xsd:integer" }, "message": { "@id": "onepassword:message", "@type": "xsd:string" }, "name": "schema:name", "primary": { "@id": "onepassword:primary", "@type": "xsd:boolean" }, "purpose": { "@id": "onepassword:purpose", "@type": "xsd:string" }, "recipe": { "@id": "onepassword:recipe", "@type": "xsd:string" }, "requestId": { "@id": "onepassword:requestId", "@type": "xsd:string" }, "requestIp": { "@id": "onepassword:requestIp", "@type": "xsd:string" }, "resource": { "@id": "onepassword:resource", "@type": "@id" }, "result": { "@id": "onepassword:result", "@type": "xsd:string" }, "section": { "@id": "onepassword:section", "@type": "xsd:string" }, "service": { "@id": "onepassword:service", "@type": "xsd:string" }, "size": { "@id": "onepassword:size", "@type": "xsd:integer" }, "state": { "@id": "onepassword:state", "@type": "xsd:string" }, "status": { "@id": "onepassword:status", "@type": "xsd:string" }, "tags": { "@id": "onepassword:tags", "@container": "@set", "@type": "xsd:string" }, "timestamp": { "@id": "onepassword:timestamp", "@type": "xsd:dateTime" }, "title": { "@id": "onepassword:title", "@type": "xsd:string" }, "type": { "@id": "onepassword:type", "@type": "xsd:string" }, "updatedAt": { "@id": "onepassword:updatedAt", "@type": "xsd:dateTime" }, "urls": { "@id": "onepassword:urls", "@container": "@set", "@type": "xsd:string" }, "userAgent": { "@id": "onepassword:userAgent", "@type": "xsd:string" }, "value": { "@id": "onepassword:value", "@type": "xsd:string" }, "vault": { "@id": "onepassword:vault", "@type": "xsd:string" }, "version": "schema:version" } }