Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Multiple Vocab Schemas
System
Is it possible to have a separate schema for each vocabulary? I need to be able to specify different attributes for terms in different vocabularies.
Seems like there is a single schema definition in the metatagger_studio.cfg file.
Find more posts tagged with
Comments
Migrateduser
Dave,
While the schema in Studio is fixed (nodes have labels, alts, parents, children, related terms, clues, test files and optionally training files), you can define additional fields in an XML vocabulary and map them to either the browse or recognition indexes via the iwmtbuild CLT.
How are you planning to surface the other fields of the taxonomy node?
Regards,
Clark
Migrateduser
Clark,
If I add an entry in the <schema> section of metatagger_studio.cfg and follow the convention of the system values, MT Studio will expose the new field for entry. However there seems to be only one, global <schema> section with no way to filter by vocabulary so any entries become available for all vocabs whether the field is applicable or not.
I am on version 3.51 and I think iwmtbuild is for 4.x, correct? Will 4.x solve this issue or is my current approach not supported in 4.x so the situation gets worse?
-Dave