|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang='en' prefix='dawgt: http://www.w3.org/2001/sw/DataAccess/tests/test-dawg# mf: http://www.w3.org/2001/sw/DataAccess/tests/test-manifest# mfx: http://jena.hpl.hp.com/2005/05/test-manifest-extra# qt: http://www.w3.org/2001/sw/DataAccess/tests/test-query# sd: http://www.w3.org/ns/sparql-service-description# ut: http://www.w3.org/2009/sparql/tests/test-update#'> |
| 3 | + <head> |
| 4 | + <meta content='text/html;charset=utf-8' http-equiv='Content-Type'> |
| 5 | + <meta content='width=device-width, initial-scale=1.0' name='viewport'> |
| 6 | + <link href='https://www.w3.org/StyleSheets/TR/base' rel='stylesheet' type='text/css'> |
| 7 | + <style> |
| 8 | + body {background-image: none;} |
| 9 | + dl.editor>dd { |
| 10 | + margin: 0 0 0 40px; |
| 11 | + } |
| 12 | + dl.test-detail { |
| 13 | + padding: 0.5em; |
| 14 | + } |
| 15 | + dl.test-detail>dt { |
| 16 | + float: left; |
| 17 | + clear: left; |
| 18 | + text-align: right; |
| 19 | + font-weight: bold; |
| 20 | + color: green; |
| 21 | + } |
| 22 | + dl.test-detail>dt:after {content: ": "} |
| 23 | + dl.test-detail>dd { |
| 24 | + margin: 0 0 0 110px; |
| 25 | + padding: 0 0 0.5em 0; |
| 26 | + } |
| 27 | + dl.test-description>dt {margin-top: 2em;} |
| 28 | + dd {margin-left: 0;} |
| 29 | + dd code {display: inline;} |
| 30 | + footer {text-align: center;} |
| 31 | + </style> |
| 32 | + <title> |
| 33 | + Syntax |
| 34 | + </title> |
| 35 | + <style> |
| 36 | + em.rfc2119 { |
| 37 | + text-transform: lowercase; |
| 38 | + font-variant: small-caps; |
| 39 | + font-style: normal; |
| 40 | + color: #900; |
| 41 | + } |
| 42 | + a.testlink { |
| 43 | + color: inherit; |
| 44 | + text-decoration: none; |
| 45 | + } |
| 46 | + a.testlink:hover { |
| 47 | + text-decoration: underline; |
| 48 | + } |
| 49 | + .warning {color: orange;} |
| 50 | + .error {color: red;} |
| 51 | + </style> |
| 52 | + </head> |
| 53 | + <body resource='../syntax#manifest' typeof='mf:Manifest'> |
| 54 | + <p> |
| 55 | + <a href='http://www.w3.org/'> |
| 56 | + <img alt='W3C' height='48' src='http://www.w3.org/Icons/w3c_home' width='72'> |
| 57 | + </a> |
| 58 | + </p> |
| 59 | + <h1 property='rdfs:label'>Syntax</h1> |
| 60 | + <p><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p> |
| 61 | + <hr title='Separator for header'> |
| 62 | + <div> |
| 63 | + <h2 id='abstract'>Abstract</h2> |
| 64 | + <p property='rdfs:comment'> |
| 65 | + </p> |
| 66 | + <p>This page describes SPARQL 1.2 test suite of the W3C RDF & SPARQL Working Group.</p> |
| 67 | + <h3 id='contributing-tests'>Contributing Tests</h3> |
| 68 | + <p>The test manifests and entries are built automatically from <a href="manifest.ttl">manifest.ttl</a> using a Rake task. Tests may be contributed via pull request to <a href="https://github.com/w3c/rdf-tests">https://github.com/w3c/rdf-tests</a> with suitable changes to the <a href="manifest.ttl">manifest.ttl</a> and referenced files.</p> |
| 69 | + <h3 id='distribution'>Distribution</h3> |
| 70 | + <p>Distributed under both the <a href="http://www.w3.org/Consortium/Legal/2008/04-testsuite-license">W3C Test Suite License</a> and the <a href="http://www.w3.org/Consortium/Legal/2008/03-bsd-license">W3C 3-clause BSD License</a>. To contribute to a W3C Test Suite, see the <a href="http://www.w3.org/2004/10/27-testcases">policies and contribution forms</a>.</p> |
| 71 | + <h3 id='disclaimer'>Disclaimer</h3> |
| 72 | + <p>UNDER BOTH MUTUALLY EXCLUSIVE LICENSES, THIS DOCUMENT AND ALL DOCUMENTS, TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS. |
| 73 | + COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.</p> |
| 74 | + </div> |
| 75 | + <div> |
| 76 | + <h2> |
| 77 | + Test Descriptions |
| 78 | + </h2> |
| 79 | + <dl class='test-description'> |
| 80 | + <dt id='duplicated-values-variable'> |
| 81 | + <a class='testlink' href='#duplicated-values-variable'> |
| 82 | + duplicated-values-variable: |
| 83 | + </a> |
| 84 | + <span about='../syntax#duplicated-values-variable' property='mf:name'>Duplicated variable in a VALUES clause</span> |
| 85 | + </dt> |
| 86 | + <dd inlist='true' property='mf:entry' resource='../syntax#duplicated-values-variable' typeof='mf:NegativeSyntaxTest'> |
| 87 | + <div property='rdfs:comment'> |
| 88 | + </div> |
| 89 | + <dl class='test-detail'> |
| 90 | + <dt>type</dt> |
| 91 | + <dd>mf:NegativeSyntaxTest</dd> |
| 92 | + <dt>approval</dt> |
| 93 | + <dd property='mf:approval' resource=''></dd> |
| 94 | + <dt>action</dt> |
| 95 | + <dd> |
| 96 | + <a href='duplicated-values-variable.rq' property='mf:action'>duplicated-values-variable.rq</a> |
| 97 | + </dd> |
| 98 | + </dl> |
| 99 | + </dd> |
| 100 | + </dl> |
| 101 | + </div> |
| 102 | + <footer> |
| 103 | + <p><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright ©</a> 2015 <a href="http://www.w3.org/">W3C</a>® (<a href="http://www.csail.mit.edu/">MIT</a>, <a href="http://www.ercim.org/">ERCIM</a>, <a href="http://www.keio.ac.jp/">Keio</a>, <a href="http://ev.buaa.edu.cn/">Beihang</a>). W3C® <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p> |
| 104 | + </footer> |
| 105 | + </body> |
| 106 | +</html> |
0 commit comments