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

Refactored OAIProvider to use JQL instead of converting from SPARQL. #9

Closed
wants to merge 2 commits into from

Conversation

lsitu
Copy link
Contributor

@lsitu lsitu commented Dec 3, 2014


final String fedoraContainerMixin = getNamespacePrefix(session, RdfLexicon.REPOSITORY_NAMESPACE)
Copy link
Member

Choose a reason for hiding this comment

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

Instead of fedoraContainerMixin, please use FedoraJcrTypes.FEDORA_CONTAINER.

@awoods
Copy link
Member

awoods commented Dec 3, 2014

Resolved with: efdd064

@awoods awoods closed this Dec 3, 2014
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

2 participants