specification icon indicating copy to clipboard operation
specification copied to clipboard

Code generators for datapackage.json?

Open NeilMcKLogic opened this issue 8 years ago • 2 comments

Not an issue but rather a 'help wanted' : Is anyone aware of code generators for datapackage.json files? I am thinking of something that you feed it the datapackage.json file, and it spits out a class library for you to work with in OOP.

Here's an example going from JSON to C#: http://json2csharp.com/

Yes, one could populate JSON with test data and use the tool above. But I'm thinking of something stronger that enforces the required/optional and data type tags and ranges, relationships and foreign keys, for example.

I asked on frictionlessdata.io but no one is aware of one there.

NeilMcKLogic avatar Feb 20 '17 20:02 NeilMcKLogic

cc @danfowler

greggish avatar Feb 20 '17 20:02 greggish

I'm not aware of one.

danfowler avatar Apr 13 '17 07:04 danfowler

I'm closing this as out of scope for issues on the specification repo, I think it's an important discussion but probably one more suited to a thread over at https://forum.openreferral.org/ :-)

mrshll1001 avatar Nov 21 '23 13:11 mrshll1001