Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

The caCORE Software Development Kit (SDK) generates a system built on the principles of Model Driven Architecture (MDA), n-tier architecture and a common API for data access. When the caCORE SDK-generated system is combined with controlled vocabularies and registered metadata, the resulting software system, called "caCORE-like" system, is "seman…

License

NCIP/cacore-sdk

Repository files navigation

Welcome to the caCORE SDK Project!

The caCORE Software Development Kit (SDK) generates a system built on the principles of Model Driven Architecture (MDA), n-tier architecture and a common API for data access. The use of MDA and n-tier architecture allows for easy access to data, particularly by other applications.

When the caCORE SDK-generated system is combined with controlled vocabularies and registered metadata, the resulting software system, called "caCORE-like" system, is "semantically integrated." All exposed API elements have runtime accessible metadata that defines the meaning of the elements using controlled terminology.

The caCORE SDK has two modules:

  • Code Generation, which accepts a UML model as input and produces java classes and other artifacts such as a standard XML Schema (xsd) that can be used by standard client APIs
  • Middleware, that provides the actual infrastructure including the server and standard client APIs to provide access to the underlying data system through n-tier architecture

The caCORE SDK is an open source project written in Java using Hibernate, Spring Framework, JAXB, Axis, Castor, Struts, Acegi Security, Apache Commons, Apache CXF technologies.

The caCORE SDK is distributed under the BSD 3-Clause License. Please see the NOTICE and LICENSE files for details.

You will find more details about the caCORE SDK in the following links:

Please join us in further developing and improving caCORE SDK.

Prerequisites

How to use SDK

Sub Projects

The caCORE RESTful Wrapper is aimed at lowering the barrier to create RESTful services based on existing data sources. The wrapper provides interface in RESTful manner while it internally maps with existing data source to query data. The RESTful Wrapper will provide User Interface where developers can create RESTful resources wrapping existing data services. * [Community Wiki] (https://wiki.nci.nih.gov/display/caCORE/caCORE+RESTful+Wrapper) * [User Guide] (https://wiki.nci.nih.gov/display/caCORE/caCORE+RESTful+Wrapper+v1.0+User+Guide) * [Release Notes] (https://wiki.nci.nih.gov/display/caCORE/caCORE+RESTful+Wrapper+v1.0+Release+Notes)

  • caCORE Hydra

The caCORE Hydra is a pilot project developed as Eclipse IDE plugin (referred to from here on as the plugin) to provide a development environment that fosters the generation of application artifacts from an Ecore model. The plugin helps developers convert application models created in a variety of meta-model representations into an Ecore model. From this ecore model, pluggable artifact generators can produce artifacts.

Related Projects

About

The caCORE Software Development Kit (SDK) generates a system built on the principles of Model Driven Architecture (MDA), n-tier architecture and a common API for data access. When the caCORE SDK-generated system is combined with controlled vocabularies and registered metadata, the resulting software system, called "caCORE-like" system, is "seman…

Resources

License

Stars

Watchers

Forks

Packages

No packages published