Hey,

I'm caching some ontologies locally, and I'd like LocationMapper to
map resources from those ontologies to the ontology URI.
In other words, URIs with RDF prefix should map to the local RDF file,
and so on. I tried the following, but it didn't work:

   lm:prefix "http://www.w3.org/1999/02/22-rdf-syntax-ns"; ; lm:altName "rdf.owl"

As I understand, mapping prefixes to names is not supported? Would
that require a custom LocationMapper then?

Martynas
graphity.org

Reply via email to