Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

project-open-data/datajson-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datajson-editor

A proof of concept data.json editor based on json-editor. The form generates YAML as an output/export which is used by Static Hosted sites like Jekyll/Github Pages and can be used to generate a valid collection of individual files dynamically into a consolidated data.json file that can then be harvested by data.gov. This editor is currently BETA targeting full feature integration as an editor for the JKAN project to offer a lightweight, no/low cost, low tech metadata management platform.

The Easiest way to get it up and running, is to fork this project, go to the repository settings, change the default branch to gh-pages, push any old commit (i.e. edit README) to intitate the build... Then go to https://yourname.github.io/datajson-editor

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

A proof of concept data.json editor to generate pages for Static Hosted Websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.2%