Skip to content

Quick test - Looking at JSON schema for file level metadata

Notifications You must be signed in to change notification settings

IQSS/json-schema-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schema-test

Quick test. A mix of:

Install

mkvirtualenv schema-test
pip install -r requirements.txt
cd filemetadata/    # should have the manage.py file inside
#
python manage.py check  # ignore deprecations for now
python manage.py runserver # to run a differnt port, e.g. 8070; python manage.py runserver 8070

You should see something like:

File listing

file listing

JSON schema editor - J. Dorn

JSON schema editor J. Dorn

Caveat

Not all of the TSV features are translated over. This is proof of concept and J. Dorn's editor has not been modified for these examples.

About

Quick test - Looking at JSON schema for file level metadata

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published