Skip to content

Commit 1705375

Browse files
authored
Update and rename CanonLT.md to LTF.md
1 parent 783a57e commit 1705375

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/CanonLT.md doc/LTF.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Canonical Linked Tree Format
1+
# Linked Tree Format
22

33
An experiment inspired by JSON-LD's expanded and flattened forms, followed by questions such as:
44
* What if we detach identifiers from nodes and limit type declarations to a single one?
55
* 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?
67

78
### Traits
89

0 commit comments

Comments
 (0)