Hi dear Dr. Kripa Nand Jha, Tematres has an architecture that allows for localization into all languages. The localizations were completed by the community. The translation files for the language addition are available here: https://github.com/tematres/TemaTres-Vocabulary-Server/tree/master/common/lang If you need it and would like, we can send you an Excel file so you can contribute to the Maithili version of Tematres. Best regards :)
Hello Oberdan, here some documentation about the API: https://vocabularyserver.com/wiki/index.php?title=Terminological_web_services_tools some tools who use Tematres API: https://vocabularyserver.com/web/tools some code examples You can see the API documentation in your own instance of tematres (http://YOUR_URL/services.php). If you invoque the API end point without params, for example: https://r020.com.ar/tematres/demo/services.php Please let me know about any doubt or problem
Hello Oberdam! right now the 3.3 version was released! https://github.com/tematres/TemaTres-Vocabulary-Server/releases Please let me know about any problem or doubt. Best regards from the same south (i'm from Buenos Aires)
Hi, sorry about the delay in response. Please use the latest version of the code available in github: https://github.com/tematres/TemaTres-Vocabulary-Server Let me know please about any problem or doubt.
Hi, sorry about the delay in response. Please use the latest version of the code available in github: https://github.com/tematres/TemaTres-Vocabulary-Server Let me know please about any problem or doubt.
Hi Greg, sorry for delay in response :/ We try to reproduce the problem and in our environment we found this message only if there are problems with the database connection. Can you try (only for debug proposes) to connect to the database using a simple script like this: https://www.adminer.org/ (this is a tool like phpmyadmin but all in one file, this is only for debug propouses) best regards :) El mar, 4 may 2021 a las 16:28, Greg Lombard ( greg-lombard@users.sourceforge.net) escribió: Hi Diego,...
hi Greg :) sorry for delay in response (please be patient with my english :)). Tematres works fine with MariaDB or MySql. This is a mistery for me. :( There are other projects who used tematres 3.2 (http://vocabularios.caicyt.gov.ar/plosar/ or https://tesauro.scjn.gob.mx/vocab/ or tesauro.jep.gov.co/vocab/), but the stable 3.1 is the latest stable release published in sourceforge.In any case, in the next few days we want to publish the 3.2 version as the stable version. There are many features and...
Hi Greg, I think the problem can be in the version or configuration of MySql. The error occur is in the configuration of SQL Mode (no Strict mode): SET SESSION sql_mode = ' ' it is possible?