All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ocket-protege.3.2.0.source-code.plugin.xml Maven / Gradle / Ivy

There is a newer version: 4.0.1
Show newest version
<?xml version="1.0" ?>

<plugin>
    <extension point="org.protege.editor.owl.inference_reasonerfactory"
               id="snorocket.factory">
        <name value="Snorocket"/>
        <class value="au.csiro.snorocket.protege.ProtegeReasonerFactory"/>
    </extension>
    <extension point="org.protege.editor.core.application.EditorKitHook"
               id="snorocket.init">
    	<class value="au.csiro.snorocket.protege.SnorocketProtegePluginInstance"/>
    	<editorKitId value="OWLEditorKit"/>
    </extension>
</plugin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy