I have a page that reviews the various model's of a manufacturer's product line (say TV's).
I have linked out from my page to the PDF's on the manufacturer's website that give the technical details of each model. I have a lot of the information found in the PDF's on my page. But am simply linking to the source from which I got my information (linking to my reference sources). And it's good for the user because the PDF's contains additional information that I don't cover.
The PDF pages are a dead end, in the sense that they don't link to any other pages.
But on the manufacturer's website (same domain as the PDF's), you could actually purchase one of their products directly from them if you wanted to.
Right now I have used rel="nofollow" in my anchor/hyperlink tags because I was unsure if Google would possibly see a commercial (paid, affiliate) intent in my creating these links.
In reality, I have zero affiliation with the manufacturer, and would probably prefer to let these links be "follow" ones, like I do when I link to articles in scientific journals.
What would be the appropriate way of linking in this type of situation, follow or nofollow?