stuartpb / w5-graph

World Wide Web Who's Who
MIT License
0 stars 1 forks source link

Separate files #2

Closed stuartpb closed 9 years ago

stuartpb commented 9 years ago

Having one monolithic flatfile for everybody isn't amenable to contributions.

Part of the reason I did it this way was because I wanted to be free to use the full keyspace for node names (for cleanly-readable data) and I didn't want to deal with file restraints (or the difficulty of creating a new file), but really, I'm going to have to do that anyway.

So, here's my plan:

So really I should probably just ditch the percent-encoding idea here, actually, since the goal of the filenames is readability and not the ability to have ugly but perfect representational translations.