VIVO-248 Use /rdf instead of /rdffiles

This commit is contained in:
j2blake 2013-08-21 15:55:07 -04:00
parent 37c35468ca
commit 5f7bbc6799
43 changed files with 1 additions and 1 deletions

View file

@ -1,11 +0,0 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix core: <http://vivoweb.org/ontology/core#> .
@prefix geo: <http://aims.fao.org/aos/geopolitical.owl#> .
geo:Africa rdf:type core:Continent .
geo:Asia rdf:type core:Continent .
geo:Australia_and_New_Zealand rdf:type core:Continent .
geo:Europe rdf:type core:Continent .
geo:South_America rdf:type core:Continent .
geo:northern_America rdf:type core:Continent .
geo:Oceania rdf:type core:Continent .