• Tab-Separated Values (.tsv)
  • Comma-Separated Values (.csv)
  • SPARQL JSON Results (.srj)
  • SPARQL XML Results (.srx)
  • Turtle (.ttl)
  • N-Triples (.nt)
  • N-Quads (.nq)
  • JSON-LD (.jsonld)
  • RDF/JSON (.rj)
  • RDF/XML (.rdf)
  • TriX (.trix)
  • Pajek (.net)
  • Graphviz (.dot)
  • Graphviz (.svg)
  • Circos (.svg)
  • SPARQL Symbolic Expression (.sse)

article-title-and-author-name

This query will return the article title and author for articles in Book History. It does not include citations. By default, it is set to return only 10 articles -- to change that, either comment out the "limit 10" in line 15 using a sign; or change the '10' to another number.