Interface used to serialize RDF.
@status PLASMA
Synchronously serialize the given datasource to the outputstream.
Implementations are not required to implement any buffering or
other stream-based optimizations.
| aDataSource | The RDF data source to be serialized. |
| aOut | The output stream to use. |