rdf.mapping.taxonomy_term.tags.yml

Same filename in this branch
  1. 8.9.x core/profiles/demo_umami/config/install/rdf.mapping.taxonomy_term.tags.yml
Same filename and directory in other branches
  1. 9 core/modules/rdf/config/optional/rdf.mapping.taxonomy_term.tags.yml
core/profiles/standard/config/install/rdf.mapping.taxonomy_term.tags.yml

File

core/profiles/standard/config/install/rdf.mapping.taxonomy_term.tags.yml

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

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