OpenStack · JSON-LD Context

Openstack Context

JSON-LD context defining the semantic vocabulary for Openstack from OpenStack.

6 Classes 0 Properties 29 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
Server: https://openstack.org/ns#Server
Flavor: https://openstack.org/ns#Flavor
Image: https://openstack.org/ns#Image
Project: https://openstack.org/ns#Project
User: https://openstack.org/ns#User
Domain: https://openstack.org/ns#Domain
Token: https://openstack.org/ns#Token
Endpoint: https://openstack.org/ns#Endpoint
Service: https://openstack.org/ns#Service
Volume: https://openstack.org/ns#Volume
Network: https://openstack.org/ns#Network
status: https://openstack.org/ns#status
tenant_id: https://openstack.org/ns#tenantId
user_id: https://openstack.org/ns#userId
domain_id: https://openstack.org/ns#domainId
project_id: https://openstack.org/ns#projectId
flavor: https://openstack.org/ns#flavor
image: https://openstack.org/ns#image
addresses: https://openstack.org/ns#addresses
key_name: https://openstack.org/ns#keyName
security_groups: https://openstack.org/ns#securityGroups
metadata: https://openstack.org/ns#metadata
expires_at: https://openstack.org/ns#expiresAt
issued_at: https://openstack.org/ns#issuedAt
catalog: https://openstack.org/ns#catalog
endpoints: https://openstack.org/ns#endpoints
interface: https://openstack.org/ns#interface
region: https://openstack.org/ns#region

Classes

id name description created updated url

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://openstack.org/ns#",
    "schema": "https://schema.org/",
    "Server": "https://openstack.org/ns#Server",
    "Flavor": "https://openstack.org/ns#Flavor",
    "Image": "https://openstack.org/ns#Image",
    "Project": "https://openstack.org/ns#Project",
    "User": "https://openstack.org/ns#User",
    "Domain": "https://openstack.org/ns#Domain",
    "Token": "https://openstack.org/ns#Token",
    "Endpoint": "https://openstack.org/ns#Endpoint",
    "Service": "https://openstack.org/ns#Service",
    "Volume": "https://openstack.org/ns#Volume",
    "Network": "https://openstack.org/ns#Network",
    "id": "@id",
    "name": "schema:name",
    "description": "schema:description",
    "status": "https://openstack.org/ns#status",
    "tenant_id": "https://openstack.org/ns#tenantId",
    "user_id": "https://openstack.org/ns#userId",
    "domain_id": "https://openstack.org/ns#domainId",
    "project_id": "https://openstack.org/ns#projectId",
    "flavor": "https://openstack.org/ns#flavor",
    "image": "https://openstack.org/ns#image",
    "addresses": "https://openstack.org/ns#addresses",
    "key_name": "https://openstack.org/ns#keyName",
    "security_groups": "https://openstack.org/ns#securityGroups",
    "metadata": "https://openstack.org/ns#metadata",
    "created": "schema:dateCreated",
    "updated": "schema:dateModified",
    "expires_at": "https://openstack.org/ns#expiresAt",
    "issued_at": "https://openstack.org/ns#issuedAt",
    "catalog": "https://openstack.org/ns#catalog",
    "endpoints": "https://openstack.org/ns#endpoints",
    "interface": "https://openstack.org/ns#interface",
    "region": "https://openstack.org/ns#region",
    "url": "schema:url"
  }
}