1Password · JSON-LD Context
1Password Connect Context
JSON-LD context defining the semantic vocabulary for 1Password Connect from 1Password.
15 Classes
46 Properties
4 Namespaces
Namespaces
onepassword:
https://1password.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
APIRequest
Field
File
FullItem
GeneratorRecipe
Item
SectionRef
Section
ServerHealth
Url
VaultRef
Vault
description
name
version
Properties
| Property | Type | Container |
|---|---|---|
| account | string | |
| action | string | |
| actor | reference | |
| attributeVersion | integer | |
| category | string | |
| characterSets | string | set |
| content | string | |
| contentVersion | integer | |
| contentPath | string | |
| createdAt | dateTime | |
| dependencies | reference | set |
| entropy | decimal | |
| excludeCharacters | string | |
| favorite | boolean | |
| generate | boolean | |
| href | reference | |
| id | string | |
| item | reference | |
| itemVersion | integer | |
| items | integer | |
| jti | string | |
| label | string | |
| lastEditedBy | string | |
| length | integer | |
| message | string | |
| primary | boolean | |
| purpose | string | |
| recipe | string | |
| requestId | string | |
| requestIp | string | |
| resource | reference | |
| result | string | |
| section | string | |
| service | string | |
| size | integer | |
| state | string | |
| status | string | |
| tags | string | set |
| timestamp | dateTime | |
| title | string | |
| type | string | |
| updatedAt | dateTime | |
| urls | string | set |
| userAgent | string | |
| value | string | |
| vault | string |
JSON-LD Document
{
"@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"
}
}