ANN: Mappify Topic Maps to Topic Maps web service
Lars Heuer <[email protected]>
| Newsgroups | gmane.text.xml.xtm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I added a web service to Mappify which translates different Topic Maps syntaxes to XTM 2.1, CTM 1.0 and JTM 1.0 (reasons for this limitation can be found in [1]). Supported input formats: * JSON Topic Maps (JTM) 1.0 * Linear Topic Maps (LTM) 1.3 * XML Topic Maps 1.0, 2.0, 2.1 * TM/XML Topic Maps 1.0, 1.1 Like the RDF to Topic Maps service [2], this web service uses the Topic Maps syntax readers of the MIO [3] project and translates the events directly into the output format. If the input format is LTM or TM/XML, the CTM output reuses the prefixes defined in the input file, i.e. LTM's #PREFIX wp @"http://en.wikipedia.org/wiki/" becomes in CTM %prefix wp <http://en.wikipedia.org/wiki/> (that works with subject locator prefixes as well) The juicy details and nasty examples can be found at <http://ws.mappify.org/tm2tm/> [1] <http://www.infoloom.com/pipermail/topicmapmail/2010q2/008201.html> [2] <http://ws.mappify.org/rdf2tm/> [3] <https://code.google.com/p/mio/> Best regards, Lars -- Semagia <http://www.semagia.com/> <http://www.topicmaps.de/mailinglist/> German Topic Maps mailing list <http://tinytim.sourceforge.net/> Open Source Topic Maps engine <http://mappa.semagia.com/> Mappa - Python Topic Maps engine