Chris@0: # Schema for the configuration files of the RDF module. Chris@0: Chris@0: rdf.mapping.*.*: Chris@0: type: config_entity Chris@0: label: 'RDF mapping' Chris@0: mapping: Chris@0: id: Chris@0: type: string Chris@0: label: 'ID' Chris@0: targetEntityType: Chris@0: type: string Chris@0: label: 'Target entity type' Chris@0: bundle: Chris@0: type: string Chris@0: label: 'Bundle' Chris@0: types: Chris@0: type: sequence Chris@0: label: 'Types' Chris@0: sequence: Chris@0: type: string Chris@0: fieldMappings: Chris@0: type: sequence Chris@0: label: 'Field mappings' Chris@0: sequence: Chris@0: type: rdf_field_mapping