Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 808 Bytes

glossary.rst

File metadata and controls

23 lines (18 loc) · 808 Bytes

Glossary

.. glossary::
    :sorted:

    API
        Acronym for "Application Programming Interface", this is the
        set of functions used by an external program to invoke the
        functionality of a library or application. For IDAES, it usually
        refers to Python functions and classes/methods in a Python module.
        By analogy, the APIs are to the IDAES library what a steering wheel,
        gearshift and pedals are to a car.

    CRADA
        Cooperative Research and Development Agreement. A legal agreement between
        two or more parties that involves a statement of work and terms for sharing
        non-public data.

    NDA
        Non-Disclosure Agreement. A legal agreement between two or more parties
        that involves terms for sharing non-public data.