uuid: 66d0d0b4-c069-4812-8c54-8edafedccb1d
langcode: en
status: true
dependencies:
config:
- node.type.article
module:
- node
_core:
default_config_hash: IdobJe379eDudt7-bXFfJjF7pDqFl-kYxVFtpWrgkro
id: node.article
targetEntityType: node
bundle: article
types:
- 'schema:Article'
fieldMappings:
title:
properties:
- 'schema:name'
created:
- 'schema:dateCreated'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
changed:
- 'schema:dateModified'
body:
- 'schema:text'
uid:
- 'schema:author'
comment:
- 'schema:comment'
mapping_type: rel
comment_count:
- 'schema:interactionCount'
callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount'
arguments:
interaction_type: UserComments
field_image:
- 'schema:image'
field_tags:
- 'schema:about'