Hi Simon,
I think the behavior that you describe works as-designed. The tag set
graph is only supposed to contain the mappings, while the display of the
tags queries the taxonomy only and therefore won't see any dash:hidden
triples that you may have "smuggled" into the tag set graph. (Pro tip:
you can actually see which graph the Add Tags panel queries if you look
at the Network monitor of Chrome's dev tools - that's not the union of
all graphs).
The only solution that I see is to create another intermediate Taxonomy
that includes/owl:imports the original Taxonomy but adds the dash:hidden
triples that you need here. Such an intermediate/proxy taxonomy could
potentially be auto-generated.
Holger
On 2021-11-17 1:35 pm, Simon Opper wrote:
Hi all
In a tagset I want to hide certain skos resources , primarily
conceptschemes, but it appears that the code that renders the tagger
panel does not respect dash:hidden in all cases.
It looks there are two behaviours occurring:
1. if the scheme is declared as hidden in the included source taxonomy
-> it is hidden in the tagger panel
2. if the scheme is declared hidden in the tagset graph -> the panel
_does not_ respect this and still shows the scheme.
Is this intended ?
behaviour 1. does not give me the desired solution as I wish to hide
certain schemes _only_ in the tagset and I do not want to declare it
as hidden in the source taxonomy.
is there a workaround ?
local hidden not respected.png
included hidden is repected.png
Many thanks in advance
Cheers
Simon
--
You received this message because you are subscribed to the Google
Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/ea405382-79ec-4ccc-95bd-336d362d8346n%40googlegroups.com
<https://groups.google.com/d/msgid/topbraid-users/ea405382-79ec-4ccc-95bd-336d362d8346n%40googlegroups.com?utm_medium=email&utm_source=footer>.
--
You received this message because you are subscribed to the Google Groups "TopBraid
Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/topbraid-users/570e7e98-04c6-acec-f04b-70c1490d5478%40topquadrant.com.