This is the home page for a service that allows instances in RDF in one ontology to be dynamically translated to a representation in another ontology.
It is highly experimental, limited in functionality and subject to change without notice.
The service uses an RDF description of the relationships between the two ontologies (provided by the Mapping URI) to process the required RDF which is obtained by resolving the Resource URI).
In some instances the RDF for the mapping service also specifies bespoke code on the server to perform more complex mappings.
It is quite likely that you will want this service to be run from a script. This can be done by setting the path. It should look like this
http://www.rkbexplorer.com/mapping/?map=<mapping-uri>&resource=<resource-uri>[&<output>]
If you're having trouble just use the form to generate the correct query and copy it to where you need it.
Work on this system was carried out by Hugh Glaser, Ian Millard and Colin Williams. The system makes use of the RAP RDF API.