Skip to content

jsongraph/jsongraph.java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

jsongraph.java

Java tool for the JSON Graph Format.

Features

  • Support read/write of JSON Graph Format version 1.
  • Java library and command-line tool.
  • Compile down to native binary using Graal and substrate vm.

Requirements

  • Run on Java 13+.
  • Uses Java module system to cleanly separate API.

Open Questions

  1. Unsure of the current state of JSON Schema support in Java. Do we need to depend on a certain JSON library?

About

Java tool for the JSON Graph Format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published