<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Pr4_UG_ov_Plugins</id>
		<title>Pr4 UG ov Plugins - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://protegewiki.stanford.edu/index.php?action=history&amp;feed=atom&amp;title=Pr4_UG_ov_Plugins"/>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ov_Plugins&amp;action=history"/>
		<updated>2026-05-11T11:36:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ov_Plugins&amp;diff=8180&amp;oldid=prev</id>
		<title>RichMorin: Automated import of articles</title>
		<link rel="alternate" type="text/html" href="https://protegewiki.stanford.edu/index.php?title=Pr4_UG_ov_Plugins&amp;diff=8180&amp;oldid=prev"/>
				<updated>2010-07-27T20:59:03Z</updated>
		
		<summary type="html">&lt;p&gt;Automated import of articles&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;!-- Pr4_UG_ov_Plugins&lt;br /&gt;
&lt;br /&gt;
ToDo:&lt;br /&gt;
  Revisit http://protegewiki.stanford.edu/index.php/Protege4Contributing&lt;br /&gt;
            #Creating_a_plugin&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
== Plugins ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{Pr4_UG_ov_TOC}}&amp;lt;div id='pr4_ug'&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:none;&amp;quot;&amp;gt;&lt;br /&gt;
{{#vardefine:cgc|http://code.google.com}}&lt;br /&gt;
{{#vardefine:coo|http://www.co-ode.org}}&lt;br /&gt;
{{#vardefine:pw|http://protegewiki.stanford.edu/index.php}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[{{#var:G}}Plugin|Plugins]] have long been an essential part&lt;br /&gt;
of the {{#var:Pr}} architecture.&lt;br /&gt;
{{#var:Pr4}} continues this tradition,&lt;br /&gt;
providing ways to incorporate plugins&lt;br /&gt;
into many aspects of the program's operation.&lt;br /&gt;
In fact, some essential parts of {{#var:Pr4}}&lt;br /&gt;
(eg, the OWL Editor) are technically plugins.&lt;br /&gt;
&lt;br /&gt;
Although the list of plugins for {{#var:Pr4}} is still relatively small,&lt;br /&gt;
it will undoubtedly grow as existing plugins are converted&lt;br /&gt;
and new plugins are created.&lt;br /&gt;
&lt;br /&gt;
=== Finding Plugins ===&lt;br /&gt;
&lt;br /&gt;
==== Auto Update ====&lt;br /&gt;
&lt;br /&gt;
Starting with build 104, {{#var:Pr4}} will find plugins and updates for you.&lt;br /&gt;
See the [{{#var:pw}}/EnablePluginAutoUpdate Auto Update] page&lt;br /&gt;
for more information.&lt;br /&gt;
&lt;br /&gt;
==== The Plugins Chapter ====&lt;br /&gt;
&lt;br /&gt;
The [[Pr4_UG_rp|Plugins chapter]] contains a page for each plugin,&lt;br /&gt;
giving overview information, useful links, etc.&lt;br /&gt;
If you have information to offer on a plugin,&lt;br /&gt;
please help us all by noting it on the appropriate page.&lt;br /&gt;
&lt;br /&gt;
==== The &amp;quot;Compatible Plugins&amp;quot; Index ====&lt;br /&gt;
&lt;br /&gt;
[{{#var:pw}}/Protege-OWL_4.0 Plugins for Protege 4.x OWL editor] -&lt;br /&gt;
the list of &amp;quot;Compatible Plugins&amp;quot; on this page is the result&lt;br /&gt;
of a semantic query that gathers all plug-ins&lt;br /&gt;
that have declared themselves compatible with the 4.x version&lt;br /&gt;
of the Protege-OWL editor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&lt;br /&gt;
If you know of a compatible plugin that is not listed in the Index,&lt;br /&gt;
please let us know!&lt;br /&gt;
&lt;br /&gt;
==== CO-ODE OWL Plugins ====&lt;br /&gt;
&lt;br /&gt;
[{{#var:cgc}}/p/co-ode-owl-plugins/ CO-ODE OWL Plugins ] -&lt;br /&gt;
the [http://www.co-ode.org/ CO-ODE] project&lt;br /&gt;
at the [http://www.manchester.ac.uk/ University of Manchester]&lt;br /&gt;
is the biggest contributor of {{#var:Pr4}} plug-ins.&lt;br /&gt;
This is a good place to go to download early releases and source code&lt;br /&gt;
for CO-ODE developed plug-ins and more...&lt;br /&gt;
&lt;br /&gt;
=== Contributing Plugins ===&lt;br /&gt;
&lt;br /&gt;
If you're a software developer,&lt;br /&gt;
it may be worthwhile to consider converting and/or creating plugins&lt;br /&gt;
for your project's needs.&lt;br /&gt;
{{#var:Pr4}} is built on top&lt;br /&gt;
of an [http://en.wikipedia.org/wiki/OSGi OSGi]-compliant plugin mechanism,&lt;br /&gt;
so it is easy to implement new menu items, views, and other plugins;&lt;br /&gt;
it is even possible to extend the types of plugins that can be created.&lt;br /&gt;
&lt;br /&gt;
If you have developed a plugin for {{#var:Pr4}}&lt;br /&gt;
and you would like to contribute it to the community,&lt;br /&gt;
please see [{{#var:pw}}/Protege4Contributing#Plugins Contributing plugins].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>RichMorin</name></author>	</entry>

	</feed>