I just tried a Google search for "sonybookid". LOL, this thread is the first thing in the list of results. I guess that's why no one seems to be able to answer my question...
The only identifiers I have had a problem removing (or editing) are the double-barrel type ones, like:
uri:http:
urn:http:
urn:urn:
urn:uuid:
urn:isbn:
etc, etc.
Only way you can do anything with them is to convert the second colon to a Vertical Bar character '|'. Like this:
uri:http|
Is there any regex I can use to mass convert any second Colon in any identifier (in any position in a list) to a Vertical Bar?
Thanks.
|