Documents metadata

#6
by ftvalentini - opened

I'm trying to find the documents metadata (keywords, etc.) which according to the main paper is publicly avaiable.

We also made available the aligned corpus in an SQLite database in order to facilitate future stratification according to knowledge area, for instance. In this database, we included the following metadata information: year, university, title in Portuguese, type of document (i.e. theses or dissertation), keywords in both languages, knowledge areas and subareas according to CAPES, and URL for the full-text PDF in Portuguese.

However, from the .db file from https://figshare.com/s/6f760a4f3610a83c2e3f, I only get a metadata table with columns: AN_BASE ID_PRODUCAO_INTELECTUAL ID_SUBTIPO_PRODUCAO ID_AREA_CONCENTRACAO CD_GRANDE_AREA_CONHECIMENTO CD_AREA_CONHECIMENTO with identifiers.

Where can I find this info?

Thank you!!

Sign up or log in to comment