You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump version from 1.9.0 to 1.10.0
* Update CHANGELOG for Knowledge Graph v1.10.0
Updated changelog for Knowledge Graph version 1.10.0 with details on data improvements, standards fixes, and other enhancements.
#### English Language Arts (ELA) Learning Components
10
+
11
+
License and attribution statement values have been updated for each individual row.
12
+
13
+
#### Illustrative Mathematics
14
+
15
+
Improved data quality:
16
+
17
+
- Trimmed whitespace from fields
18
+
- Fixed `inLanguage` and `gradeLevel` fields where they didn't match `ENUM`
19
+
- Removed duplicate `hasChild` and `hasReference` relationships
20
+
- Updated `mutuallyExclusiveWith` relationship to always be bi-directional
21
+
- Added missing `Material` entities
22
+
23
+
#### Standards fixes
24
+
25
+
- Montana Social Studies - Several standards had `normalizedStatementType` incorrectly set to null
26
+
- New York Math - One standard had `statementType` and `normalizedStatementType` incorrectly set to null and was missing some Learning Component aligments
27
+
- Indiana Science - Some standards had `subject` incorrectly set to "Other"
28
+
- Removed a few Learning Components that were duplicated and causing inaccurate Jaccard scores for state Standards Crosswalks
0 commit comments