Where RDFS Hits the Wall

Five things RDFS cannot say — and why you'll need OWL.

0/3 done

The five walls

Five things RDFS can't say

  1. Cardinality — 'a Person has exactly one date of birth'.
  2. Disjointness — 'no Person is also an Organisation'.
  3. Equivalence — 'foaf:Person is the same class as ex:Human'.
  4. Property characteristics — 'hasAncestor is transitive'.
  5. Defined classes — 'an Adult IS a Person whose age ≥ 18' (sufficient + necessary).

Every one of those is daily work — and every one of them is the reason OWL exists. L2 takes you there.

Driver's licence vs pilot's licence

RDFS is a driver's licence: enough authority to drive a car, sign a delivery slip, prove your age. OWL is a commercial pilot's licence: same skill family (operating a vehicle) but a totally different regulatory regime so you can do things the car licence simply cannot — fly across borders, carry passengers under instrument rules, certify cargo. Trying to fly with a driver's licence is the same category of mistake as trying to express cardinality in RDFS.

Reading in progress · 0 of 3 activities done