Difference between revisions of "Protege"

From Protege Wiki
Jump to: navigation, search
Line 28: Line 28:
 
[[Description:=Protege is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies.]] At its core, Protege implements a rich set of knowledge-modeling structures and actions that support the creation, visualization, and manipulation of ontologies in various representation formats. Protege can be customized to provide domain-friendly support for creating knowledge models and entering data. Further, Protege can be extended by way of a [http://protege.stanford.edu/doc/dev.html plug-in architecture and a Java-based Application Programming Interface (API)] for building knowledge-based tools and applications.
 
[[Description:=Protege is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies.]] At its core, Protege implements a rich set of knowledge-modeling structures and actions that support the creation, visualization, and manipulation of ontologies in various representation formats. Protege can be customized to provide domain-friendly support for creating knowledge models and entering data. Further, Protege can be extended by way of a [http://protege.stanford.edu/doc/dev.html plug-in architecture and a Java-based Application Programming Interface (API)] for building knowledge-based tools and applications.
  
An ontology describes the concepts and relationships that are important in a particular domain, providing a vocabulary for that domain as well as a computerized specification of the meaning of terms used in the vocabulary. Ontologies range from taxonomies and classifications, database schemas, to fully axiomatized theories. In recent years, ontologies have been adopted in many business and scientific communities as a way to share, reuse and process domain knowledge. Ontologies are now central to many applications such as scientific knowledge portals, information management and integration systems, electronic commerce, and semantic web services.
+
The Protege platform supports two main ways of modeling ontologies via the [[Protege-Frames]] and [[Protege-OWL]] editors.<br /><br />
  
The Protege platform supports two main ways of modeling ontologies via the [[Protege-Frames]] and [[Protege-OWL]] editors.<br /><br />  
+
<strong>Protege Overview: http://protege.stanford.edu/overview/</strong><br />
 +
<strong>Protege-Frames Overview: http://protege.stanford.edu/overview/protege-frames.html</strong><br />
 +
<strong>Protege-OWL Overview: http://protege.stanford.edu/overview/protege-owl.html</strong><br />
 +
<strong>Protege User Documentation: http://protege.stanford.edu/doc/users.html</strong><br />
 +
<strong>Protege Developer Documentation: http://protege.stanford.edu/doc/dev.html</strong><br /><br />
 
</div>
 
</div>
  

Revision as of 17:55, August 27, 2007

Protege is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies. At its core, Protege implements a rich set of knowledge-modeling structures and actions that support the creation, visualization, and manipulation of ontologies in various representation formats. Protege can be customized to provide domain-friendly support for creating knowledge models and entering data. Further, Protege can be extended by way of a plug-in architecture and a Java-based Application Programming Interface (API) for building knowledge-based tools and applications.

The Protege platform supports two main ways of modeling ontologies via the Protege-Frames and Protege-OWL editors.

Protege Overview: http://protege.stanford.edu/overview/
Protege-Frames Overview: http://protege.stanford.edu/overview/protege-frames.html
Protege-OWL Overview: http://protege.stanford.edu/overview/protege-owl.html
Protege User Documentation: http://protege.stanford.edu/doc/users.html
Protege Developer Documentation: http://protege.stanford.edu/doc/dev.html