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" NERFINISHED
NSView NSControl NERFINISHED
NSView NSTableView NERFINISHED
NSView NSCollectionView NERFINISHED
NSView NSScrollView NERFINISHED
NSView NSImageView NERFINISHED
NSView NSTextView NERFINISHED
HKSample HKQuantitySample NERFINISHED
HKSample HKCategorySample
HKSample HKCorrelation
HKSample HKWorkout
HKSample HKClinicalRecord
HKSample HKAudiogramSample NERFINISHED
HKSample HKWorkoutRoute NERFINISHED
TDataSet TTable
TDataSet TQuery NERFINISHED
TDataSet TClientDataSet NERFINISHED
TDataSet TFDMemTable NERFINISHED
TDataSet TADODataSet NERFINISHED
TDataSet TIBDataSet NERFINISHED
DbTransaction SqlTransaction via predicate surface "hasDerivedClass"
DbTransaction OleDbTransaction via predicate surface "hasDerivedClass" NERFINISHED
DbTransaction OdbcTransaction via predicate surface "hasDerivedClass" NERFINISHED
DbTransaction OracleTransaction via predicate surface "hasDerivedClass" NERFINISHED
DbTransaction EntityTransaction via predicate surface "hasDerivedClass"