You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
973 B
43 lines
973 B
uuid: 782dd278-5e8f-4cc6-839c-2e36831dcdac |
|
langcode: en |
|
status: true |
|
dependencies: |
|
config: |
|
- node.type.page |
|
module: |
|
- node |
|
_core: |
|
default_config_hash: 32LxRnl4Wesvzqyfp7HnD0-U9-wxrLBn76pqY5XGNAE |
|
id: node.page |
|
targetEntityType: node |
|
bundle: page |
|
types: |
|
- 'schema:WebPage' |
|
fieldMappings: |
|
title: |
|
properties: |
|
- 'schema:name' |
|
created: |
|
properties: |
|
- 'schema:dateCreated' |
|
datatype_callback: |
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' |
|
changed: |
|
properties: |
|
- 'schema:dateModified' |
|
datatype_callback: |
|
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value' |
|
body: |
|
properties: |
|
- 'schema:text' |
|
uid: |
|
properties: |
|
- 'schema:author' |
|
mapping_type: rel |
|
comment_count: |
|
properties: |
|
- 'schema:interactionCount' |
|
datatype_callback: |
|
callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount' |
|
arguments: |
|
interaction_type: UserComments
|
|
|