Bruno P. Kinoshita

Results 351 comments of Bruno P. Kinoshita

Rebased, and then modified my existing YSO data to have the prefix for skosxl and to have the property in the `p6095` concept as in the example you provided @osma....

I'm on mobile right now. Will get the queries in a few minutes. I enabled the error logging and js console logging. There were a few SPARQL queries logged and...

Here you go @osma. Cleared logs, CTRL+SHIFT+R, blank screen and the following in the JS browser console ``` [2022-09-13 09:12:34] INFO [qid 66379] SPARQL query: PREFIX owl: PREFIX rdf: PREFIX...

Maybe that default setting, for union graph in Jena? I think I had to enable that for some other issue.

Ah! Mystery partially solved. I know why it wasn't working, but not why the logs do not contain the error. If you would like to reproduce it, @osma, just intentionally...

>In that example, the SKOS XL label was defined for just one language. You will need to switch to that as content language to see it (the icon with the...

> Are you sure you included all the triples from [#1356 (comment)](https://github.com/NatLibFi/Skosmos/pull/1356#issuecomment-1239492145) when you incorporated them into your copy of YSO? > > In particular, you the skosxl:prefLabel triple that...

Ah, just realized I added the global language, not the lang in the vocab. Let me quickly restart the containers to try that…

That solved it @osma! Thanks!!! :tada: ![image](https://user-images.githubusercontent.com/304786/189894865-fa91e42f-63e5-45c5-8748-8add12bc0125.png)

@osma, if CI passes, I believe this PR should now be ready for review :slightly_smiling_face: There are two ways to create tooltips, the one that uses the `data-title="tooltip message"` attribute,...