Hi Adam,
if I understand you correctly, you want the Concept Hierarchy to only
show locally defined ConceptSchemes (root nodes), not those from
included taxonomies.
There is no built-in support for that right now. The behavior is
controlled by evnui:ConceptTreeRoots (from evn.ui.ttlx) and you'd need
to basically change that definition to FILTER out certain nodes. Yet
there is no simple way to override that default behavior. As a hack, you
could add an rdfs:label to the imported concept schema so that it is
visually distinguished from the "main" locally defined one (if you mark
the new label with "en" or "en-US" then is should be preferred over
other labels that don't).
As your requirement makes sense I have recorded a JIRA ticket (ref
number TBS-1843)
Holger
On 16/02/2019 4:04 am, Adam Kimball wrote:
Hi,
I have two taxonomy projects:
Taxonomy_1 = http://my.example/tax/people#
Taxonomy_2 = http://my.example/tax/locations#
Note: Taxonomy_1 contains links to Taxonomy_2 with predicates like
ex:lives_in
When a user in EDG goes to Taxonomy_2, they see their curated location
terms underneath the one scheme.
When a user in EDG goes to Taxonomy_2, they see the locations scheme
(imported) and the people scheme (primary).
What I'd like is to somehow keep Taxonomy_1 from showing up at all,
though any IRIs should still be available to navigate. I just want
the scheme to be hidden.
One way is to factor out the schemes and import them separately but
that strikes me as a lot of maintenance.
Suggestions for me?
Thanks,
Adam
--
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]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
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].
For more options, visit https://groups.google.com/d/optout.