Git Product home page Git Product logo

ormpy's Introduction

OrmPy

OrmPy provides a Python-based API to load, check, and instantiate Object Role Modeling (ORM) models developed with the NORMA modeling tool. The primary algorithm is based upon research by Smaragdakis, et al.

OrmPy is a work-in-progress. The Smaragdakis algorithm is implemented with extensions by McGill, et al. The --experimental command-line option accesses extensions published by Nizol, et al. as well as unpublished extensions.

Dependencies

OrmPy has been tested with Python 2.7 on a 64-bit Linux machine. To build ORM models consumable by OrmPy, you must use NORMA, which is a Visual Studio plug-in. However, several test models are available at ./test/data. These can be viewed online using the ORM Solutions ORM Viewer without installing NORMA.

Command-line use

OrmPy includes a command-line interface which can be executed via the ormpy script. Run ormpy -h for usage instructions.

API Documentation

API documentation is at ./doc/_build/html. To rebuild the documentation after an update to the code, run the update_doc script. This script requires sphinx.

Unit Tests

The ./test subdirectory contains a suite of unit tests and test data. Some tests rely on nosetests plugins. You can run all tests in the test suite via the run_tests script. This script requires nosetests and coverage.py. Executing run_tests --cover provides test coverage information via coverage.py.

Acknowledgment

This software is based upon work supported by the National Science Foundation Graduate Research Fellowship under Grant No. DGE-1424871.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.