supportsRowFormat
P80839
predicate
Indicates that one entity provides compatibility with or can correctly handle the specified row format of another entity.
All labels observed (4)
| Label | Occurrences |
|---|---|
| supportsMatrixFormat | 8 |
| supportsRowFormat canonical | 3 |
| rowConfigurationSupported | 2 |
| supportsTableSyntax | 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: supportsRowFormat
Generated description
Indicates that one entity provides compatibility with or can correctly handle the specified row format of another entity.
Sample triples (14)
| Subject | Object |
|---|---|
| Aria | fixed ⓘ |
| Aria | dynamic ⓘ |
| Aria | compressed ⓘ |
| cuSPARSE | CSR (Compressed Sparse Row) via predicate surface "supportsMatrixFormat" ⓘ |
| cuSPARSE |
SparseMatrixCSC
via predicate surface "supportsMatrixFormat"
ⓘ
surface form:
CSC (Compressed Sparse Column)
|
| cuSPARSE | COO (Coordinate) via predicate surface "supportsMatrixFormat" ⓘ |
| cuSPARSE | BSR (Block Sparse Row) via predicate surface "supportsMatrixFormat" ⓘ |
| cuSPARSE | ELL (ELLPACK) via predicate surface "supportsMatrixFormat" ⓘ |
| cuSPARSE | HYB (Hybrid ELL/COO) via predicate surface "supportsMatrixFormat" ⓘ |
| GM C1XX platform | two-row via predicate surface "rowConfigurationSupported" ⓘ |
| GM C1XX platform | three-row via predicate surface "rowConfigurationSupported" ⓘ |
| GitHub Flavored Markdown | pipe-separated rows via predicate surface "supportsTableSyntax" ⓘ |
| cuSOLVER | dense matrix via predicate surface "supportsMatrixFormat" ⓘ |
| cuSOLVER | sparse matrix via predicate surface "supportsMatrixFormat" ⓘ |