From 461842b9b896cdb2f9273b4da14a09026aec0567 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 19 Nov 2010 03:49:25 +0000 Subject: - Patch #973804 by amateescu: remove unecessary rdftype definition in standard profile. --- profiles/standard/standard.install | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install index 22f1a2b5e..fa4c767fa 100644 --- a/profiles/standard/standard.install +++ b/profiles/standard/standard.install @@ -237,7 +237,6 @@ function standard_install() { 'type' => 'node', 'bundle' => 'article', 'mapping' => array( - 'rdftype' => array('sioc:Item', 'foaf:Document'), 'field_image' => array( 'predicates' => array('og:image', 'rdfs:seeAlso'), 'type' => 'rel', -- cgit v1.2.3