【发布时间】:2011-12-21 12:10:32
【问题描述】:
有没有办法像这样转换请求:
"Annotation text="President Obama called Wednesday on Congress to extend a tax break
for students included in last year's economic stimulus package, arguing that the policy
provides more generous assistance."
confidence="0.2" support="20"
sparql="SELECT DISTINCT ?x WHERE { ?x a <http://dbpedia.org/ontology/OfficeHolder>; .
?x ?related <http://dbpedia.org/resource/Chicago>; }"
policy="whitelist"
喜欢这个吗?
我知道空格等于 %20,但我不知道其他转换。 有没有可以进行转换的Java库?
【问题讨论】: