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: doc/LTF.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
-
# Canonical Linked Tree Format
1
+
# Linked Tree Format
2
2
3
3
An experiment inspired by JSON-LD's expanded and flattened forms, followed by questions such as:
4
4
* What if we detach identifiers from nodes and limit type declarations to a single one?
5
5
* Would this help reduce processing complexity, improve speed, diagnostics, and analytics (i.e., adaptability), and could it enable faster canonicalization?
6
+
* Would that impact the design of type and definition systems?
0 commit comments