rdf.mapping.taxonomy_term.forums.yml

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

File

core/modules/rdf/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. enforced:
  9. module:
  10. - forum
  11. id: taxonomy_term.forums
  12. targetEntityType: taxonomy_term
  13. bundle: forums
  14. types:
  15. - 'sioc:Container'
  16. - 'sioc:Forum'
  17. fieldMappings:
  18. name:
  19. properties:
  20. - 'schema:name'
  21. description:
  22. properties:
  23. - 'schema:description'

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