openlms-8.x-2.x-dev/config/sync/rdf.mapping.node.page.yml
config/sync/rdf.mapping.node.page.yml
uuid: 9d93655f-9be6-492f-b4af-77f3286f491f 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