tags: RDFX
rdf namespace oddness workaround
July 5th, 2003, by Rich.
One of the thgings I’ve added today is a little code to guess where the schema may be - in order to validate or interpret conent the schema needs to be accessible, so the code now checks for index.rdf and schema.rdf files if the supplied namespace is one that does not end in a “#” or if it ends with a “/”.
Of course these are only tried if the default doesn’t work.

