Currently the RDFWriter always uses the odml.resources.section_subclasses.yaml when exporting an odml document to RDF.
Add a rdf_subclass=True flag to the RDFWriter and ensure that the RDF Subclassing feature is not used if the RDFWriter is run with flag rdf_subclass=False.