Is there a way of - inside an RDF document - specifying a physical URL for URI references? That is, something that does the same job as xsi:schemaLocation in XML schema documents?
I understand that the "correct" way to do it is with the URI doing a 303 redirect with content negotiation, but if setting up redirects is a hassle, can my RDF document itself explain that
http://foo.bar.com/voc/SpecialSettings
is to be fetched from the physical location
http://server1.bar.com/prod/app3/SpecialSettings.owl
?
Update: we resolved this by explaining to the server that it needed to send redirects. See http://biodiversity.org.au/voc/ibis/IBIS