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

10 lines
138 B
YAML

id: user.user
targetEntityType: user
bundle: user
types:
- 'schema:Person'
fieldMappings:
name:
properties:
- 'schema:name'