isSuperclassOf

P176185
predicate

Indicates that one class is a more general class from which another class directly or indirectly inherits.

All labels observed (3)

Label Occurrences
isSuperclassOf canonical 19
hasDerivedClass 5
superclassType 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: isSuperclassOf
Generated description
Indicates that one class is a more general class from which another class directly or indirectly inherits.

Sample triples (25)

Subject Object
NSInvalidArgumentException NSException via predicate surface "superclassType"
NSView NSControl
NSView NSTableView
NSView NSCollectionView
NSView NSScrollView
NSView NSImageView
NSView NSTextView
HKSample HKQuantitySample
HKSample HKCategorySample
HKSample HKCorrelation
HKSample HKWorkout
HKSample HKClinicalRecord
HKSample HKAudiogramSample
HKSample HKWorkoutRoute
TDataSet TTable
TDataSet TQuery
TDataSet TClientDataSet
TDataSet TFDMemTable
TDataSet TADODataSet
TDataSet TIBDataSet
DbTransaction SqlTransaction via predicate surface "hasDerivedClass"
DbTransaction OleDbTransaction via predicate surface "hasDerivedClass"
linked to: DbTransaction
DbTransaction OdbcTransaction via predicate surface "hasDerivedClass"
linked to: DbTransaction
DbTransaction OracleTransaction via predicate surface "hasDerivedClass"
DbTransaction EntityTransaction via predicate surface "hasDerivedClass"