to edit and comment
What is RDF?

RDF, or Resource Description Framework, is a data format for describing web resources. It has come to be used as a general method for conceptual description or modeling of information that is implemented in web resources, using a variety of syntax formats. RDF is based upon the idea of making statements about resources (in particular Web resources) in the form of subject-predicate-object expressions. These expressions are known as triples in RDF terminology. The Cognitive Atlas can export the data stored within it as RDF triples, which can be imported into other programs, mashed together with other datasets, or queried through our SPARQL endpoint.

For more information about RDF, please consult the links below: