Difference between revisions of "PrF UG projects import project"
(Automated import of articles) |
|||
Line 6: | Line 6: | ||
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|projects_import]]</div> | ||
Line 22: | Line 21: | ||
<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. |
− | + | 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 33: | ||
</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> | </div> |
Revision as of 11:20, October 16, 2008
Importing a Project
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.
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.