Set Union

Using a pattern similar to the one we used for set intersection, we can also express certain things about set unions in RDFS. In particular, we can express that A ∪ B ⊆ C. We do this by making C a common superclass of A and B, thus:

image

Any instance ?x that is a member of either A or B is inferred to be also a member of C; that is,

image

or

image

implies

EXAMPLE All Stars

In determining the candidates for a season's All Stars, a league's rules ...

Get Semantic Web for the Working Ontologist, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.