deleting sparql query, will use java code instead

This commit is contained in:
sjm222 2011-01-17 14:53:11 +00:00
parent 4d043080da
commit 7fd3914a53

View file

@ -1,13 +0,0 @@
PREFIX core: <http://vivoweb.org/ontology/core#>
construct {
<http://vivoweb.org/ontology/florida#StatewideGoalAndFocusArea> <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inClassGroup> <http://vivoweb.org/ontology#vitroClassGrouptopics> .
<http://vivoweb.org/ontology/florida#divisionOfSponsoredResearchNumber> <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroup> <http://vivoweb.org/ontology#vitroPropertyGroupidentifiers> .
<http://vivoweb.org/ontology/florida#statewideGoalAndFocusArea> <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inPropertyGroup> <http://vivoweb.org/ontology#vitroPropertyGroupoutreach>
} where {
<http://vivoweb.org/ontology/florida#StatewideGoalAndFocusArea> <http://vitro.mannlib.cornell.edu/ns/vitro/0.7#inClassGroup> <http://vivoweb.org/ontology#vitroClassGrouptopics>
}