When importing a XCCDF Benchmark, the reference description field for rules are not imported. Only Name and Source field are imported. The dc-reference-to-reference template in importXCCDF.xsl only imports Name, Source, and Href. This also applies to XCCDFs generated by Recommendation Tracker.
In revision 990, bworell added imports for more dc fields.
title, creator, description, publisher, date, source, and rights are now imported.
subject, contributor, type (used by USGCB), format, identifier, language, relation, and coverage are still ignored.
RT Name is exported to dc:identifier,
RT Creator -> dc:creator
RT Description -> dc:description
RT Publisher -> dc:publisher
RT CreateDate -> dc:date
RT Source -> dc:source
RT Notes -> dc:rights
Revisions 990 and 1002.