new list view to display degrees on educational process objects

This commit is contained in:
tworrall 2014-05-22 13:25:28 -04:00
parent 032b12d414
commit 8cfaaa25c7
5 changed files with 101 additions and 1 deletions

View file

@ -537,7 +537,7 @@ local:educationalProcessDegreeContext a :ConfigContext ;
:qualifiedBy <http://vivoweb.org/ontology/core#AwardedDegree> .
local:educationalProcessDegreeConfig a :ObjectPropertyDisplayConfig ;
:listViewConfigFile "listViewConfig-fauxPropertyDefault.xml"^^xsd:string ;
:listViewConfigFile "listViewConfig-degreeEarned.xml"^^xsd:string ;
:displayName "degree earned" ;
vitro:displayRankAnnot 20;
vitro:hiddenFromDisplayBelowRoleLevelAnnot role:public ;