diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install index b7a39da954b72171ee51bec6a5a38e23a99a4936..fd02f282c0cc80000a66c3f3a3d7bff3f060d6f5 100644 --- a/profiles/standard/standard.install +++ b/profiles/standard/standard.install @@ -270,7 +270,7 @@ function standard_install() { 'type' => 'rel', ), 'taxonomy_tags' => array( - 'predicates' => array('sioc:topic'), + 'predicates' => array('dc:subject'), 'type' => 'rel', ), ),