rdf.mapping.taxonomy_term.tags.yml

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

File

core/modules/rdf/config/optional/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. enforced:
  9. module:
  10. - standard
  11. id: taxonomy_term.tags
  12. targetEntityType: taxonomy_term
  13. bundle: tags
  14. types:
  15. - 'schema:Thing'
  16. fieldMappings:
  17. name:
  18. properties:
  19. - 'schema:name'
  20. description:
  21. properties:
  22. - 'schema:description'

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