propertyType(Name)
P166453
predicate
Indicates that an entity has a specific type or category of property identified by Name.
All labels observed (8)
| Label | Occurrences |
|---|---|
| propertyType(BaseStream) | 1 |
| propertyType(DefaultAlias) | 1 |
| propertyType(FormatProvider) | 1 |
| propertyType(IsNameSetExplicitly) | 1 |
| propertyType(IsNamespaceSetExplicitly) | 1 |
| propertyType(IsReference) | 1 |
| propertyType(Name) canonical | 1 |
| propertyType(OutStream) | 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: propertyType(Name)
Generated description
Indicates that an entity has a specific type or category of property identified by Name.
Sample triples (8)
| Subject | Object |
|---|---|
| System.Runtime.Serialization.DataContractAttribute | System.String NERFINISHED ⓘ |
| System.Runtime.Serialization.DataContractAttribute | System.Boolean via predicate surface "propertyType(IsReference)" ⓘ |
| System.Runtime.Serialization.DataContractAttribute | System.Boolean via predicate surface "propertyType(IsNameSetExplicitly)" ⓘ |
| System.Runtime.Serialization.DataContractAttribute | System.Boolean via predicate surface "propertyType(IsNamespaceSetExplicitly)" ⓘ |
| System.IO.BinaryWriter | System.IO.Stream via predicate surface "propertyType(BaseStream)" NERFINISHED ⓘ |
| System.IO.BinaryWriter | System.IO.Stream via predicate surface "propertyType(OutStream)" NERFINISHED ⓘ |
| System.IO.BinaryWriter | System.IFormatProvider via predicate surface "propertyType(FormatProvider)" NERFINISHED ⓘ |
| System.Reflection.AssemblyDefaultAliasAttribute | System.String via predicate surface "propertyType(DefaultAlias)" ⓘ |