inlineBlankNodeMaxWidth property
Maximum inline length (in characters) for blank nodes.
When the inline representation exceeds this threshold, the blank node is serialized using a multi-line layout.
Implementation
final int inlineBlankNodeMaxWidth;
Maximum inline length (in characters) for blank nodes.
When the inline representation exceeds this threshold, the blank node is serialized using a multi-line layout.
final int inlineBlankNodeMaxWidth;