Wireframes · JSON-LD Context

Wireframes Context

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

19 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

wf: https://www.w3.org/ns/wireframes/

Classes

Wireframe WireframeComponent DesignSystem DesignToken Prototype fidelity annotations interactive linkedScreen designToken position dimensions userFlow componentType name description type CreativeWork SoftwareApplication

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "wf": "https://www.w3.org/ns/wireframes/",
    "Wireframe": "wf:Wireframe",
    "WireframeComponent": "wf:WireframeComponent",
    "DesignSystem": "wf:DesignSystem",
    "DesignToken": "wf:DesignToken",
    "Prototype": "wf:Prototype",
    "fidelity": "wf:fidelity",
    "annotations": "wf:annotations",
    "interactive": "wf:interactive",
    "linkedScreen": "wf:linkedScreen",
    "designToken": "wf:designToken",
    "position": "wf:position",
    "dimensions": "wf:dimensions",
    "userFlow": "wf:userFlow",
    "componentType": "wf:componentType",
    "name": "schema:name",
    "description": "schema:description",
    "type": "schema:additionalType",
    "CreativeWork": "schema:CreativeWork",
    "SoftwareApplication": "schema:SoftwareApplication"
  }
}