bugs in n3 files and manage labels logic when there are no labels (e.g. on individual page profile)

This commit is contained in:
hudajkhan 2013-10-07 17:26:34 -04:00
parent aced8fece7
commit 7c3c8f6c4e
4 changed files with 6 additions and 5 deletions

View file

@ -18,6 +18,7 @@ display:pageListPage
display:pageListData
a <java:edu.cornell.mannlib.vitro.webapp.utils.dataGetter.SparqlQueryDataGetter>;
display:saveToVar "pages" ;
display:queryModel <vitro:requestDisplayModel> ;
display:query """
PREFIX display: <http://vitro.mannlib.cornell.edu/ontologies/display/1.1#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>