[
https://issues.apache.org/jira/browse/JENA-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895685#comment-15895685
]
ASF GitHub Bot commented on JENA-1304:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/221
JENA-1304: Use UUIDs for generated BlankNodeIds.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena blanknodeids
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/221.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #221
----
commit 616e7b86d55c4606e14641b567fba63e40fa6c2e
Author: Andy Seaborne <[email protected]>
Date: 2017-03-04T13:43:15Z
JENA-1304: Use UUIDs for generated BlankNodeIds.
----
> Use UUIDs for generated blank node labels.
> ------------------------------------------
>
> Key: JENA-1304
> URL: https://issues.apache.org/jira/browse/JENA-1304
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Minor
>
> {{BlankNodeId}} uses java.rmi.UID when the caller does not supply the label.
> Change this to being based on a UUID.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)