HASCO/API is a comprehensive back-end solution and API for managing HASCO concepts in RDF. HASCO/API is developed in Java and Scala Templates using the Play Framework.
- HASCO/API provides capabilities for managing concepts defied in the Human-Aware Science Ontology (HASCO).
- The API is composed of many methods to support CRUD operations on top of HASCO concepts
Technical Details
- The HASCO/API source code is available in GitHub
- The HASCO/API is based on Play Framework. Most of the code is implemented in Java and the small amount of user interface available mainly for system administrators is encoded in Scala template.
- The HASCO/API is based on RESTfull services