Converts the incoming name to a named node if needed. In case of string, first checks if it is a shorthand, if not a new named node gets made. The generated terms get cached to prevent the amount of named nodes that get created, so only use this for internal constants!
Predicate to potentially transform.
Creates a literal by first converting the dataType string to a named node.
Object value.
Object data type (as string).
Converts an object term when needed.
Object to potentially transform.
Whether strings are converted to literals or named nodes.
Converts a subject to a named node when needed.
Subject to potentially transform.
Checks if this is a {@link Term}.