supportsSerialization

P147417
predicate

Indicates that an entity is capable of being converted to and from a serialized form for storage or transmission.

All labels observed (3)

Label Occurrences
serializationSupport 3
supportsSerialization canonical 3
canBeDeserializedWith 2

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: supportsSerialization
Generated description
Indicates that an entity is capable of being converted to and from a serialized form for storage or transmission.

Sample triples (8)

Subject Object
vCard plain text
vCard QR code encoding
XMP text-based XML
Hashtable binary serialization via predicate surface "serializationSupport"
ReadOnlyCollectionBase supports serialization via ICollection via predicate surface "serializationSupport"
System.Reflection.ReflectionTypeLoadException implements ISerializable via base class via predicate surface "serializationSupport"
TensorFlow GraphDef tf.compat.v1.GraphDef.ParseFromString via predicate surface "canBeDeserializedWith"
TensorFlow GraphDef tf.Graph().as_graph_def(add_shapes=False) via predicate surface "canBeDeserializedWith"