Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

CIDARLAB/Cello-UCF

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Cello UCFs

DOI

UCFs, input sensor files, and output device files are in files/.

UCF JSON Schemas

Used to validate the syntax of a UCF, input sensor file, or output sensor file. Found in schemas/.

Python unit tests

Validate all the files in this repository with:

pip install -r requirements.txt
python -m unittest

Every file in files/ appropriately named and placed within the repository will be tested automatically by Travis CI. The matching pattern for UCF files, for example, is files/v2/ucf/**/*.UCF.json.

Schemas are also verified with Travis CI.

Generating classes from JSON Schemas

Python class

Using json-schema-to-class:

json-schema-to-class gates.schema.json

Java class

Using jsonschema2pojo:

jsonschema2pojo --source gates.schema.json --target java-gen

About

UCFs, input sensor files, output device files, and JSON Schemas for Cello.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.