Lean Six Sigma Black Belt · JSON-LD Context

Lean Six Sigma Black Belt Context

JSON-LD context defining the semantic vocabulary for Lean Six Sigma Black Belt from Lean Six Sigma Black Belt.

33 Classes 5 Properties 4 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
lean: https://www.asq.org/quality-resources/lean/
sixsigma: https://www.asq.org/quality-resources/six-sigma/
xsd: http://www.w3.org/2001/XMLSchema#

Classes

name description industry Organization Certification credentialCategory competencyRequired DefinePhase MeasurePhase AnalyzePhase ImprovePhase ControlPhase ProcessCapability DefectRate DPMO SigmaLevel ControlChart StatisticalProcessControl HypothesisTesting RegressionAnalysis DOE MSA FMEA ValueStreamMapping Kaizen FiveS WasteReduction ContinuousImprovement ChangeManagement ProjectCharter StakeholderAnalysis RootCauseAnalysis FishboneDiagram

Properties

Property Type Container
LeanSixSigmaBlackBelt reference
url reference
provider reference
recognizedBy reference
DMAIC reference

JSON-LD Document

lean-six-sigma-black-belt-context.jsonld Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "lean": "https://www.asq.org/quality-resources/lean/",
    "sixsigma": "https://www.asq.org/quality-resources/six-sigma/",
    "xsd": "http://www.w3.org/2001/XMLSchema#",

    "LeanSixSigmaBlackBelt": {
      "@id": "schema:EducationalOccupationalCredential",
      "@type": "@id"
    },
    "name": "schema:name",
    "description": "schema:description",
    "url": {
      "@id": "schema:url",
      "@type": "@id"
    },
    "industry": "schema:industry",
    "provider": {
      "@id": "schema:provider",
      "@type": "@id"
    },
    "Organization": "schema:Organization",
    "Certification": "schema:EducationalOccupationalCredential",
    "credentialCategory": "schema:credentialCategory",
    "recognizedBy": {
      "@id": "schema:recognizedBy",
      "@type": "@id"
    },
    "competencyRequired": "schema:competencyRequired",

    "DMAIC": {
      "@id": "sixsigma:dmaic",
      "@type": "@id"
    },
    "DefinePhase": "sixsigma:define",
    "MeasurePhase": "sixsigma:measure",
    "AnalyzePhase": "sixsigma:analyze",
    "ImprovePhase": "sixsigma:improve",
    "ControlPhase": "sixsigma:control",

    "ProcessCapability": "sixsigma:process-capability",
    "DefectRate": "sixsigma:defect-rate",
    "DPMO": "sixsigma:dpmo",
    "SigmaLevel": "sixsigma:sigma-level",
    "ControlChart": "sixsigma:control-chart",
    "StatisticalProcessControl": "sixsigma:spc",
    "HypothesisTesting": "sixsigma:hypothesis-testing",
    "RegressionAnalysis": "sixsigma:regression",
    "DOE": "sixsigma:design-of-experiments",
    "MSA": "sixsigma:measurement-system-analysis",
    "FMEA": "lean:fmea",
    "ValueStreamMapping": "lean:value-stream-mapping",
    "Kaizen": "lean:kaizen",
    "FiveS": "lean:5s",
    "WasteReduction": "lean:waste",
    "ContinuousImprovement": "lean:continuous-improvement",
    "ChangeManagement": "schema:Action",
    "ProjectCharter": "schema:Project",
    "StakeholderAnalysis": "schema:Person",
    "RootCauseAnalysis": "sixsigma:root-cause-analysis",
    "FishboneDiagram": "sixsigma:ishikawa"
  }
}