?? distinct-1-results.srx
字號:
<?xml version="1.0"?>
<sparql
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xs="http://www.w3.org/2001/XMLSchema#"
xmlns="http://www.w3.org/2005/sparql-results#" >
<head>
<variable name="v"/>
</head>
<results ordered="false" distinct="true">
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">1</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">1.3</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">+1</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">+1.0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#double">1.3e0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#integer">01</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#decimal">01.0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#double">+1.3e0</literal>
</binding>
</result>
<result>
<binding name="v">
<literal datatype="http://www.w3.org/2001/XMLSchema#float">1.3e0</literal>
</binding>
</result>
</results>
</sparql>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -