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

Commit

Permalink
Edited README.txt via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
ramalho authored and alvesjnr committed Apr 26, 2011
1 parent 6016ad2 commit b7605f9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.txt
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
isis.dm README
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.

0 comments on commit b7605f9

Please sign in to comment.