serializationBehavior

P146368
predicate

Indicates how an entity or its properties are converted to and from a serialized form (such as JSON or XML), including what is included, excluded, or transformed during that process.

All labels observed (2)

Label Occurrences
serializationBehavior canonical 2
serializationDirection 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: serializationBehavior
Generated description
Indicates how an entity or its properties are converted to and from a serialized form (such as JSON or XML), including what is included, excluded, or transformed during that process.

Sample triples (4)

Subject Object
Error JSON.stringify(new Error("x")) returns {} by default
WebAssembly.CompileError can be represented as a standard Error object in logs
JsonbDeserializer deserializationOnly via predicate surface "serializationDirection"
JsonbSerializer Java-to-JSON via predicate surface "serializationDirection"