questions.md

This commit is contained in:
Tony Garnock-Jones 2022-06-10 17:49:54 +02:00
parent b1e01eb386
commit 959b0f90b4
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Q. Should "symbols" instead be URIs? Relative, usually; relative to
what? Some domain-specific base URI? what? Some domain-specific base URI?
Q. Literal small integers: are they pulling their weight? They're not Q. Literal small integers: are they pulling their weight? They're not
absolutely necessary. absolutely necessary. **A. No.**
Q. Should we go for trying to make the data ordering line up with the Q. Should we go for trying to make the data ordering line up with the
encoding ordering? We'd have to only use streaming forms, and avoid encoding ordering? We'd have to only use streaming forms, and avoid