Mappify

Anything to Topic Maps

This service converts anything to Topic Maps

Service Details

Service path http://ws.mappify.org/any2map/
Permits HTTP GET true
Permits HTTP POST false
Requires authentication false
Extra arguments ignored true

Arguments

Name Type Default Value Format Description
src Required string An IRI which references a source
format Optional string Specifies the format of the source, currently this is limited to "atom" and "rss"

Examples

Converts the Atom feed of the Topic Maps planet into XTM 2.1.

http://ws.mappify.org/any2map/?src=http://planet.topicmaps.org/atom.xml&format=atom

Converts the RSS feed of the RDF planet into XTM 2.1.

http://ws.mappify.org/any2map/?src=http://planetrdf.com/index.rdf&format=rss