swrlapi

    0熱度

    1回答

    我正在用OWL和SWRL API構建Maven項目。 我想檢索使用下面的代碼保存在一個文件.owl所有規則: import org.semanticweb.owlapi.apibinding.OWLManager; import org.semanticweb.owlapi.model.OWLOntology; import org.semanticweb.owlapi.model.OWLOn

    -2熱度

    1回答

    我想運行SWRL規則uppn OWL本體並在我的VB.NET(web base)中使用結果。 我從http://owlapi.sourceforge.net/下載了OWL API(一個jar文件),但是在文檔中我找不到如何從vb.net調用這個jar文件。 你能幫忙嗎? 請

    2熱度

    2回答

    我想要將SWRLAPI或SWRL添加到Drools API時遇到問題。 我用Maven添加了SWRLAPI,SWRLAPI和Drools以及OWLAPI依賴關係。 SWRLAPIFactory.createSWRLRuleEngine(o)似乎有問題; 這裏是我的主類 OWLOntologyManager m = OWLManager.createOWLOntologyManager();