Holly made some more new test cases...

This commit is contained in:
hlm7 2012-06-27 16:37:43 +00:00
parent 971bea4416
commit 12baef9aad
8 changed files with 1264 additions and 0 deletions

View file

@ -0,0 +1,7 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vitroDisplay: <http://vitro.mannlib.cornell.edu/ontologies/display/1.1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
vitroDisplay:SearchIndex
rdf:type owl:Thing ;
vitroDisplay:excludeClass <http://xmlns.com/foaf/0.1/Person> .