changing temporary namespace
This commit is contained in:
parent
b71316786f
commit
8c438872dc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ public class VitroVocabulary {
|
|||
public static final String VITRO_PUBLIC = "http://vitro.mannlib.cornell.edu/ns/vitro/public#";
|
||||
public static final String VITRO_PUBLIC_ONTOLOGY = "http://vitro.mannlib.cornell.edu/ns/vitro/public";
|
||||
// TODO change the following before 1.6 release
|
||||
public static final String PROPERTY_CONFIG_DATA = "http://example.org/appConfig/";
|
||||
public static final String PROPERTY_CONFIG_DATA = "http://vitro.mannlib.cornell.edu/ns/vitro/siteConfig/";
|
||||
|
||||
|
||||
/** BJL23 2008-02-25:
|
||||
|
|
Loading…
Add table
Reference in a new issue