You have to log in to edit pages.
Please provide information about your plug-in in the form below.
Specify the type(s) of your plug-in. Please choose from the list of available types below:
Please use the text area below to enter any additional information about your plug-in. (Please note that you must use MediaWiki formatting).
<div style="float:left;"> == Description == DataMaster is a Protege plug-in for importing schema structure and data from relational databases into Protege. DataMaster supports both OWL and frame-based ontologies and can be used with any relational database with JDBC/ODBC drivers. Part of the rationale for developing DataMaster was that existing Protege plug-ins such as [http://protege.cim3.net/cgi-bin/wiki.pl?DataGenie DataGenie] do not support OWL ontologies or schema-only imports. This plug-in is NOT a database back-end. The typical use-case for this plug-in is importing legacy data into Protege before doing additional knowledge acquisition or knowledge modeling. This plug-in currently does not include any capability for moving data in the opposite direction, i.e., from Protege classes and instances into a relational database. Another use-case for this plug-in might be to import a database schema as classes or instances in the ontology which may be later used to dynamically query the content of the database using [http://protege.cim3.net/cgi-bin/wiki.pl?SQWRL SQWRL] queries. DataMaster could be also used as a database viewer. For efficiency, a database might be stored as a set of custom-designed database tables, but then DataMaster could be used to view portions of the schema from within Protege user interface. == Installation == DataMaster is bundled with the "full" installation of Protege (versions 3.3.1 and higher). For instructions related to JDBC driver installation please read the Documentation section below. == Documentation == A good overview of the functionality of the DataMaster plug-in is available in the [http://protege.stanford.edu/conference/2007/presentations/10.01_Nyulas.pdf abstract for the presentation about DataMaster] at the [http://protege.stanford.edu/conference/2007/index.html 10th International Protege Conference]. More documentation to come very-very soon. DataMaster can be also used to import database schema and data from '''MS Excel''' spreadsheets, by using an enhanced version of the '''xlSQL JDBC driver'''. For instructions please read the special wiki page created for the [[XlSQL-Y8 | xlSQL-Y8 driver]]. == Level of Support == Please post questions about the DataMaster plug-in to the [https://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion] or [https://mailman.stanford.edu/mailman/listinfo/protege-discussion protege-discussion] mailing lists. The [http://smi-protege.stanford.edu/repos/protege/datamaster/trunk/ source code] for DataMaster is available from the Protege Subversion repository. == Acknowledgements == This work was supported by the Centers for Disease Control and Prevention under grant number SPO-34603. We would also like to acknowledge the [http://protege.cim3.net/cgi-bin/wiki.pl?DataGenie DataGenie] plug-in, parts of which were adopted by DataMaster. </div>