updates for page management and adding rdfs prefix to menu.n3

This commit is contained in:
hjkhjk54 2012-08-20 19:26:32 +00:00
parent 34858fcadb
commit b0f4e7e820
6 changed files with 101 additions and 3 deletions

View file

@ -3,6 +3,7 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix display: <http://vitro.mannlib.cornell.edu/ontologies/display/1.1#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
### This file defines the default menu for vitro. ###