Skip to content

value of Node_Blank.getBlankNodeId() plain or AnonIdStr object? #18

@patrickwestphal

Description

@patrickwestphal

In the NodeFactory there are two ways to create a blank node (bNode):

In the first case bNode.getBlankNodeId() will return anonId (which is most probably a string). In the second case the actual blank node id is wrapped in an AnonIdStr object.

Which variant is the official interface?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions