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

Fedora nodes refactor #489

Merged
merged 1 commit into from Sep 26, 2014
Merged

Fedora nodes refactor #489

merged 1 commit into from Sep 26, 2014

Conversation

cbeer
Copy link
Contributor

@cbeer cbeer commented Sep 24, 2014

@@ -216,24 +234,13 @@ private HttpIdentifierTranslator getIdentifierTranslator() {
@Produces({TURTLE + ";qs=10", JSON_LD + ";qs=8",
N3, N3_ALT2, RDF_XML, NTRIPLES, APPLICATION_XML, TEXT_PLAIN, TURTLE_X,
TEXT_HTML, APPLICATION_XHTML_XML})
public RdfStream describe(@PathParam("path") final List<PathSegment> pathList,
@QueryParam("offset") @DefaultValue("0") final int offset,
Copy link

Choose a reason for hiding this comment

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

Is the plan to replace offset/limit with LDP-paging?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. The parameters here don't do anything right now anyway.

awoods pushed a commit that referenced this pull request Sep 26, 2014
@awoods awoods merged commit a526a04 into master Sep 26, 2014
@cbeer cbeer deleted the fedora-nodes-refactor branch October 17, 2014 00:25
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