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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ until the next release.
5
5
6
6
# Version 1.5.1
7
7
8
+
# RDF Subclassing feature
9
+
RDF subclasses are now properly added by default to any written RDF document. The RDF document will now also include RDF Subclass definitions in addition to the actual data to enable Subclass specific queries. See PR #400 and issue #397 for details.
10
+
8
11
# Minor changes and updates
9
12
- Section properties can now be reordered. See PR #398 for details.
10
13
- Property values can now be inserted at a specified index. See PR #398 for details.
0 commit comments