PL5 Searching doesn't work properly for all keywords in an hierarchy - only for "Selected" keywords

@Joanna it looks as if they have reverted to PL5.1.4 ‘dc’ keywords on release 5.3.1!?

But why?

Bear and Black Bear could just as well be standalone keywords as hierarchical ones.

Not exactly. The complete “definition” of Bear, in the context of the hierarchy we are talking about here, is actually Animal|Mammal|Bear and the complete definition of Black Bear is Animal|Mammal|Bear|BlackBear.

I have previously mentioned there is also another hierarchy for Beer > Craft Beer > Black Bear.

How does the user know which hierarchy Black Bear belongs to if they can only see Black Bear?

Or, if we have another hierarchy for Material > Fur > Bear > Black Bear?


Moving back to my Orange hierarchies - here is a sequence of screenshots of entering five different hierarchical cases for that keyword…

Capture d’écran 2022-06-24 à 16.48.52

Capture d’écran 2022-06-24 à 16.49.09

Capture d’écran 2022-06-24 à 16.49.31

Capture d’écran 2022-06-24 à 16.49.52

Now, the keywords token field contains…

Capture d’écran 2022-06-24 à 16.48.24

… but the XMP that gets written by my app is…

  <dc:subject>
   <rdf:Bag>
    <rdf:li>Couleur</rdf:li>
    <rdf:li>Orange</rdf:li>
    <rdf:li>Fruit</rdf:li>
    <rdf:li>Satsuma</rdf:li>
    <rdf:li>Entreprise</rdf:li>
    <rdf:li>Télécommunications</rdf:li>
    <rdf:li>Matériel</rdf:li>
   </rdf:Bag>
  </dc:subject>
  …
  <lr:hierarchicalSubject>
   <rdf:Bag>
    <rdf:li>Couleur</rdf:li>
    <rdf:li>Entreprise</rdf:li>
    <rdf:li>Fruit</rdf:li>
    <rdf:li>Matériel</rdf:li>
    <rdf:li>Couleur|Orange</rdf:li>
    <rdf:li>Entreprise|Télécommunications</rdf:li>
    <rdf:li>Fruit|Orange</rdf:li>
    <rdf:li>Matériel|Télécommunications</rdf:li>
    <rdf:li>Entreprise|Télécommunications|Orange</rdf:li>
    <rdf:li>Fruit|Orange|Satsuma</rdf:li>
    <rdf:li>Matériel|Télécommunications|Orange</rdf:li>
   </rdf:Bag>
  </lr:hierarchicalSubject>

Every keyword is recorded perfectly in its appropriate hierarchy and every hierarchical keyword is mentioned in the subject tag, as per MWG guidance.

And yet, the UI in my app has been carefully designed to show the user each keyword only once, along with any keywords in each of their contexts, again, only once.

At present, PL shows a very confusing display should it come across the XMP that my app writes…

Capture d’écran 2022-06-24 à 17.01.18

… where keywords in the field are apparently repeated and the only way to determine which is which is to hover over a token to invoke a tooltip.

In actual fact, if the hierarchy view is visible, there should be no need to duplicate the tokens in the token field.

Certainly but they can be unchecked in the hierarchy view, which is what is leading to confusion.


Not that I can see…

Capture d’écran 2022-06-24 à 17.08.06

… produces this for XMP…

         <dc:subject>
            <rdf:Bag>
               <rdf:li>Orange</rdf:li>
            </rdf:Bag>
         </dc:subject>
         …
         <lr:hierarchicalSubject>
            <rdf:Bag>
               <rdf:li>Couleur|Orange</rdf:li>
               <rdf:li>Entreprise|Télécommunications|Orange</rdf:li>
               <rdf:li>Fruit|Orange</rdf:li>
               <rdf:li>Matériel|Télécommunications|Orange</rdf:li>
            </rdf:Bag>
         </lr:hierarchicalSubject>

Whereas, PL5.1.3 (perfectly correctly) writes…

         <dc:subject>
            <rdf:Bag>
               <rdf:li>Couleur</rdf:li>
               <rdf:li>Entreprise</rdf:li>
               <rdf:li>Fruit</rdf:li>
               <rdf:li>Matériel</rdf:li>
               <rdf:li>Orange</rdf:li>
               <rdf:li>Télécommunications</rdf:li>
            </rdf:Bag>
         </dc:subject>
         …
         <lr:hierarchicalSubject>
            <rdf:Bag>
               <rdf:li>Couleur|Orange</rdf:li>
               <rdf:li>Entreprise|Télécommunications|Orange</rdf:li>
               <rdf:li>Fruit|Orange</rdf:li>
               <rdf:li>Matériel|Télécommunications|Orange</rdf:li>
            </rdf:Bag>
         </lr:hierarchicalSubject>

@Joanna sorry I forgot the essence of this topic, namely, selection or assignment I got the extra keys because I had selected/assigned “mammal” which automatically selected/assigned “animal” and as a consequence the more “rounded” hierarchical keys were created and the extra ‘dc’ keys along with them.

Removing the selection yielded

<dc:subject>
            <rdf:Bag>
               <rdf:li>bear</rdf:li>
            </rdf:Bag>
         </dc:subject>
         <crd:CameraProfile>Camera Standard</crd:CameraProfile>
         <crd:LookName/>
         <exifEX:LensModel>OLYMPUS M.12-200mm F3.5-6.3</exifEX:LensModel>
         <lr:hierarchicalSubject>
            <rdf:Bag>
               <rdf:li>animal|mammal|bear</rdf:li>
            </rdf:Bag>
         </lr:hierarchicalSubject>
      </rdf:Description>
   </rdf:RDF>
</x:xmpmeta>

A very slimline, non-compliant set of keywords!

@amikhnev I have real problems with this statement ““Animal” in that case is some sort of category that helps to find the required keyword.” I “hate” the fact that Photo Supreme appears to be “obsessed” with the notion of Category and inserts “Miscellaneous” as the first keyword as a “Category”.

Arguably every keyword in an hierarchy is a (sub-)category until you arrive at the final keyword and that may actually be another (sub-)category where you have just stopped with the granularity of the classification!

While I understand what you say and that could be the reason that the current search works the way that it works when an hierarchical keyword is added. But regardless of the selection/assignments made by the user an hierarchical key exists and will be placed into the ‘hr’ fields with all the keywords in place, including the keywords not marked as selected (assigned) by the user.

This selection will influence the presentation of the keywords in the UI including showing the selections already made, and the contents of the metadata that will be written back to the image (if “allowed”/forced by the user) and the metadata that will be placed in the exported file and, currently, the results of any search, the reason for this topic.

I am no metadata expert but if the keyword will inevitably find its way into the metadata because it has been explicitly assigned or because it is part of a larger hierarchical keyword and therefore implicitly assigned, I personally believe it should be found in a search otherwise the search is being selective and distorting (not) the truth!

However, the default for Win 10 (at least on my machine) is that only “black bear” will be assigned. If I then assign “bear” DxPL will the automatically assign all keywords in the hierarchy. In addition, if all have been de-selected then assigning “black bear” will actually assign all in the hierarchy automatically (which I believe if the default for the Mac version of the product)!?

So I tested the following by selecting and deselecting keywords (but my first attempt at inserting a table was crushed by the post software being used)!

animals X X X X
mammals X X - - X
bear X X X X - -
black bear X X X X - X X X

which should look like

image

and I exported for each option in the above table and the results are as follows for PL5.3.1:-

The same combinations for PL5.1.4 results in the following;

The problem is assignment will not only condition the response to a search (wrongly in my opinion because it should include implicit assignment as well as explicit assignment) but also the metadata (keywords) output to exported JPGs and available to be written back to the image metadata etc…

If the design of the ‘ItemsKeywords’ structure was ‘ItemId’, ‘KeywordId’ and ‘Assigned’ @Musashi instead of just ‘ItemId’ and ‘Keywordid’ then every ‘Keyword’ for an image (which are stored in the ‘Items’ table in the database) could then be entered into the ‘ItemsKeywords’ database table when they immediately become candidates for searching.

So we would go from 1 entry in the default case on Win 10 (for “black bear”) to 4 entries, one for each of the keywords with each of the entries for “animals”, “mammals” and “bear” having a ‘N’ or ‘0’ (or whatever) in the ‘Assigned’ field and the entry for “black bear” would have a ‘Y’ or ‘1’ (or whatever) in the assigned field.

The UI and the metadata insertion code would now use the ‘Assigned’ field rather than the physical presence of an entry in the ‘ItemsKeywords’ table to do their respective tasks.

But now a search would retrieve all the keywords associated with the image, both implicitly and explicitly assigned. If users wanted to retain the existing way of working there could be (at least) two ways of handling that:-

  1. In the search return all keywords in the count field (and pointers to the images) and add an additional entry for those explicitly assigned (selected) in the line below.

  2. Add an additional selection box in the search to return only assigned keywords.

But surely that is the job of any software that subsequently encounters the image, now or in the future.

Limiting the potential for future searches is “short-sighted”, it is the job of any software that encounters that image to offer the ability to allow you to search on “animals” (broad though that category may be) but give you the option to never put such a search into the software because that item is “merely” a category with way to many entries but that is where AND (and OR!?) searches come into play.

“Tailoring” keywords is a “slippery slope”, better to have too much data and software that allows you to navigate that, than to throw data away (once it has been removed it can never easily be replaced automatically - not entirely true because software with dictionaries etc. can find the missing data and restore it).

The problem with PL5, in my opinion, is that it currently restricts the search potential by virtue of the explicit assignment! There should be no such restriction, other than my “desire” to enter “animals” into a PL5 search or not, for both explicitly (currently available) and implicitly (currently missing) assigned keywords @sgospodarenko !

1 Like

Indeed

It has to be remembered that “Category” is another concept, in addition to “Keyword”. According to the MWG Guidance…

Categories
The perceived motivation for categories is to have nodes in the hierarchy that serve only to help organize the keywords. The applications that support categories (Adobe Lightroom and Photo Mechanic) do so by allowing any node to be called a category instead of a normal keyword. For example, “States” might be called a category. In that case, searching for “States” might not be allowed and metadata embedded in a file might only mention “Places” and “Wyoming”, leaving out “States”.

Categories are intended as an organisational feature for the keywords dictionary, rather than a valid metadata item. Their purpose is to aid the user in the selection of keywords and they are not intended to be written to the XMP.

Confusing hierarchical structure with categories will only end up polluting the XMP.

There is also the issue of possibly providing a means of importing publicly available keyword lists, that include, not only, categories but, also, synonyms. I am working on such a mechanism for my app but, at the moment, I have had to “convert” categories to top-level keywords and synonyms to sub-keywords. To do anything more would mean having to redesign my keyword management window - something I am not prepared to do yet.

For reasons like this, I would highly recommend that DxO gets to grips with just writing correctly formed hierarchical keywords before daring to move into the realm of categories and synonyms and, with that possible future in mind, avoid using “category” in these discussions.


This is essential to good metadata definition and is one of the reasons the MWG hierarchical tags include the Applied key.

I still feel it would be a far better idea to separate out keyword management into a separate window, thus avoiding the confusion the current UI introduces of trying to simultaneously define and use hierarchies.


I sort of understand and, if I have understood correctly, agree.


If you mean that checking Black Bear when nothing else is checked causes the entire hierarchy to be checked, then that is certainly what the Mac version does. In fact, checking any (sub)keyword, at any level, causes all its “parentage” to also be checked, but not its children.

The action of automatically checking the hierarchy above a selected node is absolutely correct, in order to ensure the correct recording, not only of the lr:hierarchicalSubject but, more importantly, the dc:subject tags.

But then the user is allowed to “undo” that “good thing” by being allowed to deselect parents one by one, in ascending order.

You need to look up how to use tables in Markdown

animals X X X X
mammals X X - - X
bear X X X X - -
black bear X X X X - X X X

Here is the “code” for the above table, surrounded in a “code block” to avoid it being formatted.

||||||||||
| --: | :-: | :-: | :-: | :-: | :-: | :-: | :-: | :-: |
|animals|X| | | | |X|X|X|
|mammals|X|X| | | |-|-|X
|bear|X|X|X| | |X|-|-|
|black bear|X|X|X|X|-|X|X|X|

Can I please repeat my example of wanting to search for a “theme”, as in my Orange hierarchies, where the word Orange can appear at multiple levels in the different hierarchies?

My software copes perfectly with such a search, simply because I structure my metadata to mention all members of a referenced hierarchy in the dc:subject tag and provide a search mechanism that allows both AND and OR combined predicates.

That’s, sort of, what I have been trying to get across ever since the PL5 beta. Until metadata is correctly written and managed, searching will never grow beyond its current woefully limited state.

After all, why bother going to all the trouble of writing keywords if you can’t search for them?

@Joanna Thank you for the tutorial on “categories”, I think. I am having enough problem with explicit keywords now we have either “hidden” keywords or “overloaded” keywords, i.e. ‘Arkansas’ also “carries” a keyword of “Country = USA” and “State”, just watch the use of “Paris” hence the expression “Paris France” but “Paris USA” would run into problems because there is more than one it appears!

One problem with the current lack of database management commands is that the preservation of ‘keywords’ and here I don’t mean those that are actively in-use but arguably all the keywords that I have ever entered are not but worse cannot be preserved.

When a command is available to create a new database @Musashi the opportunity exists for the software to carry over certain key (pun semi-intended) data from one database to the new database, e.g. a list of all the keywords ready for me to select from with my new database. Currently all is lost between generations of DxPL databases without explicit commands to create a new one (and preserve the old one with a chosen name), except by “destroying” it (typically with a name change rather than a deletion!)

Yes but they must realise the resistance that exists to having “too many”/“not the right keywords”/“not my keywords” keywords, e.g.

  1. Why are there so many ‘dc’ keys?
  2. Why do I have all the hierarchical combinations/too many ‘hr’ entries?
  3. Why is my data not exactly like Photo Mechanic, Capture One, Lightroom, Photo Supreme, IMatch (please choose an option) etc. given that most of the software packages have different options that can affect their output anyway! Matching a specific package is difficult though not impossible(!?) (let alone the variations from the options selected) but leaving the keyword metadata intact is possible (I believe) as I suggested with the export option @Musashi by taking it straight from the image to any exported images (as one option).

The forums have numerous posts using any and all combinations of the above as a reason why DxO should have left metadata handling to the “experts” and why the current DxPL metadata handling should be left alone (boosted by the complaints about lost ‘Rating’ and ‘Rotation’ and ‘Tag’, i.e. PL5 wantonly loses metadata “randomly” @sgospodarenko) .

Nothing loses anything “randomly”, it typically does that with “malice aforethought” thanks to the design and the coding, i.e. wrong coding right design, right coding wrong design, wrong coding wrong design and for “wrong” you can read “misguided” with respect to design!

I want to use DXPL metadata handling because it is one of the easiest to use (and I have tried a few during my testing of PL5) so getting it to produce the right output is important to me; preferably with some options to restrict all the outputs that can be produced - look at Capture One versus IMatch in my spreadsheet table for an idea of the scope for difference, but assignments could be used to control that but then assignments must not restrict searching as I have outlined earlier.

However, @Musashi I do not want to have to select all assignments for each image so I believe there should be options for;

  1. PL5.1.4 keywording - one variant of IMatch)
  2. PL5.2.0 keywording - another more restricted (wrong) variant of IMatch
  3. The current default Win 10 automatic assignment of the ‘leaf’ keyword only
  4. The current default Mac assignment (I believe) of all intermediate levels in the hierarchy

to be assigned to all automatically or an image or selected images on demand. Arguably this then requires an additional flag somewhere if 1 and 2 are to be applied as I said to an image or selected images on demand. Items 3 and 4 affect entries in the ‘ItemsKeywords’ structure and the code is already in place to adjust the table entries as those options are manually selected and de-selected.

1 Like

Heheheh. As I’ve already mentioned somewhere else, I have been doing this metadata stuff for nearly four years now, as the heart of my own app. And I have read countless documents on how to, how not to, etc, in order to try and create an app that writes metadata that is truly compatible to everything else out there.

But then, during a chat with @platypus, he mentioned that my app couldn’t yet import a user’s existing keyword dictionary. Oh boy! Was I in for a surprise?

He pointed me towards some readily available dictionaries that were available for downloading and I set about “reverse engineering” one of them so that I could write the code to import it to my app. Which is when I discovered the “delights” of categories and synonyms. I show an extract from one of these dictionaries in this post

Maybe it gives you some idea why it would be better to concentrate on getting “ordinary” keywords right first :flushed:

Unfortunately, this is a result of other app, as well as PL, doing weird stuff to make an “acceptable” UI for keyword entry and display.

The greatest unifying and facilitating factor in managing what gets shown versus what gets stored would be if everyone adhered too the xmp-mwg-kw:hierarchicalkeywords tag instead of “making do” with the, far less expressive, lr:hierarchicalSubject tag that Adobe seem to have enforced as standard. The addition of the Applied tag would make life so much easier.

Unfortunately, not having a Mac, you never got the chance to try out my app.

My vote, not surprisingly, goes for the PL5.1 variant - I don’t know why DxO ever reverted from it.

Just think what I might have done to that!?

They panicked and took jh2103’s mail too seriously instead of looking at the bigger picture, i.e. that many users were less interested in what PL5 had too offer (which it hadn’t before) and they wanted there own DAM’ settings maintained. There is a lot of money and “pride” tied up with the product they have bought and a determination to believe that what it does is right, i.e. vindicating their choice.

Because I am in “testing mode” right now I have no such “vested” interest and treat them all with “contempt” until they prove me wrong.

I regards to hierarchical keywords, DPL 5.1.3.55 is probably the most cooperative and I’m back to it again. If we just could get DPL 5.1.3.55’s keyword module in DPL 5.3.1.69…

1 Like

As do I but I am trying hard to get DxO to adopt the professional standards of not chopping and changing and taking users up and down blind alleys but rather of preserving what has gone before as an option (not a replacement)!

PL5.1.4 is still installed on my Test machine alongside PL4.3.6.32.

With your analytical skills, you would make just the kind of beta tester I would appreciate.

Certainly what I see is a “knee-jerk” reaction to one use case, which seems to have messed up things for other cases.

And I think this is possibly the key. More precise options for metadata handling rather than the overly simplistic “automatic or nothing” that we now have - possibly a dedicated panel in the preferences?

I’m about to start drawing up a list of options and will let you and @platypus know what I intend before publishing it, in order to avoid confuddling this public thread too much.

DxO seem to have an aversion to providing “options”. The fact that there are two versions and multiple languages means that a potentially “simple” change can result in a lot more work when it is “externalised” in a UI option! Plus options mean more paths in the software and more paths mean more testing and more opportunities to engineer bugs, which means more regression testing which means …

BUT it allows the differing demands of different “groups” of users to be “met”, providing you really know what those demands are and providing you can get a concensus!

The forum provides a means to elicit opinion but there can be way too much ego, some of it truly personal and some of it “blaming” a feature/quirk of the product where the actual problem is “just” bad coding or poor design (and the term poor has to be considered because “poor” compared with what, what is the “gold standard” against which the product should be compared and found “wanting”).

The work I did on the spreadsheet was a bit of an eye-opener because there was good and bad elements in all the products I tested and I had not expected such variation between the “heavyweights”. The one I have that I feel needs to be included is Photo Supreme and it is omitted because I can’t wrap my brain around its use of “Categories” and putting ‘Miscellaneous’ into a hierarchy is beyond my comprehension but I do need to understand PS so that I can include it in the “league” table.

DxO should have asked all the users to enter a set of data into their DAMs etc. during Beta testing and submitted the results for analysis but that means a co-operative effort!? When they start listening we get the overreaction of the “slimming” down of ‘dc’ fields in PL5.2.0 and the reversion to the DOP as a source of input data (a return to the PL4 way) with PL5.3.0 but both as a non-optional change, i.e. you must like-it or lump-it or find a work-around.

The DOP change was returning to a previous regime but with the DOP now carrying a vast amount more metadata which effectively bocks the metadata from the image, albeit the user can use the ‘Read from image’ command but is that written anywhere.

Edit:- changed illicit to elicit though I fancied an illicit opinion - thanks @Joanna

This was actually stated by one of DxO staff members somewhere in the forums quite some time ago. They actually want as few options as possible but no reasons were given.

Well, in principle, PhotoLab has a common core of functionality, that is written once and then “connected” to the two UIs. Things like metadata options should only need declaring once, so that cuts out the possibility of platform dependent differences. Of course, it would help if the preferences dialog actually looked the same on both platforms :roll_eyes:

At one point in time (PL5.1.3/4) the XMP written was perfect when compared to the “gold standard” of MWG guidance. This is what I based my app on and proved it is the most compatible for working with more than one DAM. By using this “standard” PL5.1.3 was also completely compatible with Capture One.

I think what most people find “wanting” when they come to apps like PL5, CO and my app is the ability to enter hierarchical keywords in, what one might call, a freeform style, without there being any verification of compatibility.

e.g. Someone wants to be able to enter A|B|C|D in the keywords field of an app and expect the app to make sense of it. Well, some apps do it right, others don’t. I believe it was @KeithRJ who brought this up during the beta, when using Photo Mechanic Plus, where he was able to enter all sorts of “abnormal” stuff into the dc:subject tag, which then confused the heck out of fairly much everything else, not just PL5. The reason - PMP had options that allowed this kind of thing. PL5 tried its best, given how it would have expected to read the metadata but PMP’s ideas created something that PL5 just couldn’t cope with. In fact, the PMP options made it possible to confuse fairly much most software if certain options were chosen.

That could have been a good idea but, if it weren’t for @KeithRJ writing up his use of PMP (with the appropriate options), we wouldn’t have even known about the possibility of his use case. We might even have only had someone using PMP with a different option.

OK. here comes my postulations and cogitations on what “might” help…

  • There should be an option in PL5 to only ever pass through what other DAMs have written, regardless of whether it makes sense, when exporting.

    This option should carry a warning that PL5 cannot be held responsible for any input metadata that does not comply with MWG guidance.

    Once a user edits the metadata, PL5 should not attempt to “correct” wrongly formatted metadata but should simply make a best attempt to add/remove such edits.

  • If PL5 is the originating DAM, all metadata should be written according to MWG guidance and exported according to the same. This is proven to be readable by everything when written by Capture One, PL5.1.3/4 and my app.

    There could be an option to use either the short form or long form for lr:hierarchicalSubject.

    Subject - common to both - all keywords flattened…

           <dc:subject>
              <rdf:Bag>
                 <rdf:li>Fruit</rdf:li>
                 <rdf:li>Entreprise</rdf:li>
                 <rdf:li>Orange</rdf:li>
                 <rdf:li>Télécommunications</rdf:li>
              </rdf:Bag>
           </dc:subject>
    

    Short form of hierarchy…

           <lr:hierarchicalSubject>
              <rdf:Bag>
                 <rdf:li>Fruit|Orange</rdf:li>
                 <rdf:li>Entreprise|Télécommunications|Orange</rdf:li>
              </rdf:Bag>
           </lr:hierarchicalSubject>
    

    Long form of hierarchy…

           <lr:hierarchicalSubject>
              <rdf:Bag>
                 <rdf:li>Fruit</rdf:li>
                 <rdf:li>Fruit|Orange</rdf:li>
                 <rdf:li>Entreprise</rdf:li>
                 <rdf:li>Entreprise|Télécommunications</rdf:li>
                 <rdf:li>Entreprise|Télécommunications|Orange</rdf:li>
              </rdf:Bag>
           </lr:hierarchicalSubject>
    

So far that makes only two options, or possibly one and a sub-option.

Let me stop there for you guys to tear what I have said apart :military_helmet:

I guessed from their reaction to the various things I have suggested over time. The trouble with “automatic” is “one size fits all” and it is predicated on the gurus at DxO understanding/predicting what users want and being right every time.

Hell I was very good at my job but even I didn’t believe that! However, I designed my UIs with more options than you could shake a very large stick at! One screen got a lot of flack from the developers and remained with a single configuration for a long time until the customer was proposing a change in the protocol. Into the test bed, changed the configuration and we were ready for testing within minutes!

Heheheh. In our dreams :crazy_face: And that is not to denigrate the engineers at DxO, just to say that that kind of thing is a thankless task because there’s always going to be someone who wants something that hasn’t been thought of, like another new DAM that does it differently.

Excellent! I worked on a major business management suite which, by the time I had finished designing the undergirding framework, allowed for dynamic edition of database tables and the UI could be customised by a (non-programming) consultant - in other words, we designed a UI that designed the UI. Sounds like we think alike on things like that.

This option was last seen in DPL4.

As for how DxO should do their programming, I’ll be silent, it’s their responsibility after all…

@platypus that statement is incorrect I am afraid at least when presented with the exported output from Capture One where the following appears to be the outcome if I did the tests correctly of course for Releases 4.3.6, 5.1.4 and 5.3.1.

In this case it appears to be “Good stuff in” then “Good stuff out”. Incidentally I wasn’t really expecting the results to be quite as consistent @Joanna! I changed no assignments just created directories copied some “old” Capture One outputs and exported from PL4 and PL5 releases and consolidated the resulting JPGs!!

I need to think about this and arguably run some tests with outputs from other programs to see what DxPL makes of them (some of that is in pages 2 and 3 of the spreadsheet but not including PL4 outputs!

PS:-

and us that pay for its development (and give our time to test and re-test and re-test and … for free - my company charged me out at £1,000 a day, of which I received a small fraction) and have to live with the “consequences” - so silence is not an option!

1 Like

Well, @BHAYT, there are a few things that might have escaped you in the heat of the moment.

  • DPL 4 has a preference/setting that was supposed to GIGO metadata to exported files.
    Please note that I’ve not written that GIGO actually worked correctly.
  • Please note that the statement is about how DxO is programming their stuff. It’s not about what they program. I’m not going to tell DxO that they should use this or that database or that their sprints should be 10 or 20 days long.
    Nevertheless, the what should take into account user requirements - provided that they are known.

I am sorry but there does not appear to be any such options in PL4 that I can see. It may have been an “unwritten” or even “written” “rule” but it does not have a corresponding entry in the ‘Preferences’, not really surprising given what has been written above!

There does not appear to be such an option anywhere in the product, on Win 10.

I don’t believe that PL4 was any better at preserving the metadata than PL5, in truth I have believed that the code in both is identical once the metadata has been “imported” into DxPL, just that the immutability constraints for PL4 (and earlier) meant that nothing went back into the image metadata but that doesn’t apply for exports!

However, the key point was the notion that PL4 offered some form of preservation that is missing from PL5. but according to my tests the xmp metadata created for all three products in this case is the same!?

I will use my spreadsheet to find a product where PL5 appears to be particularly “destructive” and then see if PL4 was better behaved with the particular keywords combination than PL5.

Providing

  1. The users actually know exactly what they want and can successfully enunciate it
  2. What options might be open to them (the user) with a new product rather than products which have a long history which might actually be constraining the product and the user
  3. That DxO actually understand the requirements when enunciated by the user.
  4. That the conflicting requirements of those users who enunciate their requirements/desires/prejudices etc. can actually be met in one product, and if they can all be met at what point in a development timescale they might become available.

I have explained before why I “design” a solution, including the underlying database, it is simply to assess whether what I am requesting/suggesting can be fulfilled potentially “easily” or is a real “drains-up”/“if I was going there I certainly wouldn’t want to start from here” type situation.

If you are “irritated” by my “presumption” then that might also (sadly) be the case with DxO personnel but I am not actually trying to “win a popularity contest” I am trying to get a product I can use for editing my photos and doing a bit of reliable metadata management at the same time.

PS:- sorry for the use of “enunciate”, I suddenly panicked and thought that I might have used the wrong word, but the word is correct, if somewhat “pompous” and certainly well and truly overused!

…another mac/win difference, apparently.

…that DxO has asked around, also outside of the forum.

Anyway, we’ve gotten off the OP subject: search, and, most of all, finding the right stuff.