annotate core/modules/user/config/optional/rdf.mapping.user.user.yml @ 5:12f9dff5fda9 tip

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:34:47 +0100
parents c75dbcec494b
children
rev   line source
Chris@0 1 langcode: en
Chris@0 2 status: true
Chris@0 3 dependencies:
Chris@0 4 module:
Chris@0 5 - user
Chris@0 6 id: user.user
Chris@0 7 targetEntityType: user
Chris@0 8 bundle: user
Chris@0 9 types:
Chris@0 10 - 'schema:Person'
Chris@0 11 fieldMappings:
Chris@0 12 name:
Chris@0 13 properties:
Chris@0 14 - 'schema:name'