This document discusses automating the process of integrating structured datasets as linked data. It involves recognizing entities and properties in the dataset, asking the user questions to determine the types of resources and relationships, and generating an RDF mapping. The mapping defines the transformation of the dataset into RDF triples using relevant ontologies. The goal is to simplify linked data integration by reducing the need for users to be familiar with RDF. A chatbot is presented that can perform this automated integration process by recognizing entities, asking questions, and generating the RDF mapping.