Activity for TemaTres: controlled vocabulary server

  • diego diego posted a comment on discussion Help

    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 :)

  • Dr. Kripa Nand Jha Dr. Kripa Nand Jha posted a comment on discussion Help

    How to configure a language in Tematres which not in the list of the software? Like, Maithili language popular in India and Nepal is not listed in Tematres. Can any one explain? Dr. Kripa Nand Jha

  • diego diego posted a comment on discussion Help

    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

  • diego diego posted a comment on discussion Help

    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)

  • Oberdan Luiz May Oberdan Luiz May posted a comment on discussion Help

    Hello Diego, Where can I find documentation about the APIs and web services available in Tematres? Regards, Oberdan

  • Oberdan Luiz May Oberdan Luiz May posted a comment on discussion Help

    Hello Diego, Is there a date for the oficial release of version 3.3? We are planning to upgrade out Tematres and maybe it is worth waiting for the new version. Regards, Oberdan

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /readme.txt

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /readme.md

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /changelog.md

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres3.2/tematres3.2.zip

  • diego diego posted a comment on ticket #10

    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.

  • diego diego posted a comment on ticket #11

    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.

  • Jerome Trinidad Jerome Trinidad created ticket #11

    Failed to load plugin (notes editor)

  • Jerome Trinidad Jerome Trinidad created ticket #10

    Create user

  • Greg Lombard Greg Lombard modified a comment on discussion Help

    Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...

  • Greg Lombard Greg Lombard modified a comment on discussion Help

    Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Problem solved ! Thanks Diego, so much ! Here the Problem was the connection to the Database. My Provider do not accept this dsn-Method : adoNewConnection($dsn), that is standardly used in TemaTres. But, an other Method is provided, with commented lines :-). The correction works like this : in the file : \common\include\fun.gral.php At the lines 833-837 (Tematres 3.2) or 746-750 (v. 3.1) : comment this first line, and activate the 2nd and the 3rd : ~~~ $DB = adoNewConnection($dsn); // no need for...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Diego, Thanks for the question. I tried the Adminer. There is no problem. It can connect easily to the database, as you can see on the attached screenshot. Does that help you ? And actually, I can also connect to the database with TemaTres 3.0. And even with the install.php-File of the Version 3.1 and 3.2 ! Only the main file vocab/index.php of Version 3.1 and 3.2 has the mentionned problem. I tried also now on an complete other Server of an other Provider. The same problem appears : exactly same...

  • diego diego posted a comment on discussion Help

    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,...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Diego, did you receive my mails on the 21. April ? I wrote you like you asked. I'm happy you want to find and solve the problem :-) Can we discuss per mail ? I wrote you to the mail you mentioned. Thanks a lot for your answer.

  • diego diego posted a comment on discussion Help

    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...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Diego, I checkd with my provider. Dhe Strict Mode is deactivated. I think this is not the reason... What could it be else ?? And I observed something (I'm not sure, but it's confusing) : in the List of "Known Projects" here : https://vocabularyserver.com/vocabularies/ -> I found several Projects that are on Version 3.1 or 3.2, but ALL OF THEM are installed on the domain vocabularyserver.com. For exemple here, here, or here. Is that not confusing ? -> All others I clicked are on Version 3.0, 2.2,......

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Diego, I don't know this kind of thing... But I read a little bit on the web about this to understand. My question : do you mean TemaTres cannot work with Strict mode ? Is that right ? Or what do you mean exactly ? My hosting function with MariaDB 10.3 and I read here that MariaDB is by default in Strict Mode since version 10.2.4. Do you think that is a problem for TemaTres ? If yes, can I change the mode with the command SET SESSION sql-mode = ? How and which mode do I habe to set ? Or what should...

  • diego diego posted a comment on discussion Help

    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?

  • Greg Lombard Greg Lombard modified a comment on discussion Help

    Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). And yes, the db-user has all...

  • Greg Lombard Greg Lombard modified a comment on discussion Help

    Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). Then : -> even if I keep the...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Diego, Thanks for your answer (and no problem for the english, you probably speaks it better than me as I speach french!). So, yes I downloaded the code from GitHub and run the update procedure part 1 and 2, but then impossible to login in Tematres (part 3), as the interface doesn't appear. Only the PHP-error appears. And so that I see the PHP-error I already config the debug-param to true (without debug=1, the webpage ist even blank and gives absolutely nothing...). Then : -> even if I keep the...

  • diego diego posted a comment on discussion Help

    Hi Greg, I will try to help. :) 1. Do you download the source code from GitHub? https://github.com/tematres/TemaTres-Vocabulary-Server 2. Do you run the update procedure: To update from previous Tematres versions: 1. Make a backup of your data (Login as admin: Menu -> Administration -> Export: Select SQL (backup) 2. Copy the code of Tematres 3.2 in the web path directory, config the database connection credentials in db.tematres.php or maintain the previous db.tematres.php 3. Login as admin: Menu...

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    It seems to be a DBconnect()-Problem, but i checked 10 Times the login-data, that is correct. As said, even with the same installation and connexions as my prod-installation, it's not working. I thank 1000 Times for you help !

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hello, I'm facing a problem now, that I can't understand. I use TemaTres for years now, but the Update to version 3.1, or 3.2 is not working. I tried with several Server-Installations, with all Versions PHP 7.2, 7.3, 7.4, 8.0. On my same installation where I use the production, same DB-Connexion, Version 3.1/3.2 works not, where Version 3.0 works very fine. I put Debug-Mod in the db.tematres.php and have this error : Fatal error: Uncaught Error: Call to a member function Execute() on bool in /home/httpd/vhosts/twse.info/test.twse.info/common/include/fun.gral.php:753...

  • Greg Lombard Greg Lombard modified a comment on discussion Help

    Hi Marcin, hi Diego, Could you explain the solution ? I have more or less the same problem here and tried already everything possible i can imagine... (Maybe I should also create a thread for my topic.) Thanks a lot !

  • Greg Lombard Greg Lombard posted a comment on discussion Help

    Hi Marcin, hi Diego, Could you explain the solution ? I have more or less the same problem here and tried already everything possible i can imagine... Thanks a lot !

  • hbgfd bfgd hbgfd bfgd posted a comment on discussion Help

    There are different files available online on GitHub which may help you to design your web page. You should to try them.

  • Marcin Trzmielewski Marcin Trzmielewski posted a comment on discussion Help

    The problem solved! Diego, thank you very much for your help!

  • diego diego posted a comment on discussion Help

    Hi Marcin, please send me mail to tematres@r020.com.ar In vocabularyserver.com we offer free tematres instances for non-profit, educational or academic project :)

  • Marcin Trzmielewski Marcin Trzmielewski posted a comment on discussion Help

    Hello Diego. I verified the credentials with my colleague (who is the actual person trying to install Tematres ; I'm here as a mediator), and all semms to be good. Is it possible to speak with you on Zoom? We could show you directly our installation process. Best regards, Marcin

  • diego diego posted a comment on discussion Help

    Hi Marcin, it seems that the params for connect to the database are wrong. ¿May be the database credentials are wrong?

  • Marcin Trzmielewski Marcin Trzmielewski posted a comment on discussion Help

    Hello Diego. I tried to install the latest version of Tematres with the debug value you sent me in the last message. All seems to going well till the moment of the choice of language. Then, I have the same error I had before. Please check this link to see what my problem is (Error web and Logs): https://upvdrive.univ-montp3.fr/index.php/s/r2LFZLTCHLoFCtB . Thank you for your help, Marcin

  • diego diego posted a comment on discussion Help

    Hi Marcin. Please do you can config to true the debug value in db.tematres.php: /* Modo debug = 1 // debug mode = 1 / $DBCFG["debugMode"] = "1";

  • Marcin Trzmielewski Marcin Trzmielewski posted a comment on discussion Help

    Hello Diego, Thank you for your answer. I have tested different PHP versions. I'm using the 7.2.32 version right now. If you need more details about the installation process I can provide you some screenshots. :) Best regards, Marcin

  • diego diego posted a comment on discussion Help

    Hi Marcin , Which version of tematres and PHP do you use? Can you try with the latest version of code? https://github.com/tematres/TemaTres-Vocabulary-Server Please let me know about any problem or doubt. best regards :)

  • Marcin Trzmielewski Marcin Trzmielewski modified a comment on discussion Help

    Hello, I tried to install Tematres on a domain with phpMyAdmin. All seemed to be good, but before launching the software, I received a message : "Whoops... There is arleady a TemaTres instance for that configuration. Please check your file configuration for the database connection (%s) or Enjoy your vocabulary server". When I'm looking at my logs, it's showing me an error message like this : "AH01071: Hot error "PHP message: PHP Fatal error: encaught Error: Call to a member fucntion Execute() on...

  • Marcin Trzmielewski Marcin Trzmielewski posted a comment on discussion Help

    Hello, I tried to install Tematres on a domain with phpMyAdmin. All seemed to be good, but before launching the software, I received a message : "Whoops... There is arleady a TemaTres instance for that configuration. Please check your file configuration for the database connection (%s) or Enjoy your vocabulary server". When I'm looking at my logs, it's showing me an error message like this : "AH01071: Hot error "PHP message: PHP Fatal error: encaught Error: Call to a member fucntion Execute() on...

  • Karen Najera Karen Najera posted a comment on discussion Help

    Hello, could someone share all the available tags to import a tagged file? As examples in TemaTres there are BT: America NT: Argentina UF: South-america RT: Latin America Are there more tags available? Thanks Karen

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres3.1/tematres3.1.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres3.1/tematres3.1.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres3.1/readme.txt

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres3.1/tematres3.1.zip

  • harry das harry das posted a comment on discussion Help

    is there a way to create the skos:note type? This is the general form of a note in skos.

  • Ilva Zylfollari Ilva Zylfollari posted a comment on discussion Help

    Hi, I'm Ilva. I liked your project and I would like to contribute by writing the requirement document if it does not exist. I would like you to send me a detailed description of the operation, technical features and anything you would like to add to the document. My email is ilvazyl@gmail.com. I'll be happy to help you.

  • bmenk bmenk posted a comment on discussion Help

    Any thoughts or help for us on this? Thanks.

  • bmenk bmenk posted a comment on discussion Help

    We've been running v2.2 successfully for a long time and now I'm trying to make sure I did the upgrade to v3 correctly. I copied the v2.2 files to a new directory, changed the database name to something new and then ran the install.php script. The install script said Tematres was already in place so there was nothing to do. The API shows the new commands available in v3, but the database structure appears to be the same. When upgrading from 1.x to 2.x there was a dropdown in the administration menu...

  • Renato Correa Renato Correa posted a comment on discussion Help

    Diego, Can you send to me the thesaurus in http://www.vocabularyserver.com/tbci/ exported in skos format? Renato.

  • Renato Correa Renato Correa posted a comment on discussion Help

    Prisma, Can you send to me the thesaurus in http://www.vocabularyserver.com/tbci/ exported in skos format? Renato.

  • mucctecc mucctecc posted a comment on discussion Help

    I found my mistake, the narrower and broader concepts must be linked properly. This works <rdf:rdf xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:map="http://www.w3c.rl.ac.uk/2003/11/21-skos-mapping#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xml:lang="de" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:dc="http://purl.org/dc/elements/1.1/"> <skos:concept rdf:about="http://www/rla/?tema=x">...

  • mucctecc mucctecc posted a comment on discussion Help

    Dear List, I am actually trying to import skos data in TemaTres 3.0 using the Webinterface at System > Database > Data import, choosing the skos-core format. My import breaks constantly; I discovered in the example below that the concept with the skos label "broader" is not imported, in contrary to the concept with the label "narrower". Is there any information about the tematres skos-core import format? Why breaks the import of this specific example -maybe its a feature, not a bug :) Thank you for...

  • Renato Correa Renato Correa posted a comment on discussion Help

    Hi Diego, Can you send to me the thesaurus in http://www.vocabularyserver.com/tbci/ exported in skos format? Thanks in advance, Renato.

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 3.0/tematres3.0.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 3.0/readme.md

  • diego diego posted a comment on discussion Help

    Hello Bobb, sorry for delay in response. To update from previus version to need to login as admin and Goto Menu-> Admin-> Manage data base and update step by step from your version to the latest version (2.X) Please use the latest code: https://github.com/tematres/TemaTres-Vocabulary-Server let me know about any problem.. please :)

  • diego diego posted a comment on discussion Help

    Thank you about the test! :) in the next week we relase tematres 3.0 and then update the source code enable here (soruceforge). To check te latest code please use: https://github.com/tematres/TemaTres-Vocabulary-Server best regards. Saludos desde Argentina

  • Oberdan Luiz May Oberdan Luiz May posted a comment on discussion Help

    Hello again, Tried using the source code on Git (3.0 beta), and then it worked. Regards, Oberdan

  • Oberdan Luiz May Oberdan Luiz May posted a comment on discussion Help

    Hello, I'm trying to install TemaTres 2.2 on a Linux server, but after the form on the first screen is filled and I click on submit, it keeps sending me back to the same screen, but show no errors. My fist try was using MySQL 5.7.19. Loking at the database, it seems that some tables are created: mysql> show tables; +-----------------------+ | Tables_in_tematres_22 | +-----------------------+ | t22_1_indice | | t22_1_term2tterm | | t22_1_tvocab | | t22_1_uri | | t22_1_values | +-----------------------+...

  • bmenk bmenk posted a comment on discussion Help

    The readme says to use the administraive menu to do this kind of upgrade, but my menu only shows upgrades from versions older then 1.5 up to version 1.5 itself. How do I upgrade to the current 2.x version? Thanks Bobb Menk MIT Lincoln Laboratory Library

  • Clemux Clemux posted a comment on discussion Help

    Hello, Thanks, no error since update Clemux

  • diego diego posted a comment on discussion Help

    please use the latest version of tematres code, is availave at https://github.com/tematres/TemaTres-Vocabulary-Server We are next to release the next version (july/august).

  • Clemux Clemux posted a comment on discussion Help

    We hazve migrate to MySQL 5.1 to 5.7, i use tematres 2.2 ans i hace error : Expression #2 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'lab0266sql0db.tema.tema' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by Any idea? thanks Clemux

  • harry das harry das posted a comment on discussion Help

    I have also recreated the indexes in both vocabularies, but it does not help. Also searching for a term in the remote target vocabulary ends in a time-out, while normal searches are no problem.

  • harry das harry das posted a comment on discussion Help

    Hi Diego, this setup works. I could try and reinstall some files or check rights.

  • diego diego posted a comment on discussion Help

    Hi Harry, please check this: http://r020.com.ar/tematres/demo/index.php?_expresion_de_busqueda=illegal+economy you can login in this instance and try to update. We do not see problems and cant reproduce the problem :( May be there are specific local configuration? it is possilble? best regards!!

  • harry das harry das posted a comment on discussion Help

    Hi Diego, the source server is: http://taxonomie.cbs.nl/vocab/index.php The remote target is: http://taxonomie.cbs.nl/english/index.php So, when logged in I want to use the "update" link on a term.

  • diego diego posted a comment on discussion Help

    Hi Harry, can you send to us the URL of the tematres instance who work as provider...

  • harry das harry das posted a comment on discussion Help

    I have a translated vocabulary of my tematres as a second instance. It is set up...

  • harry das harry das posted a comment on discussion Help

    How can I add skos:notation as a note type?

  • harry das harry das posted a comment on discussion Help

    What would be the best way to make an autocomplete? Search with the API task=search?...

  • diego diego posted a comment on discussion Help

    Hi dear Roel, the .htaccess provided by tematres are configured to enable friendly...

  • Roel Duijf Roel Duijf posted a comment on discussion Help

    Hi, I wanted to use the webservice with friendly url's, like for example http://www.vocabularyserver.com/gemet/en/api/letter/b/json...

  • diego diego posted a comment on discussion Help

    Hi Don, sorry for delay in response. At now (version 2.2) custom relations are not...

  • Don Burgess Don Burgess posted a comment on discussion Help

    Can user-defined relation sub-types be imported using tagged input? For example,...

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.2/tematres2.2.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.1/tematres2.1.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.1/readme.md

  • diego diego posted a comment on discussion Help

    the term encoded in the URL do not relevant for management issues.

  • diego diego posted a comment on discussion Help

    In tematres, you can cretate note types, if you create "definition note" type note...

  • karnabal karnabal posted a comment on discussion Help

    Hello, How to add "skos:definition"?

  • karnabal karnabal posted a comment on discussion Help

    Hi, Would it be possible, in URLs, to turn accented characters into non accented...

  • diego diego posted a comment on discussion Help

    Hi dear Roel, sorry about delay in response. Since 2.0 version you can import custom...

  • Roel Duijf Roel Duijf posted a comment on discussion Help

    Hello, With Tematres 2.0 I've been able to export custom tags with the alphabetical...

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.0/tematres.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.0/tematres.zip

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 2.0/readme.txt

  • Roel Duijf Roel Duijf posted a comment on discussion Help

    Hi Diego, Thanks that worked... Regards, Roel

  • diego diego posted a comment on discussion Help

    Hi Roel, to change de default order (alphabetic) in tematres you can use the codes...

  • Roel Duijf Roel Duijf posted a comment on discussion Help

    Hello I would like to create a taxonomy in Tematres with a specific order, more or...

  • diego diego posted a comment on ticket #9

    Oopss!. thank you. we will fix it in tema3 1.82. (will be release in april 2015)...

  • ozz.project ozz.project created ticket #9

    an few language error / translation missing

  • ozz.project ozz.project created ticket #8

    Inputfield for Notes is diabled

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 1.81/readme.txt

  • TemaTres: controlled vocabulary server TemaTres: controlled vocabulary server released /TemaTres 1.81/tematres.zip

  • Armelle Armelle posted a comment on discussion Help

    Hi Diego, Thanks for your help. I have sent you an e-mail on tematres@r020.com.ar,...

1 >
MongoDB Logo MongoDB