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

Improve and simplify fcr:versions response triples to have links only. #347

Closed
wants to merge 1 commit into from

Conversation

lsitu
Copy link
Contributor

@lsitu lsitu commented May 6, 2014

https://www.pivotaltracker.com/story/show/70475058
There are two cases of using the fcr:version response triples, one is the html output that need a full version of the RDF triples, another is the RDF response that need improve. As we discussed during the standup meeting this morning, I've separated the html response to have its own rest api method, and filtered the fcr:version triples for the RDF response to contain only the links to the versions as the default output. However, we can still retrieve the full RDF triples for frc:version with parameter recursive=true provided, like "curl -H "Accept: text/turtle" http://localhost:8080/rest/path/to/resource/fcr:versions?recursive=true".

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

1 participant