Skip to content

Commit 57e1b2d

Browse files
committed
[CHANGELOG] Add RDF subclassing changes
1 parent 8560274 commit 57e1b2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ until the next release.
55

66
# Version 1.5.1
77

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+
811
# Minor changes and updates
912
- Section properties can now be reordered. See PR #398 for details.
1013
- Property values can now be inserted at a specified index. See PR #398 for details.

0 commit comments

Comments
 (0)