Tray.ai · JSON-LD Context

Tray Ai Context

JSON-LD context defining the semantic vocabulary for Tray Ai from Tray.ai.

51 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

tray: https://tray.ai/ns/

Classes

id type Connector ConnectorVersion Operation Authentication Solution SolutionInstance User Workspace Subscription Trigger Project name description title email icon version createdAt created enabled owner externalUserId isTestUser role status connectorName connectorVersion triggerName triggerUrl authId serviceEnvironmentId solutionId inputSchema outputSchema scopes authValues configValues configSlots authSlots tags workflows operations service serviceEnvironment solutionVersionFlags hasNewerVersion externalId accessToken userId

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "tray": "https://tray.ai/ns/",
    "id": "@id",
    "type": "@type",
    "Connector": "tray:Connector",
    "ConnectorVersion": "tray:ConnectorVersion",
    "Operation": "tray:Operation",
    "Authentication": "tray:Authentication",
    "Solution": "tray:Solution",
    "SolutionInstance": "tray:SolutionInstance",
    "User": "tray:User",
    "Workspace": "tray:Workspace",
    "Subscription": "tray:Subscription",
    "Trigger": "tray:Trigger",
    "Project": "tray:Project",
    "name": "schema:name",
    "description": "schema:description",
    "title": "schema:name",
    "email": "schema:email",
    "icon": "schema:image",
    "version": "schema:version",
    "createdAt": "schema:dateCreated",
    "created": "schema:dateCreated",
    "enabled": "tray:enabled",
    "owner": "tray:owner",
    "externalUserId": "tray:externalUserId",
    "isTestUser": "tray:isTestUser",
    "role": "tray:role",
    "status": "tray:status",
    "connectorName": "tray:connectorName",
    "connectorVersion": "tray:connectorVersion",
    "triggerName": "tray:triggerName",
    "triggerUrl": "tray:triggerUrl",
    "authId": "tray:authId",
    "serviceEnvironmentId": "tray:serviceEnvironmentId",
    "solutionId": "tray:solutionId",
    "inputSchema": "tray:inputSchema",
    "outputSchema": "tray:outputSchema",
    "scopes": "tray:scopes",
    "authValues": "tray:authValues",
    "configValues": "tray:configValues",
    "configSlots": "tray:configSlots",
    "authSlots": "tray:authSlots",
    "tags": "schema:keywords",
    "workflows": "tray:workflows",
    "operations": "tray:operations",
    "service": "tray:service",
    "serviceEnvironment": "tray:serviceEnvironment",
    "solutionVersionFlags": "tray:solutionVersionFlags",
    "hasNewerVersion": "tray:hasNewerVersion",
    "externalId": "tray:externalId",
    "accessToken": "tray:accessToken",
    "userId": "tray:userId"
  }
}