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

[CLOSED] Support for new aggregate methods #54

Open
keski opened this issue Aug 18, 2016 · 0 comments
Open

[CLOSED] Support for new aggregate methods #54

keski opened this issue Aug 18, 2016 · 0 comments

Comments

@keski
Copy link
Owner

keski commented Aug 18, 2016

Issue by keski
Thursday Feb 04, 2016 at 09:56 GMT
_Originally opened as _


A separate aggregate clause has been suggested but not discussed in depth. The major problem of this approach is that it deviates from the SPARQL standard without motivating it from a pure RSP perspective. Although potentially useful, this should probably be pushed in SPARQL standardisation efforts rather than in the RSP-QL. Anyways, to exemplify:

SELECT ...
{
   ...
}
AGGREGATE {
  GROUP BY ?poi 
  COUNT(?somebody) AS ?howmanycouples 
}
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

1 participant