You are here

rdf.mapping.taxonomy_term.tags.yml in Brainstorm profile 8

module/features/brainstorm_site/config/optional/rdf.mapping.taxonomy_term.tags.yml

File

module/features/brainstorm_site/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. 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'