| http://www.w3.org/ns/prov#value | - Specifically, if a given field y on table X is one-to-many to Y and an field x from Y to X defined as the inverse of y exists, expressions including X.y.x produce the same data (up to number of copies of each datum instance) as X. For example, while Product.manufacturer.products makes sense (return all products produced by the same manufacturer), Product.manufacturer.products.manufacturer returns
|