53 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
		
		
			
		
	
	
			53 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
|  | uuid: 6bc5d1a4-68a5-40dc-b37b-a2d6509c75e8
 | ||
|  | 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:
 | ||
|  |     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'
 | ||
|  |   comment:
 | ||
|  |     properties:
 | ||
|  |       - 'schema:comment'
 | ||
|  |     mapping_type: rel
 | ||
|  |   comment_count:
 | ||
|  |     properties:
 | ||
|  |       - 'schema:interactionCount'
 | ||
|  |     datatype_callback:
 | ||
|  |       callable: 'Drupal\rdf\SchemaOrgDataConverter::interactionCount'
 | ||
|  |       arguments:
 | ||
|  |         interaction_type: UserComments
 | ||
|  |   field_image:
 | ||
|  |     properties:
 | ||
|  |       - 'schema:image'
 | ||
|  |   field_tags:
 | ||
|  |     properties:
 | ||
|  |       - 'schema:about'
 |