Skip to content

fabiobatalha/isisdm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISIS-DM: the ISIS Data Model API

ISIS-DM is an API and tools for:

   1. schema definition through classes, similar to modern OPFs (Object Persistence Frameworks); 

   2. HTML form generation and validation;

   3. conversion of ISIS data to JSON;

In other words, ISIS-DM allows programmers to express constraints and functionality similar to those of the CDS/ISIS Field Definition Table and the CDS/ISIS Formatting Language, but in contemporary, object-oriented programming languages.

The API aims to be database-independent. Objects defined in the ISIS-DM should be easily persisted in CDS/ISIS, CouchDB, MongoDB, Amazon SimpleDB and other semistructured databases. 

About

ISIS Data Model tools & APIs

Resources

License

LGPL-2.1, GPL-2.0 licenses found

Licenses found

LGPL-2.1
COPYING.LESSER
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • JavaScript 0.8%