iRail / The-DataTank

DEPRECATED - new repo at http://github.com/tdt/core
http://thedatatank.com
26 stars 9 forks source link

support type hierarchy as in resource_type = generic/CSV #73

Closed marc-portier closed 12 years ago

marc-portier commented 12 years ago

Just recreating a resource again and getting fed up with resouce_type=generic&generic_type=csv

And with the ideas about hierarchical resources recently I'm questioning if we couldn't just get the required information all from one decent parameter.

Why not semantify the resource-types, make it a URI :)

coreation commented 12 years ago

A very interesting idea, and probably not that hard, will let you know how this evolves. In response to your "I have to re-add my resource again, and I swear it's the same as last time" I'll probably finish the export of resources somewhere this week, making that a thing to worry less about ;). The export thing has been running through my head before our talk, because I had the same "I swear I added this resource with the same parameters, and suddenly it works." ;-)

marc-portier commented 12 years ago

the GET of a resource-definition in json or so would also be useful Am I missing it or is it really not there?

-marc=

2012/4/3 Jan Vansteenlandt < reply@reply.github.com

A very interesting idea, and probably not that hard, will let you know how this evolves. In response to your "I have to re-add my resource again, and I swear it's the same as last time" I'll probably finish the export of resources somewhere this week, making that a thing to worry less about ;). The export thing has been running through my head before our talk, because I had the same "I swear I added this resource with the same parameters, and suddenly it works." ;-)


Reply to this email directly or view it on GitHub: https://github.com/iRail/The-DataTank/issues/73#issuecomment-4898599

coreation commented 12 years ago

Well if you go to TDTInfo/Resource/package/resource.json .... you should get your definition in JSON .... ?

marc-portier commented 12 years ago

almost: I'm switching over to #48 to discuss the resrouce-definition-resource handling there

coreation commented 12 years ago

Implemented