| http://www.w3.org/ns/prov#value | - FSchemaMerge(S, O) // S is the set of schemas to be merged // O is a set of overlaps between them M = ??? //the merged schema to create Let R = {r ??? S | r is not subsumed by an overlap in O} For each relation r ??? R Let m be a new relation
|