Maven migration (first draft)
This commit is contained in:
parent
da79ac3e1d
commit
fee48b0b50
1711 changed files with 662 additions and 0 deletions
|
@ -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> .
|
Loading…
Add table
Add a link
Reference in a new issue