Rename display model property from PrimarySearchIndex to SearchIndex

This commit is contained in:
ryounes 2011-07-13 16:21:41 +00:00
parent c085bc57c0
commit 532de948da
2 changed files with 2 additions and 2 deletions

View file

@ -110,7 +110,7 @@ public class ProhibitedFromSearchTest {
@Test
public void testPrimaryIndex(){
String primaryIndexN3 =
"<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#PrimarySearchIndex>" +
"<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#SearchIndex>" +
"<http://vitro.mannlib.cornell.edu/ontologies/display/1.1#excludeClass>" +
"<http://vivoweb.org/ontology/core#NonAcademic> . ";