Difference between revisions of "PROMPT"
(added date of last update) |
|||
Line 18: | Line 18: | ||
<div style="width: 100%;float: left;"> | <div style="width: 100%;float: left;"> | ||
− | ==Documentation== | + | |
+ | == Documentation == | ||
* [http://protege.cim3.net/file/pub/files/prompt/documentation/PROMPT_2-1_Documentation.zip Documentation] (detailed, but outdated) | * [http://protege.cim3.net/file/pub/files/prompt/documentation/PROMPT_2-1_Documentation.zip Documentation] (detailed, but outdated) | ||
Line 24: | Line 25: | ||
* [http://protege.cim3.net/cgi-bin/wiki.pl?PromptPapers PromptPapers]: papers describing the work related to Prompt | * [http://protege.cim3.net/cgi-bin/wiki.pl?PromptPapers PromptPapers]: papers describing the work related to Prompt | ||
− | ==Tips and tricks== | + | |
+ | === New in PROMPT 3.0 === | ||
+ | |||
+ | *'''Mapping mode''': create a mapping between two ontologies, and execute the mapping using a mapping interpreter | ||
+ | **Make sure to check out the page on ConfiguringPromptProjects | ||
+ | |||
+ | *'''Plug-in architecture''': plug in your own mapping algorithms for initial comparison of ontologies or your own user interface components | ||
+ | **For developers: [http://protege.cim3.net/cgi-bin/wiki.pl?PluginsForPrompt developing plugins for Prompt] | ||
+ | **Available Prompt plug-ins (these plugins are installed when you install Prompt): | ||
+ | ***[http://www.cs.uvic.ca/~seanf/cogz/cogz.html CogZ]: use [http://www.thechiselgroup.org/jambalaya/ Jambalaya-style] visualizations for mappings | ||
+ | ***FOAM in Prompt: use the [http://www.aifb.uni-karlsruhe.de/WBS/meh/foam/ FOAM] algorithm for mapping | ||
+ | ***Synonyms: if you have synonyms for your terms, have Prompt use synonyms in creating lexical mappings | ||
+ | |||
+ | '''Important notice''': the Prompt build available with the Protege download (Protege 3.2 beta, build 331) has a bug in the FOAM plug-in to Prompt. Unfortunately, due to some recent hardware difficulties, we are unable to run a new Protege build at this time. Thus, if you would like to try out the FOAM plug-in for Prompt, you will need to do the following: | ||
+ | |||
+ | *[http://protege.cim3.net/file/pub/files/prompt/edu.stanford.smi.protegex.foamplugin.zip Download] an updated version of the Prompt FOAM plug-in. | ||
+ | |||
+ | *Navigate to the Prompt plug-ins directory: <protege-install-dir>/plugins/edu.stanford.smi.protegex.prompt/plugins. | ||
+ | |||
+ | *Replace the folder entitled "edu.stanford.smi.protegex.foamplugin" in this directory with the one you just downloaded and unzipped. | ||
+ | |||
+ | |||
+ | == Tips and tricks == | ||
* Using the [http://protege.cim3.net/cgi-bin/wiki.pl?MappingOntology MappingOntology] with Prompt | * Using the [http://protege.cim3.net/cgi-bin/wiki.pl?MappingOntology MappingOntology] with Prompt |
Revision as of 14:34, June 23, 2014
PROMPT
by Natasha Noy, Michel Klein, Sandhya Kunnatur, Abhita Chugh, Sean Falconer
Manage multiple ontologies, create a mapping between ontologies, merge separate ontologies to create a single coherent ontology, extract a part of an ontology, and move frames from an included to an including project.
Contents
Versions & Compatibility
This section lists available versions of PROMPT.
Version | Compatible with | Dependencies |
---|---|---|
PROMPT 3.0 | Protege-Frames 3.3.1 Protege-Frames 3.2.1 Protege-OWL 3.3.1 Protege-OWL 3.2.1 Protege Client-Server 3.3.1 |
If you click on the button below to add a new version of PROMPT, you will be asked to define a page title for the new version. Please adhere to the naming convention of PROMPT X.X.X when you define the new page!
Changelog
Version | Changes in this version |
---|---|
PROMPT 3.0 | see page for details |
Documentation
- Documentation (detailed, but outdated)
- Tutorials and sample projects
- PromptPapers: papers describing the work related to Prompt
New in PROMPT 3.0
- Mapping mode: create a mapping between two ontologies, and execute the mapping using a mapping interpreter
- Make sure to check out the page on ConfiguringPromptProjects
- Plug-in architecture: plug in your own mapping algorithms for initial comparison of ontologies or your own user interface components
- For developers: developing plugins for Prompt
- Available Prompt plug-ins (these plugins are installed when you install Prompt):
- CogZ: use Jambalaya-style visualizations for mappings
- FOAM in Prompt: use the FOAM algorithm for mapping
- Synonyms: if you have synonyms for your terms, have Prompt use synonyms in creating lexical mappings
Important notice: the Prompt build available with the Protege download (Protege 3.2 beta, build 331) has a bug in the FOAM plug-in to Prompt. Unfortunately, due to some recent hardware difficulties, we are unable to run a new Protege build at this time. Thus, if you would like to try out the FOAM plug-in for Prompt, you will need to do the following:
- Download an updated version of the Prompt FOAM plug-in.
- Navigate to the Prompt plug-ins directory: <protege-install-dir>/plugins/edu.stanford.smi.protegex.prompt/plugins.
- Replace the folder entitled "edu.stanford.smi.protegex.foamplugin" in this directory with the one you just downloaded and unzipped.
Tips and tricks
- Using the MappingOntology with Prompt
- Saving mappings while performing a merge
- Accepting and rejecting changes between versions for specific users
- Saving the diff result in your own format