rdf.mapping.taxonomy_term.forums.yml

Same filename in other branches
  1. 9 core/modules/rdf/config/optional/rdf.mapping.taxonomy_term.forums.yml
core/modules/forum/config/optional/rdf.mapping.taxonomy_term.forums.yml

File

core/modules/forum/config/optional/rdf.mapping.taxonomy_term.forums.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - taxonomy.vocabulary.forums
  6. module:
  7. - taxonomy
  8. id: taxonomy_term.forums
  9. targetEntityType: taxonomy_term
  10. bundle: forums
  11. types:
  12. - 'sioc:Container'
  13. - 'sioc:Forum'
  14. fieldMappings:
  15. name:
  16. properties:
  17. - 'schema:name'
  18. description:
  19. properties:
  20. - 'schema:description'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.