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

Allow fedora:binary to receive all fedora:resource properties #554

Merged
merged 1 commit into from Oct 17, 2014

Conversation

cbeer
Copy link
Contributor

@cbeer cbeer commented Oct 17, 2014

final BasicHttpEntity e = new BasicHttpEntity();
e.setContent(new ByteArrayInputStream(
("INSERT { <" + serverAddress + pid + "/x>" +
" <http://purl.org/dc/elements/1.1/identifier> \"this is an identifier\" } WHERE {}")
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we use the constant in both places? I'm not sure if that affects the semantics of the test.

awoods pushed a commit that referenced this pull request Oct 17, 2014
Allow fedora:binary to receive all fedora:resource properties
@awoods awoods merged commit 91c464d into master Oct 17, 2014
@awoods awoods deleted the fedora-resource branch October 17, 2014 20:53
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