Categories essentially implement hierarchical keywords, correct? So I have a Category "Nowhereland", and many locations in Nowhereland under that. Say one of these is "Dullsville". So, I see "Dullsville" in the label browser and can apply it to an item. But what about if I don't have a specific location? So I just want to apply "Nowhereland"? It seems I can't do that. BUT ... if an export the item, it receives keywords "Nowhereland" and "Dullsville". So, are Category names not also essentially labels?
Also if I import an image which has a structure like this (exported from CaptureOne):
...
<dc:subject>
<rdf:Bag>
<rdf:li>Nowhereland</rdf:li>
</rdf:Bag>
</dc:subject>
<lightroom:hierarchicalSubject>
<rdf:Bag>
<rdf:li>Nowhereland</rdf:li>
</rdf:Bag>
</lightroom:hierarchicalSubject>
...
then no labels are read. Is this because PSU interprets "lightroom:hierarchicalSubject" as Category, looks for Nowhereland:Nowhereland and can't find it?
I'm a little puzzled
