{"$schema":"https://domains.younndai.com/schemas/domain.json","domain":"yon.education","version":"1.0","status":"active","state":"active","tier":"official","verified":true,"score":1,"notice":null,"description":"Learning management, credentialing, adaptive assessment, and educational content delivery","defaultMode":"struct","defaultProfile":"core","defaultFormat":"canon","records":[{"tag":"COURSE","fields":[{"name":"rid","type":"string","example":"crs:DS-301","required":true,"description":"Record ID"},{"name":"title","type":"string","example":"Introduction to Machine Learning","required":false,"description":"Course Title"},{"enum":["beginner","intermediate","advanced","expert"],"name":"level","type":"string","example":"intermediate","required":false,"description":"Difficulty Level: beginner, intermediate, advanced, expert"},{"name":"credits","type":"int","example":"3","required":false,"description":"Credit Hours"},{"name":"duration_hours","type":"int","unit":"hours","example":"45","required":false,"description":"Duration in hours"},{"name":"instructor","type":"string","example":"Dr. Sarah Chen","required":false,"description":"Instructor"},{"enum":["draft","active","archived"],"name":"status","type":"string","example":"active","required":false,"description":"Course Status: draft, active, archived"}],"description":"Course or training program — structured learning path with enrollment tracking"},{"tag":"ASSESSMENT","fields":[{"name":"rid","type":"string","example":"asmnt:DS301-midterm","required":true,"description":"Record ID"},{"name":"course_ref","type":"string","example":"crs:DS-301","required":false,"description":"Course Reference"},{"name":"student_encrypted","type":"string","example":"enc:student-042","required":false,"description":"Student (Encrypted)"},{"enum":["quiz","exam","assignment","project","peer-review"],"name":"type","type":"string","example":"exam","required":false,"description":"Assessment Type: quiz, exam, assignment, project, peer-review"},{"name":"score","type":"float","range":[0,100],"example":"88.5","required":false,"description":"Score (0–100)"},{"name":"max_score","type":"float","example":"100.0","required":false,"description":"Maximum Score"},{"name":"passed","type":"bool","example":"true","required":false,"description":"Passed indicator"}],"description":"Student assessment — graded evaluation with score, rubric, and competency mapping"},{"tag":"CREDENTIAL","fields":[{"name":"rid","type":"string","example":"cred:cert-DS-2026-042","required":true,"description":"Record ID"},{"name":"title","type":"string","example":"Data Science Professional Certificate","required":false,"description":"Credential Title"},{"enum":["degree","certificate","diploma","license","badge","micro-credential"],"name":"type","type":"string","example":"certificate","description":"Credential Type (6 allowed values)"},{"name":"issuer","type":"string","example":"MIT xPRO","required":true,"description":"Issuer"},{"name":"recipient_encrypted","type":"string","example":"enc:student-042","required":false,"description":"Recipient (Encrypted)"},{"name":"issued_date","type":"ts","example":"2026-06-15T00:00:00Z","required":false,"description":"Issue Date as ISO 8601 timestamp"},{"name":"expiry_date","type":"ts","example":"2029-06-15T00:00:00Z","required":false,"description":"Expiry Date as ISO 8601 timestamp"},{"name":"verification_url","type":"string","example":"https://verify.mit.edu/cred/042","required":false,"description":"Verification URL"}],"description":"Verifiable credential — certificate or badge with blockchain-anchored verification"},{"tag":"ENROLLMENT","fields":[{"name":"student_encrypted","type":"string","example":"enc:student-042","required":false,"description":"Student (Encrypted)"},{"name":"course_ref","type":"string","example":"crs:DS-301","required":false,"description":"Course Reference"},{"enum":["enrolled","in-progress","completed","dropped","withdrawn"],"name":"status","type":"string","example":"in-progress","required":false,"description":"Enrollment Status: enrolled, in-progress, completed, dropped, withdrawn"},{"name":"progress_pct","type":"float","unit":"%","range":[0,100],"example":"67.5","required":false,"description":"Progress in % (0–100)"},{"name":"enrolled_date","type":"ts","example":"2026-01-15T00:00:00Z","required":false,"description":"Enrollment Date as ISO 8601 timestamp"}],"description":"Student enrollment — course registration with progress tracking"},{"tag":"LEARNING_OBJECTIVE","fields":[{"name":"course_ref","type":"string","example":"crs:DS-301","required":false,"description":"Course Reference"},{"name":"description","type":"string","example":"Apply supervised learning algorithms to classification problems","required":false,"description":"Objective Description"},{"enum":["remember","understand","apply","analyze","evaluate","create"],"name":"bloom_level","type":"string","example":"apply","required":false,"description":"Bloom's Level (6 allowed values)"},{"name":"competency","type":"string","example":"Statistical Modeling","required":false,"description":"Competency"},{"name":"mastered","type":"bool","example":"false","required":false,"description":"Mastered indicator"}],"description":"Learning objective — measurable outcome aligned to competency frameworks"},{"tag":"FEEDBACK","fields":[{"name":"assessment_ref","type":"string","example":"asmnt:DS301-midterm","required":false,"description":"Assessment Reference"},{"name":"from","type":"string","example":"Dr. Sarah Chen","required":false,"description":"Feedback Author"},{"name":"rating","type":"float","range":[0,5],"example":"4.2","required":false,"description":"Rating (0–5) (0–5)"},{"name":"comments","type":"string","example":"Strong model selection; improve feature engineering","required":false,"description":"Comments"},{"name":"areas_for_improvement","type":"string","example":"Cross-validation methodology","required":false,"description":"Areas for Improvement"}],"description":"Instructor or peer feedback — qualitative evaluation with improvement suggestions"}],"schemaHash":null,"recordCount":6,"totalFieldCount":37,"meta":{"links":[{"url":"https://www.w3.org/TR/vc-data-model/","type":"standard","label":"W3C Verifiable Credentials"},{"url":"https://openbadges.org/","type":"standard","label":"Open Badges"},{"url":"https://xapi.com/","type":"standard","label":"xAPI (Experience API)"},{"url":"https://www.1edtech.org/","type":"standard","label":"IMS Global"}],"related":[{"domain":"yon.hr","reason":"Corporate training and development","relationship":"often paired"},{"domain":"yon.research","reason":"Academic credentials and publishing","relationship":"data overlap"}],"tagline":"Learning management and adaptive education for AI tutors","use_cases":[{"id":"adaptive-learning","tags":["COURSE","ASSESSMENT","ENROLLMENT","CREDENTIAL"],"steps":["Enroll student via @ENROLLMENT with prior @CREDENTIAL history","Recommend @COURSE sequence based on skill gaps","Deliver personalized @ASSIGNMENT with adaptive difficulty","Track @GRADE performance and mastery progression","Issue verifiable @CREDENTIAL upon course completion"],"title":"AI-Adaptive Learning Pathway","example":"@GRADE rid=gr:1 | student_ref=\"enr:42\" | assignment_ref=\"asgn:7\" | score:float=88.5 | max_score:float=100.0 | status=\"graded\"","tags_used":["ENROLLMENT","CREDENTIAL","COURSE","ASSIGNMENT","GRADE"],"description":"Personalize learning sequences based on student assessment performance, prerequisite mastery, and engagement signals. Recommend next-best-lesson using competency mapping."},{"id":"institutional-analytics","tags":["ENROLLMENT","COURSE","CREDENTIAL","ASSESSMENT"],"steps":["Aggregate @ENROLLMENT data across programs and cohorts","Monitor @ATTENDANCE patterns for early intervention","Analyze @GRADE distributions for curriculum effectiveness","Track @CREDENTIAL completion rates and time-to-degree","Generate accreditation reporting from @COURSE outcomes"],"title":"Institutional Enrollment Analytics","example":"@ATTENDANCE rid=att:1 | student_ref=\"enr:42\" | course_ref=\"crs:3\" | date=\"2026-02-10\" | status=\"present\"","tags_used":["ENROLLMENT","ATTENDANCE","GRADE","CREDENTIAL","COURSE"],"description":"Track enrollment trends, retention rates, and completion metrics across programs. Generate accreditation compliance reports and forecast enrollment for capacity planning."}],"highlights":["COURSE","ASSESSMENT","CREDENTIAL"],"tag_context":{"COURSE":{"purpose":"Structured learning path with level, credit hours, instructor, and enrollment tracking","when_to_use":"Course catalog management, curriculum design, schedule planning, accreditation reporting","related_standards":["IMS LTI 1.3","xAPI (Tin Can)","SCORM 2004"]},"FEEDBACK":{"purpose":"Instructor or peer qualitative evaluation with rating and improvement suggestions","when_to_use":"Post-assessment feedback, peer review cycles, coaching notes, course evaluation, instructional improvement","related_standards":["xAPI Result","IMS QTI Feedback","Kirkpatrick Model"]},"ASSESSMENT":{"purpose":"Graded student evaluation with score, rubric reference, and competency mapping","when_to_use":"Exam scoring, assignment grading, competency-based assessment, adaptive testing, academic analytics","related_standards":["IMS QTI 3.0","PISA (OECD)","Smarter Balanced"]},"CREDENTIAL":{"purpose":"Verifiable certificate or badge with issuer, recipient, and blockchain-anchored verification","when_to_use":"Certificate issuance on course completion, badge distribution, credential verification, portfolio building","related_standards":["W3C Verifiable Credentials","Open Badges 3.0","CLR 2.0"]},"ENROLLMENT":{"purpose":"Student-to-course registration with progress percentage and enrollment lifecycle","when_to_use":"Registration processing, progress dashboards, cohort analysis, retention tracking, completion rates","related_standards":["SIF (A4L)","Ed-Fi Data Standard","PESC XML"]},"LEARNING_OBJECTIVE":{"purpose":"Measurable learning outcome aligned to Bloom's taxonomy and competency frameworks","when_to_use":"Curriculum design, competency mapping, mastery tracking, instructional alignment, accreditation evidence","related_standards":["IMS CASE 1.1","Bloom's Taxonomy","CEDS (NCES)"]}}}}