Red Hat Enterprise Linux · JSON-LD Context

Rhel Context

JSON-LD context defining the semantic vocabulary for Rhel from Red Hat Enterprise Linux.

33 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

rhel: https://redhat.com/vocab/rhel#
security: https://redhat.com/vocab/security#

Classes

CVE System Subscription Advisory Entitlement cveId threatSeverity cvssScore cvss3Score publicDate affectedRelease packageState fixState cpe systemUUID entitlementStatus entitlementCount serviceLevel systemType subscriptionNumber sku startDate endDate subscriptionStatus advisoryId advisoryType name description url identifier version dateCreated dateModified

JSON-LD Document

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

    "CVE": "rhel:CVE",
    "System": "rhel:System",
    "Subscription": "rhel:Subscription",
    "Advisory": "rhel:Advisory",
    "Entitlement": "rhel:Entitlement",

    "cveId": "rhel:cveId",
    "threatSeverity": "rhel:threatSeverity",
    "cvssScore": "rhel:cvssScore",
    "cvss3Score": "rhel:cvss3Score",
    "publicDate": "schema:datePublished",
    "affectedRelease": "rhel:affectedRelease",
    "packageState": "rhel:packageState",
    "fixState": "rhel:fixState",
    "cpe": "rhel:cpe",

    "systemUUID": "rhel:systemUUID",
    "entitlementStatus": "rhel:entitlementStatus",
    "entitlementCount": "rhel:entitlementCount",
    "serviceLevel": "rhel:serviceLevel",
    "systemType": "rhel:systemType",

    "subscriptionNumber": "rhel:subscriptionNumber",
    "sku": "rhel:sku",
    "startDate": "schema:startDate",
    "endDate": "schema:endDate",
    "subscriptionStatus": "rhel:subscriptionStatus",

    "advisoryId": "rhel:advisoryId",
    "advisoryType": "rhel:advisoryType",

    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url",
    "identifier": "schema:identifier",
    "version": "schema:version",
    "dateCreated": "schema:dateCreated",
    "dateModified": "schema:dateModified"
  }
}