Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

isisdm

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isisdm

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.

  • 0.2.3
  • PyPI
  • Socket score

Maintainers
2

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.2.0

  • Added CompositeTextProperty
  • Added MultiCompositeTextProperty
  • Added IsisCompositeTextProperty
  • Added MultiIsisCompositeTextProperty

0.1.1

  • Added FileProperty datatype
  • Added BooleanProperty datatype
  • Embedded _rev and _id in automatic generated forms (couchdb api)
  • Fixed bug that changes the _id attr of a persistent document

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc