{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "sixsigma": "https://www.asq.org/quality-resources/six-sigma/", "xsd": "http://www.w3.org/2001/XMLSchema#", "qudt": "http://qudt.org/schema/qudt/", "SixSigmaProject": "sixsigma:Project", "DefectMeasurement": "sixsigma:DefectMeasurement", "ControlChart": "sixsigma:ControlChart", "FishboneDiagram": "sixsigma:FishboneDiagram", "DMAIC": "sixsigma:DMAIC", "DMADV": "sixsigma:DMADV", "id": "@id", "name": "schema:name", "description": "schema:description", "methodology": "sixsigma:methodology", "phase": "sixsigma:phase", "champion": "sixsigma:champion", "blackBelt": "sixsigma:blackBelt", "greenBelt": "sixsigma:greenBelt", "processOwner": "sixsigma:processOwner", "startDate": { "@id": "schema:startDate", "@type": "xsd:date" }, "targetCompletionDate": { "@id": "schema:endDate", "@type": "xsd:date" }, "businessCase": "sixsigma:businessCase", "problemStatement": "schema:description", "goalStatement": "sixsigma:goalStatement", "baselineSigmaLevel": "sixsigma:baselineSigmaLevel", "targetSigmaLevel": "sixsigma:targetSigmaLevel", "baselineDPMO": "sixsigma:baselineDPMO", "targetDPMO": "sixsigma:targetDPMO", "capabilityIndex": "sixsigma:capabilityIndex", "estimatedAnnualSavings": "schema:value", "DPMO": "sixsigma:defectsPerMillionOpportunities", "sigmaLevel": "sixsigma:sigmaLevel", "defectsObserved": "sixsigma:defectsObserved", "opportunities": "sixsigma:opportunities", "processStep": "schema:step", "chartType": "sixsigma:controlChartType", "centerLine": "sixsigma:centerLine", "upperControlLimit": "sixsigma:upperControlLimit", "lowerControlLimit": "sixsigma:lowerControlLimit" } }