Difference between revisions of "PrF UG projects convert project"
(Automated import of articles) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Converting a Project to Another Project Type == | == Converting a Project to Another Project Type == | ||
− | {{PrF_UG_TOC_projects}}<div id='prf_ug'> | + | <noinclude>{{PrF_UG_TOC_projects}}<div id='prf_ug'></noinclude> |
− | You can <i>convert</i> a {{#var:PrF}} project from one backend format | + | You can <i>convert</i> a {{#var:PrF}} project |
− | (project type) | + | from one backend format (project type) to another. |
− | to another. | ||
You will see no difference in the {{#var:Pr}} interface when you work with your project, | You will see no difference in the {{#var:Pr}} interface when you work with your project, | ||
but all changes to to the project are stored in the new format. | but all changes to to the project are stored in the new format. | ||
− | See | + | See [[PrF_UG_files_project_types|Understanding Project Types]] |
− | [[PrF_UG_files_project_types|Understanding Project Types]] | ||
for more information. | for more information. | ||
Line 18: | Line 16: | ||
<li><p> | <li><p> | ||
<b>{{#var:Pr}} Files</b> (the default) creates two text files in {{#var:PrF}} format. | <b>{{#var:Pr}} Files</b> (the default) creates two text files in {{#var:PrF}} format. | ||
− | See | + | See [[PrF_UG_files_protege_files|{{#var:Pr}} Files]]. |
− | |||
</p> | </p> | ||
<li><p> | <li><p> | ||
<b>{{#var:Pr}} Database</b> creates the project as a table in a JDBC database. | <b>{{#var:Pr}} Database</b> creates the project as a table in a JDBC database. | ||
− | To do this, | + | To do this, you must have a database installed and configured on your system. |
− | + | See [[PrF_UG_files_database_backend|{{#var:Pr}} Database Format]]. | |
− | See | ||
− | |||
</p> | </p> | ||
<li><p> | <li><p> | ||
<b>Experimental XML</b> saves the project in XML format. | <b>Experimental XML</b> saves the project in XML format. | ||
− | See | + | See [[PrF_UG_files_rdf_support|Experimental XML Format]]. |
− | |||
</p> | </p> | ||
</ul> | </ul> | ||
− | <b>Note:</b> You can also convert a {{#var:PrF}} file to | + | <b>Note:</b> |
− | [[PrF_UG_files_owl_support|{{#var:PrO}}]] | + | You can also convert a {{#var:PrF}} file |
− | format and vice versa. | + | to [[PrF_UG_files_owl_support|{{#var:PrO}}]] format and vice versa. |
− | In this case, | + | In this case, however, you will see a significant difference, |
− | however, | + | because of the differences between the {{#var:PrF}} |
− | you will see a significant difference, | + | and {{#var:PrO}} capabilities and interfaces. |
− | because of the differences between the {{#var:PrF}} and {{#var:PrO}} capabilities and interfaces. | ||
To convert a {{#var:PrF}} file to a different format: | To convert a {{#var:PrF}} file to a different format: | ||
Line 54: | Line 47: | ||
<li><p> | <li><p> | ||
Select the format you want in the <b>Select Format</b> dialog box. | Select the format you want in the <b>Select Format</b> dialog box. | ||
− | |||
− | |||
</p> | </p> | ||
+ | <div>[[Image:PrF_UG_files_database_convert.png|frame|none| | ||
+ | Select Format dialog]]</div> | ||
<li><p> | <li><p> | ||
Line 69: | Line 62: | ||
− | </div> | + | <noinclude></div></noinclude> |
Latest revision as of 17:31, November 13, 2008
Converting a Project to Another Project Type
You can convert a Protege-Frames project from one backend format (project type) to another. You will see no difference in the Protege interface when you work with your project, but all changes to to the project are stored in the new format. See Understanding Project Types for more information.
You can convert between the following Protege-Frames formats:
Protege Files (the default) creates two text files in Protege-Frames format. See Protege Files.
Protege Database creates the project as a table in a JDBC database. To do this, you must have a database installed and configured on your system. See Protege Database Format.
Experimental XML saves the project in XML format. See Experimental XML Format.
Note: You can also convert a Protege-Frames file to Protege-OWL format and vice versa. In this case, however, you will see a significant difference, because of the differences between the Protege-Frames and Protege-OWL capabilities and interfaces.
To convert a Protege-Frames file to a different format:
Select File | Convert Project to Format...
Select the format you want in the Select Format dialog box.
Fill out any required information when requested; see the specific formats for more information.
Click OK.