data-govt-nz / silverstripe-datajson
Stores dataset records inside SilverStripe and makes them accessible via the data.json DCAT JSON standard
Package info
github.com/data-govt-nz/silverstripe-datajson
Type:silverstripe-module
pkg:composer/data-govt-nz/silverstripe-datajson
0.1.0
2018-08-27 09:51 UTC
Requires
- silverstripe/framework: ^3.4
This package is not auto-updated.
Last update: 2026-04-12 13:43:33 UTC
README
Stores dataset records inside SilverStripe and makes them accessible via the data.json DCAT JSON standard
To do
Rough POC has been added in code to give a head start.
This is SilverStripe 3.x compatible which we'll create a separate major branch for and leave master for live development for a 4.x version.
- Docs!
- Complete the features (See comments in code)
- Tests