7 uses of RDF_DEFAULT_BUNDLE

comment_rdf_mapping in drupal/core/modules/comment/comment.module
Implements hook_rdf_mapping().
hook_rdf_mapping in drupal/core/modules/rdf/rdf.api.php
Allow modules to define RDF mappings for field bundles.
node_rdf_mapping in drupal/core/modules/node/node.module
Implements hook_rdf_mapping().
rdf_modules_installed in drupal/core/modules/rdf/rdf.module
Implements hook_modules_installed().
taxonomy_rdf_mapping in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_rdf_mapping().
user_rdf_mapping in drupal/core/modules/user/user.module
Implements hook_rdf_mapping().
_rdf_get_default_mapping in drupal/core/modules/rdf/rdf.module
Gets the default RDF mapping for a given entity type.