rdf.mapping.user.user.yml

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

File

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

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

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