Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/protegeproject/mapping-master

Library that supports the Mapping Master DSL for mapping spreadsheets to OWL ontologies
https://github.com/protegeproject/mapping-master

Last synced: 5 days ago
JSON representation

Library that supports the Mapping Master DSL for mapping spreadsheets to OWL ontologies

Awesome Lists containing this project

README

        

Mapping Master
==============

MappingMaster is an open source library that can be used to transform the content of spreadsheets to OWL ontologies.

See the [Mapping Master Wiki](https://github.com/protegeproject/mapping-master/wiki) for documentation.

#### Building

To build this library you must have the following items installed:

+ A tool for checking out a [Git](http://git-scm.com/) repository.
+ Apache's [Maven](http://maven.apache.org/index.html).

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](https://github.com/protegeproject/mapping-master-project) is provided to build core Mapping Master-related components.

#### Questions

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](http://protege.stanford.edu/support.php#mailingListSupport).
After subscribing, send messages to protege-dev at lists.stanford.edu.