2

tride/group-map.json at master · mhausenblas/tride · GitHub

 3 years ago
source link: https://github.com/mhausenblas/tride/blob/master/test/group-map.json
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
master

tride/test/group-map.json

Go to file

22 lines (22 sloc) 601 Bytes

{ "input" : [ { "name" : "people", "src" : "people.csv" }, { "name" : "group", "src" : "group.csv" } ], "map" : { "people" : { "base" : "http://localhost:8000/people/", "output" : "../out/people/", "with" : { "fname" : "people.first-name", "lname" : "people.last-name", "member" : "link:people.group-id to:group.ID" } }, "group" : { "base" : "http://localhost:8000/group/", "output" : "../out/group/", "with" : { "title" : "group.title", "homepage" : "group.homepage", "members" : "where:people.group-id=group.ID link:group.ID to:people.ID" } } } }


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK