summaryrefslogtreecommitdiff
path: root/profiles/standard
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-07-23 04:39:32 +0000
committerDries Buytaert <dries@buytaert.net>2010-07-23 04:39:32 +0000
commitd963c364a564a3c2d9abfac2e265f5119a858214 (patch)
tree2693d72847b6fd2c2011c1bb05578eb26d99ce29 /profiles/standard
parent002ca866d5f03ac76e244e10d16091ebdfb0eb02 (diff)
downloadbrdo-d963c364a564a3c2d9abfac2e265f5119a858214.tar.gz
brdo-d963c364a564a3c2d9abfac2e265f5119a858214.tar.bz2
- Patch #632484 by aspilicious, scor, linclark: update the default profile with the proper RDF mapping.
Diffstat (limited to 'profiles/standard')
-rw-r--r--profiles/standard/standard.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install
index d6e9f53ae..8e1a985d2 100644
--- a/profiles/standard/standard.install
+++ b/profiles/standard/standard.install
@@ -247,7 +247,7 @@ function standard_install() {
'mapping' => array(
'rdftype' => array('sioc:Item', 'foaf:Document'),
'field_image' => array(
- 'predicates' => array('rdfs:seeAlso'),
+ 'predicates' => array('og:image', 'rdfs:seeAlso'),
'type' => 'rel',
),
'field_tags' => array(