Difference between revisions of "PrF UG intro what is protege frames"
(Automated import of articles) |
m |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
| − | == What is | + | == What is Protege-Frames? == |
| − | {{PrF_UG_TOC_intro}}<div id='prf_ug'> | + | <noinclude>{{PrF_UG_TOC_intro}}<div id='prf_ug'></noinclude> |
| − | <b>Note:</b> <i>This User's Guide describes how to use the {{#var:PrF}} interface. | + | <b>Note:</b> |
| + | <i>This User's Guide describes how to use the {{#var:PrF}} interface. | ||
If you wish to use the OWL extension to {{#var:Pr}}, | If you wish to use the OWL extension to {{#var:Pr}}, | ||
| − | see | + | see: |
| − | [[ | + | |
| − | + | * [[Protege3UserDocs#Protege-OWL|Protege-OWL 3.x documentation]] | |
| + | * [[Protege4UserDocs#Protege-OWL_Editor|Protege-OWL 4.x documentation]] | ||
| + | </i> | ||
| + | |||
The {{#var:PrF}} editor enables users to build and populate ontologies that are frame-based, | The {{#var:PrF}} editor enables users to build and populate ontologies that are frame-based, | ||
| − | using a knowledge model which is compatible with the Open Knowledge Base Connectivity | + | using a knowledge model which is compatible with the Open Knowledge Base Connectivity (OKBC) protocol. |
| − | In this model, | + | In this model, an ontology consists of: |
| − | an ontology consists of: | ||
<ul class='a'> | <ul class='a'> | ||
| Line 27: | Line 30: | ||
<li><p> | <li><p> | ||
| − | a set of instances of those classes - individual exemplars of the concepts that hold specific values for their properties | + | a set of instances of those classes - |
| + | individual exemplars of the concepts that hold specific values for their properties | ||
</p> | </p> | ||
</ul> | </ul> | ||
| Line 35: | Line 39: | ||
<ul class='a'> | <ul class='a'> | ||
<li><p> | <li><p> | ||
| − | A wide set of user interface elements that can be customized to enable users to model knowledge and enter data in domain-friendly forms. | + | A wide set of user interface elements that can be customized to enable users |
| + | to model knowledge and enter data in domain-friendly forms. | ||
</p> | </p> | ||
<li><p> | <li><p> | ||
| − | A plug-in architecture that can be extended with custom-designed elements, | + | A plug-in architecture that can be extended with custom-designed elements, such as: |
| − | |||
</p> | </p> | ||
<ul> | <ul> | ||
<li><p> | <li><p> | ||
| − | graphical components (e.g., | + | graphical components |
| − | + | (e.g., graphs and tables) | |
</p> | </p> | ||
<li><p> | <li><p> | ||
| − | media (e.g., | + | media |
| − | + | (e.g., sound, images, and video) | |
| − | |||
| − | |||
</p> | </p> | ||
<li><p> | <li><p> | ||
| − | various storage formats (e.g., | + | various storage formats |
| − | + | (e.g., RDF, XML, HTML, and database back-ends) | |
| − | |||
| − | |||
| − | |||
</p> | </p> | ||
</ul> | </ul> | ||
<li><p> | <li><p> | ||
| − | additional support tools (e.g., | + | additional support tools |
| − | + | (e.g., for ontology management, ontology visualization, inference and reasoning, etc.) | |
| − | |||
| − | |||
| − | |||
</p> | </p> | ||
<li><p> | <li><p> | ||
| − | A Java-based Application Programming Interface (API) that makes it possible for plug-ins and other applications to access, | + | A Java-based Application Programming Interface (API) |
| − | + | that makes it possible for plug-ins and other applications | |
| − | + | to access, use, and display ontologies created with {{#var:PrF}}. | |
</p> | </p> | ||
</ul> | </ul> | ||
| − | </div> | + | <noinclude></div></noinclude> |
Latest revision as of 14:08, March 8, 2010
What is Protege-Frames?
| Protege-Frames User's Guide |
|---|
| Intoductory Topics |
| Using this Guide |
| What is Protege? |
| What is Protege-Frames? |
| Planning a Project |
| A Newspaper Example |
| Extending Protege |
| Glossary, Editing Help |
Note: This User's Guide describes how to use the Protege-Frames interface. If you wish to use the OWL extension to Protege, see:
The Protege-Frames editor enables users to build and populate ontologies that are frame-based,
using a knowledge model which is compatible with the Open Knowledge Base Connectivity (OKBC) protocol.
In this model, an ontology consists of:
a set of classes, organized in a subsumption hierarchy to represent a domain's salient concepts
a set of slots, associated to classes to describe their properties and relationships
a set of instances of those classes - individual exemplars of the concepts that hold specific values for their properties
Features of Protege-Frames include:
A wide set of user interface elements that can be customized to enable users to model knowledge and enter data in domain-friendly forms.
A plug-in architecture that can be extended with custom-designed elements, such as:
graphical components (e.g., graphs and tables)
media (e.g., sound, images, and video)
various storage formats (e.g., RDF, XML, HTML, and database back-ends)
additional support tools (e.g., for ontology management, ontology visualization, inference and reasoning, etc.)
A Java-based Application Programming Interface (API) that makes it possible for plug-ins and other applications to access, use, and display ontologies created with Protege-Frames.