RDF_DEFAULT_BUNDLE

constant RDF_DEFAULT_BUNDLE

RDF bundle flag: Default bundle.

Implementations of hook_rdf_mapping() should use this constant for the 'bundle' key when defining a default set of RDF mappings for an entity type. Each bundle will inherit the default mappings defined for the entity type unless the bundle defines its own specific mappings.

Related topics

File

modules/rdf/rdf.module, line 74
Enables semantically enriched output for Drupal sites in the form of RDFa.

Code

define('RDF_DEFAULT_BUNDLE', '')

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!rdf!rdf.module/constant/RDF_DEFAULT_BUNDLE/7.x

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部