Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ contain Cooper Hewitt collection data exported as individual
File names and parent directory structures are generated using the unique ID of
the object itself. For example the full path for [iRobot's Roomba vacuum
cleaner](http://collection.cooperhewitt.org/objects/18704235/) (ID #18704235)
is: [objects/187/042/35/18704235.json](blob/master/objects/187/042/35/18704235.json)
is: [objects/187/042/35/18704235.json](https://github.com/cooperhewitt/collection/blob/master/objects/187/042/35/18704235.json)

Paths are generated by chopping numeric identifiers in to groups of three (or
less) starting front to back. A reference implementation can be found in the
Expand Down