{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "spotdraft": "https://raw.githubusercontent.com/api-evangelist/spotdraft/main/vocabulary/spotdraft-vocabulary.yml#", "id": "@id", "type": "@type", "Contract": "spotdraft:Contract", "Template": "spotdraft:Template", "Counterparty": "spotdraft:Counterparty", "Approval": "spotdraft:Approval", "Workflow": "spotdraft:Workflow", "Clickwrap": "spotdraft:Clickwrap", "Webhook": "spotdraft:Webhook", "Recipient": "spotdraft:Recipient", "Obligation": "spotdraft:Obligation", "ContractType": "spotdraft:ContractType", "MetadataDefinition": "spotdraft:MetadataDefinition", "MetadataValue": "spotdraft:MetadataValue", "Note": "spotdraft:Note", "Activity": "spotdraft:Activity", "User": "spotdraft:User", "Role": "spotdraft:Role", "Organization": "schema:Organization", "Workspace": "spotdraft:Workspace", "name": "schema:name", "description": "schema:description", "status": "spotdraft:status", "version": "schema:version", "createdAt": "schema:dateCreated", "updatedAt": "schema:dateModified", "signedAt": "spotdraft:signedAt", "effectiveDate": "spotdraft:effectiveDate", "expirationDate": "spotdraft:expirationDate", "renewalDate": "spotdraft:renewalDate", "owner": "schema:author", "url": "schema:url", "email": "schema:email", "phone": "schema:telephone", "address": "schema:address", "externalId": "spotdraft:externalId", "compositeId": "spotdraft:compositeId", "contractId": "spotdraft:contractId", "templateId": "spotdraft:templateId", "counterpartyId": "spotdraft:counterpartyId", "workspaceId": "spotdraft:workspaceId", "region": "spotdraft:region", "tags": "schema:keywords" } }