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

Support for CONSTRUCT and DESCRIBE in pipelines #193

Open
edwardsph opened this issue Dec 5, 2014 · 0 comments
Open

Support for CONSTRUCT and DESCRIBE in pipelines #193

edwardsph opened this issue Dec 5, 2014 · 0 comments
Milestone

Comments

@edwardsph
Copy link
Contributor

Both these types of queries can return XML formats so would fit well in an XProc pipeline. At present the calli:sparql function only allows SELECT queries. I would suggest extending the capabilities of calli:sparql to support these query types rather than add new functions since they are all sparql. If it were necessary to create new functions such as calli:construct and calli:describe, it would suggest the existing function ought to be renamed calli:select.

If this work required adding support for these queries in NamedQueries, I think that would be a good thing too.

@catch-point catch-point added this to the v1.5.1 milestone Jan 5, 2015
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

No branches or pull requests

2 participants