Skip to content

Commit 4ce674f

Browse files
authored
Update LTF.md
1 parent db0a09d commit 4ce674f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/LTF.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
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?
7-
* and what if we simplify JSON-LD context definitions by reducing their capabilities and expressivity to simple mappings? This approach could enable greater analytics and facilitate comparisons to identify differences in definitions, changes in meaning, and boost processing performance.
8-
6+
* How would this affect the design of type and definition systems?
7+
* What if we simplify JSON-LD context definitions by reducing their expressivity to basic mappings? This approach could improve analytics, facilitate comparisons to identify differences in definitions and shifts in meaning, and boost processing performance.
98
### Traits
109

1110
- **Top-Level Identifiable Nodes:**

0 commit comments

Comments
 (0)