java.lang.Object
org.apache.jena.rdfpatch.system.URNs
Some functions to do with URN
Nodes
.
All UUID generation should go though this class.-
Field Details
-
SchemeUuid
- See Also:
-
SchemeUrnUuid
- See Also:
-
-
Constructor Details
-
URNs
public URNs()
-
-
Method Details
-
genUUID
Generate a UUID -
unique
public static org.apache.jena.graph.Node unique()This is not a function! It returns a fresh UUID URI on every call. -
unique
This is not a function! It returns a fresh UUID URI with the given scheme name on every call.
-