http://schema.org/about is a more specific fit for subject headings,
which describe what a given title is about, than the more generic
http://schema.org/keywords. This is the emerging standard mapping
seen in other implementations.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
<tbody>
<tr>
<td class='rdetail_subject_type'>[% subj.label %]</td>
- <td class='rdetail_subject_value' property='keywords'>[% content %]</td>
+ <td class='rdetail_subject_value' property='about'>[% content %]</td>
</tr>
</tbody>
</table>