Attempts to discern authorship
Dublin Core provides the dc:creator, dc:contributor, and dc:publisher elements for defining authorship in RSS1. We will try each of those in turn in order to simulate the atom author element and will return it as text.
Attempts to identify an element by ID given by the rdf:about attribute
This is not really something that will work with RSS1.1 as it does not have clear restrictions on the global uniqueness of IDs. We will employ the _very_ hit and miss method of selecting entries based on the rdf:about attribute. Please note that this is even more hit and miss with RSS1.1 than with RSS1.0 since RSS1.1 does not require the rdf:about attribute for items.
Parameters: