Skip to content

Releases: learning-commons-org/knowledge-graph

Knowledge Graph v1.6.0 (2026-03-12)

12 Mar 23:06
a8f84e2

Choose a tag to compare

Knowledge Graph v1.6.0 (2026-03-12)

March 12, 2026

Learning component aligned states

We’ve added alignments to learning components and crosswalks to Common Core for standards from:

  • Kansas

Data quality improvements

  • We've updated some of the alignments between learning components and Massachusetts state standards in order to fix some inconsistent alignments.
  • We've fixed the direction of the hasDependency relationship between curriculum components in Illustrative Mathematics content.

Knowledge Graph v1.5.0 (2026-02-26)

27 Feb 00:31
8a13bad

Choose a tag to compare

Knowledge Graph v1.5.0 (2026-02-26)

February 26, 2026

Learning component aligned states

We’ve added alignments to learning components and crosswalks to Common Core for standards from:

  • North Carolina

Curriculum scope and sequence REST API endpoints

We’ve introduced a new set of curriculum endpoints and expanded our academic standards lookup capabilities.

Curriculum

  • New endpoints provide structured access to curriculum metadata for Illustrative Math’s IM360 scope and sequence
  • Access courses, scope and sequence, lesson groupings (units/modules), lessons, activities, and assessments
  • View academic standards aligned to lessons, activities, and assessments
  • Note: instructional materials (lesson/activity/assessment content) are not included

Academic Standards

  • Added three new endpoints to retrieve lessons, activities, and assessments aligned to a specific academic standard by CASE UUID

Knowledge Graph v1.4.0 (2026-02-12)

12 Feb 21:40
90c2222

Choose a tag to compare

Knowledge Graph v1.4.0 (2026-02-12)

February 12, 2026

This release adds new aligned states.

Updates

Learning component aligned states

We’ve added alignments to learning components and crosswalks to Common Core for standards from:

  • Florida
  • Idaho
  • Mississippi
  • Ohio
  • South Dakota
  • Utah

Knowledge Graph v1.3.0 (2026-01-28)

28 Jan 22:03
b103dcf

Choose a tag to compare

Knowledge Graph v1.3.0 (2026-01-28)

January 28, 2026

This release adds a new aligned state, makes the Illustrative Mathematics 360 curriculum’s scope and sequence available under CC-BY 4.0, and the Knowledge Graph is now available for download in newline delimited jsonl format with UTF-8 encoding.

Updates

Learning component aligned states

We've added alignment between learning components and standards for the following states:

  • Massachusetts

Illustrative Mathematics scope and sequence (CC BY-4.0)

The scope and sequence for the Illustrative Mathematics 360 curriculum is now available under a CC BY-4.0 license.

Learner Variability Navigator

We’ve added the relevantToStandard relationship that links a Factor to a StandardFrameworkItem for Common Core ELA standards.

Graph-native JSON

The Knowledge graph data is available for download in newline delimited jsonl format with UTF-8 encoding.

CSV deprecation

The Knowledge Graph can no longer be downloaded as CSV flat files from v1.3.0 onwards. Any CSV flat files that were previously downloaded will be unaffected.

Knowledge Graph v1.2.0 (2025-12-08)

08 Dec 22:53
3171102

Choose a tag to compare

Knowledge Graph v1.2.0 (2025-12-08)

December 8, 2025

This release adds a new learning component aligned state and a new relationship for Standards crosswalks.

Updates

Learning component aligned states

We’ve added alignment between learning components and standards for the following states:

  • Wisconsin

Crosswalks

You can now compare the individual state standards to their alignment to Common Core state standards using four new fields. Learn more here.

Learner Variability Navigator

The Learner Variability Navigator dataset from Digital Promise is now available to the private beta.

Attribution statement

We’ve updated our attribution statement to reflect the name Learning Commons.

Knowledge Graph v1.1.0 (2025-10-30)

30 Oct 20:46
c1b46fb

Choose a tag to compare

Knowledge Graph v1.1.0 (2025-10-30)

October 30, 2025

This release adds new learning component aligned states and a new state academic standards framework.

Updates

Learning component aligned states

We've added alignment between learning components and standards for the following states:

  • Louisiana
  • Montana
  • Pennsylvania
  • Washington, D.C.

Academic standards

We've added academic standards for Washington, D.C

v1.0.0 – Initial public release

22 Sep 21:17

Choose a tag to compare

We’re publishing the first version of Knowledge Graph 🎉

Highlights

  • Educational standard frameworks, individual standards, learning components, and relationships between entity types can be downloaded as CSV and JSON files
  • Scripts to load Knowledge Graph into MySQL and PostgreSQL databases
  • Sample queries to get started across data files for common use cases
  • Technical docs that contains in-depth information on what’s in Knowledge Graph, how it’s organized, and how it can be used along with information on how to get access to the full Knowledge Graph experience