Added Axioms from Sec4
Axioms as Manchester:
- p:propName some owl:Thing SubClassOf ex:Sub
- wdt:propName some owl:Thing SubClassOf ex:Sub
- owl:Thing SubClassOf ps:propName only ex:Obj
- owl:Thing SubClassOf wdt:propName only ex:Obj
- p:propName some (ps:propName some ex:Obj) SubClassOf ex:Sub
- wdt:propName some ex:Obj SubClassOf ex:Sub
- ex:Sub SubClassOf wdt:propName only ex:Obj
- owl:Thing SubClassOf p:propName max 1 owl:Thing
- owl:Thing SubClassOf wdt:propName max 1 owl:Thing
- owl:Thing SubClassOf inverse ps:propName max 1 owl:Thing
- owl:Thing SubClassOf inverse wdt:propName max 1 owl:Thing
- ex:Sub SubClassOf p:propName max 1 owl:Thing
- ex:Sub SubClassOf wdt:propName max 1 owl:Thing
- owl:Thing SubClassOf p:propName max 1 owl:Thing
- owl:Thing SubClassOf wdt:propName max 1 ex:Obj
- owl:Thing SubClassOf ps:propName max 1 ex:Obj
- ex:Sub SubClassOf p:propName max 1 owl:Thing
- ex:Sub SubClassOf wdt:propName max 1 ex:Sub
- ex:Sub SubClassOf ps:propName max 1 ex:Obj
- ex:Obj SubClassOf inverse ps:propName max 1 owl:Thing
- ex:Obj SubClassOf inverse wdt:propName max 1 ex:Sub
- wb:Statement SubClassOf inverse p:propName max 1 ex:Sub
- ex:Sub SubClassOf p:propName some owl:Thing
- ex:Sub SubClassOf wdt:propName some ex:Obj
- ex:Obj SubClassOf ps:propName some owl:Thing
- ex:Obj SubClassOf wdt:propName some ex:Sub