JupyterLab · JSON-LD Context

Jupyterlab Context

JSON-LD context defining the semantic vocabulary for Jupyterlab from JupyterLab.

6 Classes 0 Properties 9 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
Workspace: https://jupyterlab.readthedocs.io/vocab#Workspace
Setting: https://jupyterlab.readthedocs.io/vocab#Setting
Extension: https://jupyterlab.readthedocs.io/vocab#Extension
Plugin: https://jupyterlab.readthedocs.io/vocab#Plugin
Theme: https://jupyterlab.readthedocs.io/vocab#Theme
data: https://jupyterlab.readthedocs.io/vocab#data
raw: https://jupyterlab.readthedocs.io/vocab#raw
schemaDef: https://jupyterlab.readthedocs.io/vocab#schema

Classes

JupyterLab id name version lastModified created

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://jupyterlab.readthedocs.io/vocab#",
    "schema": "https://schema.org/",
    "JupyterLab": "schema:SoftwareApplication",
    "Workspace": "https://jupyterlab.readthedocs.io/vocab#Workspace",
    "Setting": "https://jupyterlab.readthedocs.io/vocab#Setting",
    "Extension": "https://jupyterlab.readthedocs.io/vocab#Extension",
    "Plugin": "https://jupyterlab.readthedocs.io/vocab#Plugin",
    "Theme": "https://jupyterlab.readthedocs.io/vocab#Theme",
    "id": "schema:identifier",
    "name": "schema:name",
    "version": "schema:version",
    "data": "https://jupyterlab.readthedocs.io/vocab#data",
    "raw": "https://jupyterlab.readthedocs.io/vocab#raw",
    "schemaDef": "https://jupyterlab.readthedocs.io/vocab#schema",
    "lastModified": "schema:dateModified",
    "created": "schema:dateCreated"
  }
}