rdf.mapping.user.user.yml

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

File

core/modules/rdf/config/optional/rdf.mapping.user.user.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. enforced:
  7. module:
  8. - user
  9. id: user.user
  10. targetEntityType: user
  11. bundle: user
  12. types:
  13. - 'schema:Person'
  14. fieldMappings:
  15. name:
  16. properties:
  17. - 'schema:name'

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