How to use DL Query programmatically
        Posted  
        
            by Mikae Combarado
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mikae Combarado
        
        
        
        Published on 2010-06-07T17:08:53Z
        Indexed on 
            2010/06/07
            17:12 UTC
        
        
        Read the original article
        Hit count: 374
        
Hello, I would like to know whether I can use DL Query in Protege programatically. Is it possible to enter a query in java and retrieve individuals like how it is done in SQL ? E.g. Query : hasCalorificContentValue value 723 and I would like to retrieve an individual called QuattroFormaggio.
© Stack Overflow or respective owner