data-govt-nz/silverstripe-datajson

Stores dataset records inside SilverStripe and makes them accessible via the data.json DCAT JSON standard

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:silverstripe-module

pkg:composer/data-govt-nz/silverstripe-datajson

0.1.0 2018-08-27 09:51 UTC

This package is not auto-updated.

Last update: 2025-10-12 11:31:54 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