hasMethodRole
P184361
predicate
Indicates that an entity participates in an activity, process, or method with a specific functional role or responsibility within that method.
All labels observed (1)
| Label | Occurrences |
|---|---|
| hasMethodRole canonical | 8 |
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: hasMethodRole
Generated description
Indicates that an entity participates in an activity, process, or method with a specific functional role or responsibility within that method.
Sample triples (8)
| Subject | Object |
|---|---|
| IDataObject | GetData retrieves data described by a FORMATETC into a STGMEDIUM ⓘ |
| IDataObject | SetData places data into the object for later retrieval ⓘ |
| IDataObject | EnumFormatEtc enumerates supported data formats ⓘ |
| IDataObject | QueryGetData tests whether a data format is available ⓘ |
| IDataObject | GetCanonicalFormatEtc provides a canonical form of a FORMATETC ⓘ |
| IDataObject | DAdvise establishes an advisory connection for data change notifications ⓘ |
| IDataObject | DUnadvise destroys an advisory connection ⓘ |
| IDataObject | EnumDAdvise enumerates current advisory connections ⓘ |