Coder Social home page Coder Social logo

metadatacenter / cedar-archetype-instance-writer Goto Github PK

View Code? Open in Web Editor NEW
0.0 7.0 0.0 177 KB

Minimal Java project that uses jsonschema2pojo to generate Java classes to write CEDAR JSON Schema-based template instances

License: Other

Java 100.00%

cedar-archetype-instance-writer's Introduction

CEDAR Archetype Instance Writer

Minimal Java project that uses jsonschema2pojo to generate Java classes that can write instances of CEDAR templates.

The ./src/main/resources/json-schema directory contains an example JSON Schema-based CEDAR template.

The ./src/main/resources/json directory contains an example JSON-based template instance corresponding to that template.

The main class org.metadatacenter.archetype.TemplateInstanceWriter contains an example of writing a template instance using a jsonschema2pojo-generated Java class.

Building and Running

To build this library you must have the following items installed:

First build the CEDAR parent project.

Get a copy of the latest code:

git clone https://github.com/metadatacenter/cedar-archetype-instance-writer.git

Change into the cedar-archetype-instance-writer directory:

cd cedar-archetype-instance-writer 

Then build it with Maven:

mvn clean install

To run:

mvn exec:java

cedar-archetype-instance-writer's People

Contributors

egyedia avatar marcosmro avatar martinjoconnor avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cedar-archetype-instance-writer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.