Whatfix · JSON-LD Context

Whatfix Context

JSON-LD context defining the semantic vocabulary for Whatfix from Whatfix.

38 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

whatfix: https://whatfix.com/vocab#

Classes

DigitalAdoptionPlatform EndUser Content Flow Tooltip TaskList SmartTip Beacon Survey Segment FlowAnalytics userId contentId flowId segmentId targetUrl viewCount completionRate avgTimeToComplete lastSeenAt segmentationAttributes inAppGuidance selfHelp name description url email identifier dateCreated dateModified status knowsAbout audience SoftwareApplication Person Action Event Thing

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "whatfix": "https://whatfix.com/vocab#",

    "DigitalAdoptionPlatform": "whatfix:DigitalAdoptionPlatform",
    "EndUser": "whatfix:EndUser",
    "Content": "whatfix:Content",
    "Flow": "whatfix:Flow",
    "Tooltip": "whatfix:Tooltip",
    "TaskList": "whatfix:TaskList",
    "SmartTip": "whatfix:SmartTip",
    "Beacon": "whatfix:Beacon",
    "Survey": "whatfix:Survey",
    "Segment": "whatfix:Segment",
    "FlowAnalytics": "whatfix:FlowAnalytics",

    "userId": "whatfix:userId",
    "contentId": "whatfix:contentId",
    "flowId": "whatfix:flowId",
    "segmentId": "whatfix:segmentId",
    "targetUrl": "whatfix:targetUrl",
    "viewCount": "whatfix:viewCount",
    "completionRate": "whatfix:completionRate",
    "avgTimeToComplete": "whatfix:avgTimeToComplete",
    "lastSeenAt": "whatfix:lastSeenAt",
    "segmentationAttributes": "whatfix:segmentationAttributes",
    "inAppGuidance": "whatfix:inAppGuidance",
    "selfHelp": "whatfix:selfHelp",

    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "email": "schema:email",
    "identifier": "schema:identifier",
    "dateCreated": "schema:dateCreated",
    "dateModified": "schema:dateModified",
    "status": "schema:status",
    "knowsAbout": "schema:knowsAbout",
    "audience": "schema:audience",

    "SoftwareApplication": "schema:SoftwareApplication",
    "Person": "schema:Person",
    "Action": "schema:Action",
    "Event": "schema:Event",
    "Thing": "schema:Thing"
  }
}