Adding new vocabulary connected to TemaTres Vocabulary Server

Hi

I am interested in creating my own vocabulary and the TemaTres Vocabulary Server -developed by Diego Ferreyra- (https://www.vocabularyserver.com/) is a good solution for me.

My testing server is http://omeka-s.nunacomunica.com/tematres/vocab/

Now I would connect ValueSuggest module to that Vocabulary Server.

TemaTres provide some endpoints by default. For example for the word “par” (paris):

Suggest: http://omeka-s.nunacomunica.com/tematres/vocab/suggest?query=pari
Sparql endpoint: http://omeka-s.nunacomunica.com/tematres/vocab/sparql.php

I have been talking to Diego and he implemented a new testing endpoint to try to connect through LCSuggest:
http://omeka-s.nunacomunica.com/tematres/suggester/?query=par

I have been trying to implement the new service in ValueSuggest but with no success. I duplicated the content like LC services in module.config.php, the DataType, Service and Suggester but something is wrong.

Is there any documentation about it or anyone has any tip or solution?

Thanks in advance
Xavi

Hi
Take a look here… I don’t remember what I have done… https://github.com/tounoki/ValueSuggest
I finally used Folksonomy for my goal.

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.