We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1217fc commit 9387155Copy full SHA for 9387155
CHANGELOG.md
@@ -19,7 +19,7 @@
19
- Changes in object embedding.
20
- Better support for graph framing.
21
- Better frame validation.
22
-- Wildcard matching on `@id` and other requireAll semantics.
+- Wildcard matching on `@id` and other `requireAll` semantics.
23
24
### Changed
25
- Keep term definitions mapping to null so they may be protected.
@@ -30,7 +30,7 @@
30
- `embed` to "@once" and warn on "@first" or "@last".
31
- `pruneBlankNodeIdentifiers` based on processingMode.
32
- `omitGraph` based on processingMode.
33
-- replaced removePreserve with cleanupPreserve and cleanupNulls
+- Replaced `removePreserve` with `cleanupPreserve` and `cleanupNulls`.
34
35
### Added
36
- Support for `"@import"`.
0 commit comments