Lakera · JSON-LD Context

Lakera Ai Context

JSON-LD context defining the semantic vocabulary for Lakera Ai from Lakera.

34 Classes 0 Properties 3 Namespaces
View Context View on GitHub

Namespaces

lakera: https://www.lakera.ai/ns/
schema: https://schema.org/
owasp: https://owasp.org/ns/

Classes

Organization SoftwareApplication name url description headquarters parentOrganization Product Guard RedTeaming WorkforceAISecurity AIAgentSecurity Policy Project Detector PromptAttackDetector PIIDetector ContentModerationDetector UnknownLinkDetector ConfidenceLevel L1 L2 L3 L4 L5 Message role content flagged breakdown detector_type request_uuid owaspLLM01 owaspLLM06

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "lakera": "https://www.lakera.ai/ns/",
    "schema": "https://schema.org/",
    "owasp": "https://owasp.org/ns/",
    "Organization": "schema:Organization",
    "SoftwareApplication": "schema:SoftwareApplication",
    "name": "schema:name",
    "url": "schema:url",
    "description": "schema:description",
    "headquarters": "schema:address",
    "parentOrganization": "schema:parentOrganization",
    "Product": "schema:Product",
    "Guard": "lakera:Guard",
    "RedTeaming": "lakera:RedTeaming",
    "WorkforceAISecurity": "lakera:WorkforceAISecurity",
    "AIAgentSecurity": "lakera:AIAgentSecurity",
    "Policy": "lakera:Policy",
    "Project": "lakera:Project",
    "Detector": "lakera:Detector",
    "PromptAttackDetector": "lakera:PromptAttackDetector",
    "PIIDetector": "lakera:PIIDetector",
    "ContentModerationDetector": "lakera:ContentModerationDetector",
    "UnknownLinkDetector": "lakera:UnknownLinkDetector",
    "ConfidenceLevel": "lakera:ConfidenceLevel",
    "L1": "lakera:L1Confident",
    "L2": "lakera:L2VeryLikely",
    "L3": "lakera:L3Likely",
    "L4": "lakera:L4LessLikely",
    "L5": "lakera:L5Unlikely",
    "Message": "lakera:Message",
    "role": "lakera:role",
    "content": "lakera:content",
    "flagged": "lakera:flagged",
    "breakdown": "lakera:breakdown",
    "detector_type": "lakera:detectorType",
    "request_uuid": "lakera:requestUuid",
    "owaspLLM01": "owasp:LLM01-PromptInjection",
    "owaspLLM06": "owasp:LLM06-SensitiveInfoDisclosure"
  }
}