@faubulous/mentor-rdf-serializers
Preparing search index...
BlankNodeStyle
Type Alias BlankNodeStyle
BlankNodeStyle
:
"labeled"
|
"inline"
|
"auto"
Blank node formatting style.
'labeled': Always use labeled syntax
_:b0
'inline': Use inline property list syntax
[ prop value ]
where possible
'auto': Use inline for anonymous blank nodes, labeled for referenced ones
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@faubulous/mentor-rdf-serializers
Loading...
Blank node formatting style.
_:b0[ prop value ]where possible