What's a RDF triple?
问题 In layman's terms, what's a RDF triple? 回答1: I think the question needs to be split into two parts - what is a triple and what makes an "RDF triple" so special? Firstly, a triple is, as most of the other commenters here have already pointed out, a statement in "subject/predicate/object" form - i.e. a statement linking one object (subject) to another object(object) or a literal, via a predicate. We are all familiar with triples: a triple is the smallest irreducible representation for binary