diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install index b7a39da954b..fd02f282c0c 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', ), ),