From 8e9030380b6f3ce2cf857469bd6724f13cad5bc4 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 17 Nov 2009 16:42:31 +0000 Subject: [PATCH] #616552 by yoroy, scor, and Cloud: Better module description for the core RDF module. --- modules/rdf/rdf.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rdf/rdf.info b/modules/rdf/rdf.info index aab43347108..157388209ce 100644 --- a/modules/rdf/rdf.info +++ b/modules/rdf/rdf.info @@ -1,6 +1,6 @@ ; $Id$ name = RDF -description = Allows to map the site data structure to RDF and export it in RDFa. +description = Enriches your content with metadata to let other applications (e.g. search engines, aggregators) better understand its relationships and attributes.. package = Core version = VERSION core = 7.x