scispace - formally typeset
P

Peter Buneman

Researcher at University of Edinburgh

Publications -  168
Citations -  17022

Peter Buneman is an academic researcher from University of Edinburgh. The author has contributed to research in topics: Query language & Database design. The author has an hindex of 59, co-authored 167 publications receiving 16457 citations. Previous affiliations of Peter Buneman include University of Pennsylvania.

Papers
More filters
Journal ArticleDOI

A Note on the Metric Properties of Trees

TL;DR: In this article, it was shown that if a graph T contains no triangles, then there can be no four-point condition and it follows that there can also be no circuit in T. Necessity follows immediately, and to prove sufficiency, assume that the graph, T, contains a circuit, and choose points x, y, z, t in the circuit such that distances d(x, y), d(y, z), d (z, t), and d(t, x) are all either q or q + 1.
Proceedings ArticleDOI

Provenance management in curated databases

TL;DR: This paper describes an approach in which the user's actions are tracked while browsing source databases and copying data into a curated database, in order to record theuser's actions in a convenient, queryable form and uses it to evaluate the feasibility of database support for provenance management.
Journal ArticleDOI

Principles of programming with complex objects and collection types

TL;DR: A new principle for the development of database query languages that the primitive operations should be organized around types is presented, in which a number of well-known languages are to be found as natural sublanguages.
Journal ArticleDOI

UnQL: a query language and algebra for semistructured data based on structural recursion

TL;DR: This paper describes a simple and powerful query language based on pattern matching and shows that it can be expressed using structural recursion, which is introduced as a top-down, recursive function, similar to the way XSL is defined on XML trees.