diff --git a/CollectionClass.inc b/CollectionClass.inc index e50ca224..bd44bbe8 100644 --- a/CollectionClass.inc +++ b/CollectionClass.inc @@ -54,13 +54,11 @@ class CollectionClass { } protected static function getDefaultCollectionQuery($pid) { - return 'select $object $title $content from <#ri> + return 'select $object $title from <#ri> where ($object $title - and $object $content and ($object or $object ) and $object ) - minus $content order by $title'; } diff --git a/xsl/sparql_to_html.xsl b/xsl/sparql_to_html.xsl index 79cc438e..1b5872b8 100644 --- a/xsl/sparql_to_html.xsl +++ b/xsl/sparql_to_html.xsl @@ -90,8 +90,6 @@ - - @@ -103,17 +101,9 @@ - - + - - - - - - - +