Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

An expert systems facility for mumps.

K C O'Kane

    Computers in Biology and Medicine
    |January 1, 1986
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces Mumps language extensions for expert systems, integrating Prolog features with Mumps databases. An experimental C interpreter for Unix demonstrates the feasibility of this approach for enhanced system development.

    Related Concept Videos

    You might also read

    Related Articles

    Articles linked to this work by shared authors, journal, and citation graph.

    Sort by
    Same author

    Migration of legacy mumps applications to relational database servers.

    Methods of information in medicine·2001
    Same author

    Getting over the MUMPS.

    Healthcare informatics : the business magazine for information and communication systems·2001
    Same author

    A web access script language to support clinical application development.

    Computer methods and programs in biomedicine·1998
    Same author

    A case study of a MUMPS intranet patient record.

    Healthcare information management : journal of the Healthcare Information and Management Systems Society of the American Hospital Association·1998
    Same author

    An object-oriented class library for medical software development.

    Methods of information in medicine·1996
    Same author

    Implementing a distributed intranet-based information system.

    Topics in health information management·1996
    Same journal

    Rapid personalisation of cardiovascular models using invasively measured right ventricular pressure.

    Computers in biology and medicine·2026
    Same journal

    Biologically inspired mechanisms for enhancing robustness in EEG signal modeling: Challenges, opportunities, and perspectives.

    Computers in biology and medicine·2026
    Same journal

    Machine learning-based detection of missed inspiratory efforts using esophageal pressure during noisy pressure support ventilation.

    Computers in biology and medicine·2026
    Same journal

    A computational model of chemically- and mechanically-induced thrombus formation in cerebral aneurysms.

    Computers in biology and medicine·2026
    Same journal

    An improved catch fish optimization based deep learning model for Parkinson disease classification using EEG signal.

    Computers in biology and medicine·2026
    Same journal

    Assessing the robustness of evaluation metrics for synthetic ECG signal quality.

    Computers in biology and medicine·2026
    See all related articles

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Programming Languages

    Background:

    • The Mumps programming language traditionally lacks features for complex expert system development.
    • Integrating symbolic reasoning capabilities into existing database-centric languages is a significant challenge.

    Purpose of the Study:

    • To describe novel extensions to the Mumps language designed to facilitate the creation of expert systems.
    • To leverage the Prolog language's logic programming paradigm within the Mumps environment.
    • To utilize the Mumps global array database for storing and managing expert system knowledge.

    Main Methods:

    • Development of Mumps language extensions inspired by Prolog syntax and semantics.
    • Integration of these extensions with the Mumps global array database for data persistence.

    Related Experiment Videos

  • Implementation of an experimental interpreter for the extended Mumps language using the C programming language.
  • Deployment and testing of the interpreter within the Unix operating system environment.
  • Main Results:

    • Successful definition and implementation of Mumps language extensions enabling expert system construction.
    • Demonstration of seamless utilization of the Mumps global array database for expert system knowledge representation.
    • Creation of a functional C-based interpreter for the extended Mumps language on Unix.

    Conclusions:

    • The proposed Mumps language extensions effectively bridge the gap between database management and expert system development.
    • The integration with Prolog principles offers a powerful new paradigm for building intelligent systems in the Mumps environment.
    • The experimental Unix implementation validates the practical applicability and performance of the extended Mumps language for expert systems.