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)
- Host: GitHub
- URL: https://github.com/arnim/schemafit
- Owner: arnim
- Created: 2011-04-11T12:28:21.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-15T11:50:01.000Z (about 15 years ago)
- Last Synced: 2025-01-03T20:42:54.398Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 180 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.html
Awesome Lists containing this project
README
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