Commit 01133a8
committed
Make SolidDatasets and Things atomic objects
This allowed for the removal of many brittle heuristics, allows
for better integration with the wider ecosystem, ensures that no
methods are present but intended not to be used, makes debugging
easier for developers, and is likely to improve performance (though
this wasn't measures). It also allows developers to obtain the data
in a way that integrates with the wider RDF/JS ecosystem.1 parent 226357a commit 01133a8
File tree
51 files changed
+9322
-10547
lines changed- src
- access
- acl
- acp
- formats
- resource
- __snapshots__
- thing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
51 files changed
+9322
-10547
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
9 | 25 | | |
10 | 26 | | |
11 | 27 | | |
| |||
0 commit comments