Uses of Class
org.apache.jena.riot.out.NodeToLabel
Packages that use NodeToLabel
-
Uses of NodeToLabel in org.apache.jena.riot.out
Methods in org.apache.jena.riot.out that return NodeToLabelModifier and TypeMethodDescriptionstatic NodeToLabel
NodeToLabel.createBNodeByIRI()
Allocation as per internal labelstatic NodeToLabel
NodeToLabel.createBNodeByLabelAsGiven()
Allocation as per internal labelstatic NodeToLabel
NodeToLabel.createBNodeByLabelEncoded()
Allocation as per internal label, with an encoded safe label.static NodeToLabel
NodeToLabel.createScopeByDocument()
Allocation from a single scope; just the label matters.static NodeToLabel
NodeToLabel.labelByInternal()
Constructors in org.apache.jena.riot.out with parameters of type NodeToLabelModifierConstructorDescriptionNodeFormatterTTL
(String baseIRI, PrefixMap prefixMap, NodeToLabel nodeToLabel) NodeFormatterTTL_MultiLine
(String baseIRI, PrefixMap prefixMap, NodeToLabel nodeToLabel) -
Uses of NodeToLabel in org.apache.jena.riot.system
Methods in org.apache.jena.riot.system that return NodeToLabelModifier and TypeMethodDescriptionstatic NodeToLabel
SyntaxLabels.createNodeToLabel()
Default setup - scope by document, relabel BNodes ids to short formsstatic NodeToLabel
SyntaxLabels.createNodeToLabelAsGiven()
Raw string label setupstatic NodeToLabel
SyntaxLabels.createNodeToLabelRT()
Round-trip setup