AtomGraph / Core-PHP

Generic Jena-compatible PHP Linked Data management library. Apache license.
https://atomgraph.com
26 stars 4 forks source link

Move triple grouping from Repository to View #28

Closed namedgraph closed 12 years ago

namedgraph commented 12 years ago

It is not necessary to invoke group-triples.xsl in a general case of Repository::query(). It is only needed before transformation to XHTML, to simplify XSLT processing.