Difference between revisions of "Snorocket"

From Protege Wiki
Jump to: navigation, search
(Created page with '{{Plugin |Description=Snorocket for Protégé is a Java implementation of the polynomial classification algorithm described by Baader et al in [[http://lat.inf.tu-dresden.de/rese…')
 
Line 3: Line 3:
  
 
Snorocket is capable of classifying SNOMED CT in under 1 minute.
 
Snorocket is capable of classifying SNOMED CT in under 1 minute.
 
 
|PluginType=Reasoner
 
|PluginType=Reasoner
 
|ForApplication1=Protege-OWL 4.0
 
|ForApplication1=Protege-OWL 4.0
 +
|Screenshot=SnorocketLogo.png
 
|HomepageURL=http://research.ict.csiro.au/software/snorocket
 
|HomepageURL=http://research.ict.csiro.au/software/snorocket
 
|DeveloperID1=Michael Lawley
 
|DeveloperID1=Michael Lawley
Line 13: Line 13:
 
|Topic2=Reasoning
 
|Topic2=Reasoning
 
|License=http://research.ict.csiro.au/software/snorocket/LICENCE.txt
 
|License=http://research.ict.csiro.au/software/snorocket/LICENCE.txt
|Affiliation1=Australian E-Health Research Centre, CSIRO
+
|Affiliation1=Australian E-Health Research Centre
 +
|Affiliation2=CSIRO
 
}}
 
}}

Revision as of 18:28, May 23, 2010

Snorocket for Protégé is a Java implementation of the polynomial classification algorithm described by Baader et al in [Pushing the EL Envelope] and packaged for use as a reasoner in Protégé.

Snorocket is capable of classifying SNOMED CT in under 1 minute.

Versions & Compatibility

This section lists available versions of Snorocket.

VersionCompatible withDependencies
Snorocket 3.0.0Protege-OWL 5.2.0
Snorocket 2.0.0Protege-OWL 4.1
Protege-OWL 4.2
Snorocket 1.3.4Protege-OWL 4.0
Protege-OWL 4.1
Snorocket 1.3.1Protege-OWL 4.0
Snorocket 1.3.0Protege-OWL 4.0

If you click on the button below to add a new version of Snorocket, you will be asked to define a page title for the new version. Please adhere to the naming convention of Snorocket X.X.X when you define the new page!

Changelog

VersionChanges in this version
Snorocket 3.0.0see page for more details
Snorocket 2.0.0New multi-threaded algorithm for much faster results. Support for concrete domains.
Snorocket 1.3.4Two versions exist of this plugin, one for Protege 4.0 and one for Protege 4.1
Snorocket 1.3.1Minor bug fixes: fixed support for queries; added progress monitor support.
Snorocket 1.3.0Initial release