Difference between revisions of "PROMPT"

From Protege Wiki
Jump to: navigation, search
Line 29: Line 29:
  
 
*'''Mapping mode''': create a mapping between two ontologies, and execute the mapping using a mapping interpreter
 
*'''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
+
**Make sure to check out the page on [[ConfiguringPromptProjects|Configuring Prompt Projects]].
  
 
*'''Plug-in architecture''': plug in your own mapping algorithms for initial comparison of ontologies or your own user interface components
 
*'''Plug-in architecture''': plug in your own mapping algorithms for initial comparison of ontologies or your own user interface components

Revision as of 15:54, June 23, 2014

Type Tab Widget
Author(s) Natasha Noy, Michel Klein, Sandhya Kunnatur, Abhita Chugh, Sean Falconer
Last Update December 20, 2006
License Mozilla Public License
Homepage PROMPT website
For Application
Topic(s)
Affiliation

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.

Versions & Compatibility

This section lists available versions of PROMPT.

VersionCompatible withDependencies
PROMPT 3.0Protege-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

VersionChanges in this version
PROMPT 3.0see page for details


Documentation


New in PROMPT 3.0

  • Mapping mode: create a mapping between two ontologies, and execute the mapping using a mapping interpreter
  • 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


Prompt Papers

General ontology management

  • N.F. Noy and M.A. Musen, The PROMPT Suite: Interactive Tools For Ontology Merging And Mapping International, Journal of Human-Computer Studies, 59/6 pp. 983-1024. Available as SMI technical report SMI-2003-0973
  • N.F. Noy and M.A. Musen, Ontology Versioning as an Element of an Ontology-Management Framework, IEEE Intelligent Systems, 19(4), pp. 6-13. Available as SMI technical report SMI-2003-0961

Ontology versioning. PromptDiff

  • N. F. Noy, S. Kunnatur, M. Klein, M.A. Musen, Tracking Changes During Ontology Evolution, Third International Conference on the Semantic Web (ISWC-2004), Hisroshima, Japan (PDF)
  • N. F. Noy & M. A. Musen, PromptDiff: A Fixed-Point Algorithm for Comparing Ontology Versions. In the Proceedings of the Eighteenth National Conference on Artificial Intelligence (AAAI-2002), Edmonton, Alberta, August 2002. Available as SMI technical report SMI-2002-0927 (2002)

Ontology merging and comparison. iPrompt and AnchorPrompt

  • N. F. Noy & M. A. Musen, Anchor-PROMPT: Using Non-Local Context for Semantic Matching. In the Proceedings of the Workshop on Ontologies and Information Sharing at the Seventeenth International Joint Conference on Artificial Intelligence (IJCAI-2001), Seattle, WA, August 200. Available as SMI technical report SMI-2001-0889 (2001)
  • N. F. Noy & M. A. Musen. PROMPT: Algorithm and Tool for Automated Ontology Merging and Alignment, In the Proceedings of the Seventeenth National Conference on Artificial Intelligence (AAAI-2000), Austin, TX. Available as SMI technical report SMI-2000-0831 (2000)

Ontology views and ontology extraction

  • N.F. Noy and M.A. Musen, Specifying Ontology Views by Traversal, Third International Conference on the Semantic Web (ISWC-2004), Hisroshima, Japan (PDF)