AppOmni · JSON-LD Context

Appomni Context

JSON-LD context defining the semantic vocabulary for Appomni from AppOmni.

15 Classes 0 Properties 2 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
appomni: https://www.appomni.com/vocab#

Classes

eventId severity type application description detectedAt status userId policyId name enabled reportId framework period generatedAt

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "appomni": "https://www.appomni.com/vocab#",
    "eventId": "schema:identifier",
    "severity": "appomni:severity",
    "type": "schema:category",
    "application": "schema:applicationCategory",
    "description": "schema:description",
    "detectedAt": "schema:dateCreated",
    "status": "appomni:status",
    "userId": "schema:identifier",
    "policyId": "schema:identifier",
    "name": "schema:name",
    "enabled": "appomni:enabled",
    "reportId": "schema:identifier",
    "framework": "appomni:framework",
    "period": "appomni:period",
    "generatedAt": "schema:dateCreated"
  }
}