memberValue
P179018
predicate
Indicates that a specific value is associated with, or contained within, a collection, group, or set as one of its members.
All labels observed (1)
| Label | Occurrences |
|---|---|
| memberValue canonical | 10 |
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: memberValue
Generated description
Indicates that a specific value is associated with, or contained within, a collection, group, or set as one of its members.
Sample triples (10)
| Subject | Object |
|---|---|
| System.Reflection.AssemblyNameFlags | None = 0 ⓘ |
| System.Reflection.AssemblyNameFlags | PublicKey = 1 ⓘ |
| System.Reflection.AssemblyNameFlags | EnableJITcompileOptimizer = 16384 ⓘ |
| System.Reflection.AssemblyNameFlags | EnableJITcompileTracking = 32768 ⓘ |
| System.Reflection.AssemblyNameFlags | Retargetable = 256 ⓘ |
| System.Reflection.AssemblyNameFlags | ReservedMask = 57344 ⓘ |
| System.Reflection.AssemblyNameFlags | PublicKeyToken = 2 ⓘ |
| System.Reflection.ResourceLocation | Embedded = 1 ⓘ |
| System.Reflection.ResourceLocation | ContainedInAnotherAssembly = 2 ⓘ |
| System.Reflection.ResourceLocation | ContainedInManifestFile = 4 ⓘ |