We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d55f26 commit 5af9040Copy full SHA for 5af9040
ldbc_socialnet_qgen/src/com/openlinksw/bibm/sib/SIBFormalParameter.java
@@ -40,7 +40,7 @@ public String getDefaultValue() {
40
case SIBParameterPool.TAG_URI:
41
return "<http://dbpedia.org/resource/George_W._Bush>";
42
case SIBParameterPool.COUNTRY_URI:
43
- return "<http://dbpedia.org/resource/United_States>";
+ return "<http://dbpedia.org/resource/India>";
44
case SIBParameterPool.TAG_TYPE_URI:
45
return "<http://dbpedia.org/ontology/Scientist>";
46
}
0 commit comments