Closed Thread
Results 1 to 3 of 3

Thread: Help with internal working of a software

  1. #1
    jalo is offline Newbie
    Join Date
    Nov 2007
    Posts
    2
    Rep Power
    0

    Help with internal working of a software

    Hi,

    I want to ask your opinion about the way to work internally a software that i'm developing as end of degree project.

    The thing is that, in essence i want to develope a desktop aplicaction for medical issues, that, basically and in a very reduced mode is a program to make diagnostics. The user introduce some parameters (symtomps, clinic signs, laboratory test, etc) and the program will make a posible diagnostic from the parameters.

    The main idea was store all the data in a BD (embedded probably), and with SQL consults obtain the posible options, but my project director consider this "poor computing" and recommend me to search alternatives to give to the program more power (in computing terms).

    The first option that comment me was to use ontologys, in order to create (or search if exists.. (*)) a medical ontology, where will introduce the inference rules needed for every disease, in order to make the posible diagnostic(s) from the given data (symtomps, etc.).

    The problem is that with these subjects i'm very lost, i can't understand very well the concept and working of ontologys and i'm not sure if use this in my software is the best way to solve my problem.

    (*): Exists medical ontolgys like:

    diseaseontology in sourceforge dot net

    But i think that is not exactly that i'm looking for.

    Apart from the existence of this ontology, and to finish, i want your opinion about how to cover the project, how do you think ghat is the best option: Use a relational BD and complete the software with other things to give it more power (in computing terms)? Continue with ontologys? Other options?

    Very thanks and sorry for my english.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,478
    Blog Entries
    75
    Rep Power
    143
    It sounds like you want to create an expert system with rules for the system stored in a database.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    jalo is offline Newbie
    Join Date
    Nov 2007
    Posts
    2
    Rep Power
    0
    Quote Originally Posted by WingedPanther View Post
    It sounds like you want to create an expert system with rules for the system stored in a database.
    Yeah,

    The main idea was store all the data in a database and obtain with consults the data required through the parameters given like symtomps, clinic signs, laboratory test, etc.. But this option, for my project director is not enough and she recomend me to use ontologys but i'm not sure if this is the best option.

    Anyone knows more options to develop this ? In the subject of experts systems, can you recomend me some techonolgy that could be right for this kind of project?

    Thanks for reply!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. warning:internal error
    By skb_mys in forum C and C++
    Replies: 2
    Last Post: 07-13-2009, 08:38 AM
  2. Internal Link
    By ebosysindia in forum Search Engine Optimization
    Replies: 8
    Last Post: 05-14-2009, 10:21 AM
  3. Internal server error
    By hhheng in forum Perl
    Replies: 1
    Last Post: 12-23-2008, 11:11 AM
  4. Internal memory
    By oja2006 in forum Computer Hardware
    Replies: 2
    Last Post: 11-28-2008, 06:50 AM
  5. Replies: 0
    Last Post: 06-29-2008, 10:32 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts