hello to all
Considering that in DU, taxonomy is crucial for the correct retrieval of document data, and that these data are usually intended to be stored in some type of file (Excel, TXT, etc.), I ask:
- Is there any way, by reading the taxonomy JSON and for a document type, to create, for example, a DataTable with the fields previously declared in the taxonomy? If so, depending on the classification, the program could choose which DataTable to use after the data has been extracted.
- As indicated, since taxonomy is the beginning of everything and it contains the types of documents to work with, would it be possible to use only one taxonomy.json across various DU data extractors? Because in this way, I could have just one taxonomy.json and several programs, each specializing in extracting a type of document, for example. In this case, it would not be necessary to redefine the entire taxonomy but rather add another document type to it. In other words, I consider the taxonomy as not belonging to a single program but to all those dealing with DUs of different document types. am i wrong?
thank you


