Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 856 Bytes

File metadata and controls

22 lines (15 loc) · 856 Bytes

ADQLGeomDM Project

This project uses VO-DML tools to define a data model that represents the Geometry Types in ADQL with some additional types from PGSphere

Note

some of the model classes are not auto-generated, but come from the javastro pgsphere library

Further information in the ADQLGeomDM documentation

The source for the model is in model/ADQLGeomDM-v1.vodsl

gradle test

should build the model and run tests against it.

gradle testSite

should build the site and make it available at http://localhost:8000