Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE #786

Closed
wants to merge 1 commit into from
Closed

DO NOT MERGE #786

wants to merge 1 commit into from

Conversation

awoods
Copy link

@awoods awoods commented Apr 26, 2015

Incremental step towards allowing updates on blank nodes

Related ticket: https://jira.duraspace.org/browse/FCREPO-1385

Incremental step towards allowing updates on blank nodes

Related ticket: https://jira.duraspace.org/browse/FCREPO-1385
@@ -306,7 +306,7 @@ public RdfStream apply(final FedoraResource child) {
httpTripleUtil.addHttpComponentModelsForResourceToStream(rdfStream, resource(), uriInfo, translator());
}

return rdfStream.map(deskolemizer());
return rdfStream;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you make this change, then at what point is the necessary deskolemization actually going to happen?

@acoburn
Copy link
Contributor

acoburn commented Mar 9, 2016

@awoods should this PR also be closed?

@awoods awoods closed this Mar 9, 2016
@awoods awoods deleted the fcrepo-1385 branch March 9, 2016 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants