annotate core/modules/user/config/optional/rdf.mapping.user.user.yml @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
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'