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

https://github.com/arnim/schemafit

TMCL Schema Fitter 4 Topic Maps (status: early beta)
https://github.com/arnim/schemafit

Last synced: 4 days ago
JSON representation

TMCL Schema Fitter 4 Topic Maps (status: early beta)

Awesome Lists containing this project

README

          

SchemaFitt W3Schools.com
=========

Easily generating a [TMCL schema](http://www.isotopicmaps.org/tmcl/tmcl.html) for a given [topic map](http://topicmaps.org/).

Usage:
----------

ITMQLRuntime tmql = TMQLRuntimeFactory.newFactory().newRuntime();
ITMQLRunner tmqlRunner = new FittTMQLRunner(tmql);
Fit fitt = new Fit(tmqlRunner);
fitt.run(topicMapWithData, topicMapSchemaToBeGenerated)

Maven:
----------

...

de.topicmapslab
schemafit
0.0.1-SNAPSHOT

...



...

tmlab
http://maven.topicmapslab.de/public/

...

## License & Copyright

Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html

© 2009-2011 Topic Maps Lab, University of Leipzig. http://www.topicmapslab.de