Difference between revisions of "PrF UG projects import project"

From Protege Wiki
Jump to: navigation, search
(Automated import of articles)
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== Importing a Project ==
 
== Importing a Project ==
  
{{PrF_UG_TOC_projects}}<div id='prf_ug'>
+
<noinclude>{{PrF_UG_TOC_projects}}<div id='prf_ug'></noinclude>
  
 
Importing a project creates a new {{#var:PrF}} project and <b>.pprj</b> file,
 
Importing a project creates a new {{#var:PrF}} project and <b>.pprj</b> file,
 
based on files which contain your ontology information in one of the supported formats.
 
based on files which contain your ontology information in one of the supported formats.
When you import a project,
+
When you import a project, a <b>.pprj</b> file is built,
a <b>.pprj</b> file is built,
 
 
based on the information in your existing files.
 
based on the information in your existing files.
  
To do this,
+
To do this, [[PrF_UG_projects_creating_a_project|create a new project]]
[[PrF_UG_projects_creating_a_project|create a new project]]
+
and make sure that <b>Create from Existing Sources</b> is checked
and make sure that <b>Create from Existing Sources</b> is checked in the <b>Create New Project</b> dialog box.
+
in the <b>Create New Project</b> dialog box.
  
<div>[[Image:PrF_UG_projects_import.gif|projects_import]]</div>
+
<div>[[Image:PrF_UG_projects_import.gif|frame|none|
 +
      Create from Existing Sources checkbox (checked)]]</div>
  
 
You can import a project from the following
 
You can import a project from the following
Line 22: Line 22:
 
   <li><p>
 
   <li><p>
 
     [[PrF_UG_files_protege_files|Text Files]]:
 
     [[PrF_UG_files_protege_files|Text Files]]:
     You can import a project from a pair of text files describing the class/slot (e.g., <tt>abc.pont</tt>) and instance (e.g., <tt>abc.pins</tt>) information.
+
     You can import a project from a pair of text files describing the class/slot
     Importing a text project can be used,
+
    (e.g., <tt>abc.pont</tt>) and instance (e.g., <tt>abc.pins</tt>) information.
    for example,
+
     Importing a text project can be used, for example,
 
     for updating from {{#var:PrF}}/Win to {{#var:Pr}}.
 
     for updating from {{#var:PrF}}/Win to {{#var:Pr}}.
 
     </p>
 
     </p>
Line 34: Line 34:
 
</ul>
 
</ul>
  
You can <b>not</b> import an XML file into {{#var:Pr}} using the
+
You can <b>not</b> import an XML file into {{#var:Pr}}
[[PrF_UG_files_xml_support|{{#var:Pr}} XML backend]].
+
using the [[PrF_UG_files_xml_support|{{#var:Pr}} XML backend]].
  
 
{{#var:PrF}} will generate default forms for all classes in the imported project.
 
{{#var:PrF}} will generate default forms for all classes in the imported project.
  
</div>
+
 
 +
<noinclude></div></noinclude>

Latest revision as of 18:32, November 13, 2008

Importing a Project


Protege-Frames User's Guide
Projects
Creating a Project
Opening a Project
Importing a Project
Saving a Project
Converting a Project's Type
Exporting a Project
Renaming a Project
Setting Preferences
Archiving a Project
Reverting to an Archived Project
Including a Project
Activating an Included Project
Removing an Included Project
Merging an Included Project
Configuring a Project
Project Metrics
Using Undo
Glossary, Editing Help

Importing a project creates a new Protege-Frames project and .pprj file, based on files which contain your ontology information in one of the supported formats. When you import a project, a .pprj file is built, based on the information in your existing files.

To do this, create a new project and make sure that Create from Existing Sources is checked in the Create New Project dialog box.

Create from Existing Sources checkbox (checked)

You can import a project from the following project types:

  • Text Files: You can import a project from a pair of text files describing the class/slot (e.g., abc.pont) and instance (e.g., abc.pins) information. Importing a text project can be used, for example, for updating from Protege-Frames/Win to Protege.

  • Database Table: You can import a project from a single table in a JDBC database.

You can not import an XML file into Protege using the Protege XML backend.

Protege-Frames will generate default forms for all classes in the imported project.