--
You received this message because you are subscribed to the Google Groups "vocbench-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vocbench-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vocbench-user/2c0f88ba-8420-4fa0-bc93-f511142e7da4n%40googlegroups.com.
Dear Arushi,
this depends on how you think to implement the process. As a starter, what is the output of the mind mapping tool?
In general, you could follow one of these approaches:
Kind Regards,
Armando
--
I was wondering though to which extent would the Sheet2Rdf be available as an API / library to be integrated in other applications ? I am thinking of an API that would wrap Sheet2Rdf, take the Excel file + the PEARL mapping file and return the generated triples. Is this possible?
ThanksThomasLe ven. 20 mars 2026 à 14:20, Arushi T <arush...@gmail.com> a écrit :Hello,
Based on the documentation and my experience working with the tool, I have not been able to find an API that allows me to import a set of concepts which were developed as part of a thesaurus in a mind mapping tool. Our use case is specifically oriented towards checking whether we can also use the Semantic Turkey UUID URI generator for imported concepts, and not only for concepts newly created through the UI.
Looking forward to your reply. Thank you for accepting my join request.
Best Regards,
Arushi --
You received this message because you are subscribed to the Google Groups "vocbench-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vocbench-use...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vocbench-user/2c0f88ba-8420-4fa0-bc93-f511142e7da4n%40googlegroups.com.
--Thomas Francart - SPARNA
linked data | domain ontologies | knowledge graphs
blog : blog.sparna.fr, site : sparna.fr, linkedin : fr.linkedin.com/in/thomasfrancart
tel : +33 (0)6.71.11.25.97
Oh, thanks Thomas for picking this up! I was sending my reply and saw yours coming at the same time :-)
Well, the general answer for sheet2rdf and for the two other solutions I gave in my previous email is that yes, if it is possible through the UI it’s possible to invoke related APIs. In the specific case of Sheet2RDF my recommendation would be to use the wizard in the UI to prepare the general conversion once an Excel format for the mind map tool has been provided. This way, a PEARL file for the conversion will be generated and then it will suffice to use only the API, passing the PEARL rules.
We do not publish a complete list of Web API (there are hundreds of API calls), but we prepared a guide that instructs on different possible ways to learn the APIs to use:
https://semanticturkey.uniroma2.it/doc/user/web_api.jsf
Kind Regards,
Armando
To view this discussion visit https://groups.google.com/d/msgid/vocbench-user/CAPugn7WZDzGAZ9jKH%3DFxraMMqDVOFF57tK98N1gxK4W-kYEdxg%40mail.gmail.com.
Dear Arushi,
for the JSON file, there is no direct adaptor (and obviously there couldn’t be one a-priori, as JSON is just a syntax, then the organization of knowledge varies and has no direct mapping to a specific RDF vocabulary). So, you still have the three ways I mentioned earlier, more specifically and tight to your case:
If the output from MindMeister (I used it many years ago, so I don’t have a clear memory of it nor I’m updated on its latest features) does not contain much information about the concepts (e.g. just 1-3 different properties for linking concepts to other concepts) then I think option 1 is the best one
Conversely, in case you have lot of arcs in your graph described in MindMeister, a mid-step through Excel is worth the work
I’d recommend 3 only if you are consistently and regularly using it on the long run
Kind Regards,
Armando
To view this discussion visit https://groups.google.com/d/msgid/vocbench-user/c46a1631-f2bd-4ff8-8bee-9be5e0e2458an%40googlegroups.com.
Hello VocBench Team,
Thank you very much for sharing the detailed guide on importing concepts. We also developed some custom scripts to connect the thesaurus with one of our own custom thesauri, and to generate UUIDs for the concepts as well as the narrower concept mappings.
After generating a .ttl file using this script, we attempted to import the concepts into a new project. However, we are now unable to add new concepts through the UI in VocBench, as shown in the screenshot below.
How can I fix this issue.
Thanks in advance.
Best Regards
Arushi
Dear Arushi,
that is simple. The yellow triangle you see there has an explicit tooltip telling you that a concept scheme must be selected. VB3 enforces using schemes.
If you have (at least) a scheme, you can select it from the scheme tab.
If you had no particular concept scheme in your original thesaurus, you can just create one and associate it with all the concepts.
You can do it in one of these two ways:
Kind Regards,
Armando
To view this discussion visit https://groups.google.com/d/msgid/vocbench-user/c16f0a62-291a-4467-9bff-d2aa4ad69926n%40googlegroups.com.