MappingMaster is an open source library that can be used to transform the content of spreadsheets to OWL ontologies.
See the Mapping Master Wiki for documentation.
To build this library you must have the following items installed:
Get a copy of the latest code:
git clone https://github.com/protegeproject/mapping-master.git
Change into the mapping-master directory:
cd mapping-master
Then build it with Maven:
mvn clean install
On build completion your local Maven repository will contain the generated mapping-master-${version}.jar file.
A Build Project is provided to build core Mapping Master-related components.
If you have questions about this library, please go to the main Protégé website and subscribe to the Protégé Developer Support mailing list. After subscribing, send messages to protege-dev at lists.stanford.edu.