http://git-wip-us.apache.org/repos/asf/jena/blob/7e256560/jena-iri/src/test/resources/org/apache/jena/iri/test.xml ---------------------------------------------------------------------- diff --git a/jena-iri/src/test/resources/org/apache/jena/iri/test.xml b/jena-iri/src/test/resources/org/apache/jena/iri/test.xml index e8ab386..62fbe06 100644 --- a/jena-iri/src/test/resources/org/apache/jena/iri/test.xml +++ b/jena-iri/src/test/resources/org/apache/jena/iri/test.xml @@ -1,9217 +1,9217 @@ <!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 +http://www.apache.org/licenses/LICENSE-2.0 - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. --> <UriTests> -<Resolve> -<IRI iri='http://host/'> -<getRawHost value='host'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='host'/> -<isRootless value='false'/> -<toString value='http://host/'/> -<toDisplayString value='âªhttp://host/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://host/'/> -<violations> -</violations> -</IRI> -<IRI iri='../foo'> -<getRawHost nullValue='true'/> -<getRawPath value='../foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../foo'/> -<toDisplayString value='âª../fooâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../foo'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='host'/> -<getRawPath value='/foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='host'/> -<isRootless value='false'/> -<toString value='http://host/foo'/> -<toDisplayString value='âªhttp://host/fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://host/foo'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value='foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='foo'/> -<toDisplayString value='âªfooâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='foo'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://host/xyz'> -<getRawHost value='host'/> -<getRawPath value='/xyz'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='host'/> -<isRootless value='false'/> -<toString value='http://host/xyz'/> -<toDisplayString value='âªhttp://host/xyzâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://host/xyz'/> -<violations> -</violations> -</IRI> -<IRI iri='../foo'> -<getRawHost nullValue='true'/> -<getRawPath value='../foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../foo'/> -<toDisplayString value='âª../fooâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../foo'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='host'/> -<getRawPath value='/foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='host'/> -<isRootless value='false'/> -<toString value='http://host/foo'/> -<toDisplayString value='âªhttp://host/fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://host/foo'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value='foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='foo'/> -<toDisplayString value='âªfooâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='foo'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/dâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d'/> -<violations> -</violations> -</IRI> -<IRI iri='d/z?x=a'> -<getRawHost nullValue='true'/> -<getRawPath value='d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='d/z?x=a'/> -<toDisplayString value='âªd/z?x=aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='d/z?x=a'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/z?x=a'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/z?x=a'/> -<violations> -</violations> -</Result> -<Relativize same='true'/> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/dâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.com/A'> -<getRawHost value='example.com'/> -<getRawPath value='/A'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.com'/> -<isRootless value='false'/> -<toString value='http://example.com/A'/> -<toDisplayString value='âªhttp://example.com/Aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.com/A'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='example.com'/> -<getRawPath value='/A'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.com'/> -<isRootless value='false'/> -<toString value='http://example.com/A'/> -<toDisplayString value='âªhttp://example.com/Aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.com/A'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost value='example.com'/> -<getRawPath value='/A'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.com'/> -<isRootless value='false'/> -<toString value='//example.com/A'/> -<toDisplayString value='âª//example.com/Aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='//example.com/A'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri=''> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value=''/> -<toDisplayString value='âªâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value=''/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</Result> -<Relativize same='true'/> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='.'> -<getRawHost nullValue='true'/> -<getRawPath value='.'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='.'/> -<toDisplayString value='âª.â¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='.'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value=''/> -<toDisplayString value='âªâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value=''/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='../../C/D'> -<getRawHost nullValue='true'/> -<getRawPath value='../../C/D'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../../C/D'/> -<toDisplayString value='âª../../C/Dâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../../C/D'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/C/D'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/C/D'/> -<toDisplayString value='âªhttp://www.example.org/a/b/C/Dâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/C/D'/> -<violations> -</violations> -</Result> -<Relativize same='true'/> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='../../c/d/'> -<getRawHost nullValue='true'/> -<getRawPath value='../../c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../../c/d/'/> -<toDisplayString value='âª../../c/d/â¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../../c/d/'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value=''/> -<toDisplayString value='âªâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value=''/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='../../c/d/X#bar'> -<getRawHost nullValue='true'/> -<getRawPath value='../../c/d/X'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='bar'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../../c/d/X#bar'/> -<toDisplayString value='âª../../c/d/X#barâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../../c/d/X#bar'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/X'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='bar'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/X#bar'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/X#barâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/X#bar'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value='X'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='bar'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='X#bar'/> -<toDisplayString value='âªX#barâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='X#bar'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='../../c/d/e/f/g/'> -<getRawHost nullValue='true'/> -<getRawPath value='../../c/d/e/f/g/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../../c/d/e/f/g/'/> -<toDisplayString value='âª../../c/d/e/f/g/â¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../../c/d/e/f/g/'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/e/f/g/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/e/f/g/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/e/f/g/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/e/f/g/'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value='e/f/g/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='e/f/g/'/> -<toDisplayString value='âªe/f/g/â¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='e/f/g/'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='../../c/d/z?x=a'> -<getRawHost nullValue='true'/> -<getRawPath value='../../c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='../../c/d/z?x=a'/> -<toDisplayString value='âª../../c/d/z?x=aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='../../c/d/z?x=a'/> -<violations> -</violations> -</IRI> -<Result> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/z?x=a'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/z?x=a'/> -<violations> -</violations> -</Result> -<Relativize> -<getRawHost nullValue='true'/> -<getRawPath value='z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='z?x=a'/> -<toDisplayString value='âªz?x=aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='z?x=a'/> -<violations> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.example.org./a/b/c/d/'> -<getRawHost value='www.example.org.'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org.'/> -<isRootless value='false'/> -<toString value='http://www.example.org./a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org./a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org./a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='http://ex.org/../../c/d/z?x=a'> -<getRawHost value='ex.org'/> -<getRawPath value='/../../c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='http://ex.org/../../c/d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org/../../c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org/../../c/d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</IRI> -<Result> -<getRawHost value='ex.org'/> -<getRawPath value='/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='http://ex.org/c/d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org/c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org/c/d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</Result> -<Relativize> -<getRawHost value='ex.org'/> -<getRawPath value='/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='//ex.org/c/d/z?x=a'/> -<toDisplayString value='âª//ex.org/c/d/z?x=aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='//ex.org/c/d/z?x=a'/> -<violations> -</violations> -</Relativize> -</Resolve> -<IRI iri='http://ex.org./../../c/d/z?x=a'> -<getRawHost value='ex.org.'/> -<getRawPath value='/../../c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org.'/> -<isRootless value='false'/> -<toString value='http://ex.org./../../c/d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org./../../c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org./../../c/d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</IRI> -<Resolve> -<IRI iri='http://www.example.org/a/b/c/d/'> -<getRawHost value='www.example.org'/> -<getRawPath value='/a/b/c/d/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.example.org'/> -<isRootless value='false'/> -<toString value='http://www.example.org/a/b/c/d/'/> -<toDisplayString value='âªhttp://www.example.org/a/b/c/d/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.example.org/a/b/c/d/'/> -<violations> -</violations> -</IRI> -<IRI iri='http://ex.org/c/./d/z?x=a'> -<getRawHost value='ex.org'/> -<getRawPath value='/c/./d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='http://ex.org/c/./d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org/c/./d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org/c/./d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</IRI> -<Result> -<getRawHost value='ex.org'/> -<getRawPath value='/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='http://ex.org/c/d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org/c/d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org/c/d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</Result> -<Relativize> -<getRawHost value='ex.org'/> -<getRawPath value='/c/d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='//ex.org/c/d/z?x=a'/> -<toDisplayString value='âª//ex.org/c/d/z?x=aâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='//ex.org/c/d/z?x=a'/> -<violations> -</violations> -</Relativize> -</Resolve> -<IRI iri='http://ex.org/c/./d/z?x=a'> -<getRawHost value='ex.org'/> -<getRawPath value='/c/./d/z'/> -<getPort value='-1'/> -<getRawQuery value='x=a'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex.org'/> -<isRootless value='false'/> -<toString value='http://ex.org/c/./d/z?x=a'/> -<toDisplayString value='âªhttp://ex.org/c/./d/z?x=aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex.org/c/./d/z?x=a'/> -<violations> -<violation>NON_INITIAL_DOT_SEGMENT</violation> -</violations> -</IRI> -<IRI iri='mailto:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='mailto'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='mailto:'/> -<toDisplayString value='âªmailto:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='mailto:'/> -<violations> -</violations> -</IRI> -<IRI iri='mailto:?subject=test'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery value='subject=test'/> -<getScheme value='mailto'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='mailto:?subject=test'/> -<toDisplayString value='âªmailto:?subject=testâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='mailto:?subject=test'/> -<violations> -</violations> -</IRI> -<IRI iri='file:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'> -<getRawHost nullValue='true'/> -<getRawPath value='C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'/> -<toDisplayString value='âªfile:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:C:%5CDOCUME~1%5Cjjchplb%5CLOCALS~1%5CTemp%5Chedgehog6739.rdf'/> -<violations> -<violation>UNWISE_CHARACTER</violation> -<violation>REQUIRED_COMPONENT_MISSING</violation> -<violation>SCHEME_PATTERN_MATCH_FAILED</violation> -</violations> -</IRI> -<Resolve> -<IRI iri='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test001.rdf'> -<getRawHost value='www.w3.org'/> -<getRawPath value='/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test001.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test001.rdf'/> -<toDisplayString value='âªhttp://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test001.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test001.rdf'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.org/#André'> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='André'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#André'/> -<toDisplayString value='âªhttp://example.org/#Andréâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andr%C3%A9'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<Result> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='André'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#André'/> -<toDisplayString value='âªhttp://example.org/#Andréâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andr%C3%A9'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</Result> -<Relativize> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='André'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='//example.org/#André'/> -<toDisplayString value='âª//example.org/#Andréâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='//example.org/#Andr%C3%A9'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test002.rdf'> -<getRawHost value='www.w3.org'/> -<getRawPath value='/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test002.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test002.rdf'/> -<toDisplayString value='âªhttp://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test002.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdf-charmod-uris/test002.rdf'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.org/#Andr%C3%A9'> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Andr%C3%A9'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#Andr%C3%A9'/> -<toDisplayString value='âªhttp://example.org/#Andr%C3%A9â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andr%C3%A9'/> -<violations> -<violation>PERCENT</violation> -</violations> -</IRI> -<Result> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Andr%C3%A9'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#Andr%C3%A9'/> -<toDisplayString value='âªhttp://example.org/#Andr%C3%A9â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andr%C3%A9'/> -<violations> -<violation>PERCENT</violation> -</violations> -</Result> -<Relativize> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Andr%C3%A9'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='//example.org/#Andr%C3%A9'/> -<toDisplayString value='âª//example.org/#Andr%C3%A9â¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='//example.org/#Andr%C3%A9'/> -<violations> -<violation>PERCENT</violation> -</violations> -</Relativize> -</Resolve> -<Resolve> -<IRI iri='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf'> -<getRawHost value='www.w3.org'/> -<getRawPath value='/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf'/> -<toDisplayString value='âªhttp://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf'/> -<violations> -</violations> -</IRI> -<IRI iri='#Dürst'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Dürst'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='#Dürst'/> -<toDisplayString value='âª#Dürstâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='#D%C3%BCrst'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<Result> -<getRawHost value='www.w3.org'/> -<getRawPath value='/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Dürst'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf#Dürst'/> -<toDisplayString value='âªhttp://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf#Dürstâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://www.w3.org/2000/10/rdf-tests/rdfcore/rdfms-difference-between-ID-and-about/test2.rdf#D%C3%BCrst'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</Result> -<Relativize same='true'/> -</Resolve> -<IRI iri='h^ttp:prop'> -<getRawHost nullValue='true'/> -<getRawPath value='prop'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='h^ttp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='h^ttp:prop'/> -<toDisplayString value='âªh^ttp:propâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='h%5Ettp:prop'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='h^ttp:title'> -<getRawHost nullValue='true'/> -<getRawPath value='title'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='h^ttp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='h^ttp:title'/> -<toDisplayString value='âªh^ttp:titleâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='h%5Ettp:title'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht#tp://jjc3.org/demo.mp3#frag'> -<getRawHost nullValue='true'/> -<getRawPath value='ht'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='tp://jjc3.org/demo.mp3#frag'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='ht#tp://jjc3.org/demo.mp3#frag'/> -<toDisplayString value='âªht#tp://jjc3.org/demo.mp3#fragâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='ht#tp://jjc3.org/demo.mp3#frag'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='ht^tp:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='ht^tp:'/> -<toDisplayString value='âªht^tp:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp:'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht^tp://www.w3.org/demo.mp3'> -<getRawHost value='www.w3.org'/> -<getRawPath value='/demo.mp3'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='ht^tp://www.w3.org/demo.mp3'/> -<toDisplayString value='âªht^tp://www.w3.org/demo.mp3â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp://www.w3.org/demo.mp3'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht^tp:Foo'> -<getRawHost nullValue='true'/> -<getRawPath value='Foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='ht^tp:Foo'/> -<toDisplayString value='âªht^tp:Fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp:Foo'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='http:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='http:'/> -<toDisplayString value='âªhttp:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http:'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'> -<getRawHost value='46229EFFE16A9BD60B9F1BE88B2DB047ADDED785'/> -<getRawPath value='/demo.mp3'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='46229EFFE16A9BD60B9F1BE88B2DB047ADDED785'/> -<isRootless value='false'/> -<toString value='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'/> -<toDisplayString value='âªhttp://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='http://example.org/#AndreÄ'> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='AndreÄ'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#AndreÄ'/> -<toDisplayString value='âªhttp://example.org/#AndreÄâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andre%C4%AD'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://example.org/#André'> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='André'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/#André'/> -<toDisplayString value='âªhttp://example.org/#Andréâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/#Andr%C3%A9'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://example.org/	'> -<getRawHost value='example.org'/> -<getRawPath value='/	'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/	'/> -<toDisplayString value='âªhttp://example.org/	â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%09'/> -<violations> -<violation>CONTROL_CHARACTER</violation> -<violation>NOT_XML_SCHEMA_WHITESPACE</violation> -</violations> -</IRI> -<IRI iri='http://example.org/

'> -<getRawHost value='example.org'/> -<getRawPath value='/

'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/

'/> -<toDisplayString value='âªhttp://example.org/

â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%0A%0A'/> -<violations> -<violation>CONTROL_CHARACTER</violation> -<violation>NOT_XML_SCHEMA_WHITESPACE</violation> -</violations> -</IRI> -<IRI iri='http://example.org/
'> -<getRawHost value='example.org'/> -<getRawPath value='/
'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/
'/> -<toDisplayString value='âªhttp://example.org/
â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%0D'/> -<violations> -<violation>CONTROL_CHARACTER</violation> -<violation>NOT_XML_SCHEMA_WHITESPACE</violation> -</violations> -</IRI> -<IRI iri='http://example.org/<b>boo'> -<getRawHost value='example.org'/> -<getRawPath value='/<b>boo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/<b>boo'/> -<toDisplayString value='âªhttp://example.org/<b>booâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%3Cb%3Eboo'/> -<violations> -<violation>UNWISE_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://example.org/"'> -<getRawHost value='example.org'/> -<getRawPath value='/"'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/"'/> -<toDisplayString value='âªhttp://example.org/"â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%22'/> -<violations> -<violation>UNWISE_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://André.example.org/foo'> -<getRawHost value='André.example.org'/> -<getRawPath value='/foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='xn--andr-epa.example.org'/> -<isRootless value='false'/> -<toString value='http://André.example.org/foo'/> -<toDisplayString value='âªhttp://André.example.org/fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://xn--andr-epa.example.org/foo'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://andré.example.org/foo'> -<getRawHost value='andré.example.org'/> -<getRawPath value='/foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='xn--andr-epa.example.org'/> -<isRootless value='false'/> -<toString value='http://andré.example.org/foo'/> -<toDisplayString value='âªhttp://andré.example.org/fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://xn--andr-epa.example.org/foo'/> -<violations> -<violation>NON_URI_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='http://xn--andr--ep-.example.org/foo'> -<getRawHost value='xn--andr--ep-.example.org'/> -<getRawPath value='/foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost exception='Bad Internationalized Domain Name: Has leading or trailing hyphen'/> -<isRootless value='false'/> -<toString value='http://xn--andr--ep-.example.org/foo'/> -<toDisplayString value='âªhttp://xn--andr--ep-.example.org/fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString exception='Bad Internationalized Domain Name: Has leading or trailing hyphen'/> -<violations> -<violation>DOUBLE_DASH_IN_REG_NAME</violation> -<violation>DNS_LABEL_DASH_START_OR_END</violation> -<violation>BAD_IDN</violation> -</violations> -</IRI> -<IRI iri='Http://example.org/'> -<getRawHost value='example.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='Http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='Http://example.org/'/> -<toDisplayString value='âªHttp://example.org/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='Http://example.org/'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='Http://example.org/prop'> -<getRawHost value='example.org'/> -<getRawPath value='/prop'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='Http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='Http://example.org/prop'/> -<toDisplayString value='âªHttp://example.org/propâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='Http://example.org/prop'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='NC:ispinfo'> -<getRawHost nullValue='true'/> -<getRawPath value='ispinfo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='NC'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='NC:ispinfo'/> -<toDisplayString value='âªNC:ispinfoâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='NC:ispinfo'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='NC:trickMe'> -<getRawHost nullValue='true'/> -<getRawPath value='trickMe'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='NC'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='NC:trickMe'/> -<toDisplayString value='âªNC:trickMeâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='NC:trickMe'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='_:a'> -<getRawHost nullValue='true'/> -<getRawPath value='a'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='_'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='_:a'/> -<toDisplayString value='âª_:aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='_:a'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='_:aa'> -<getRawHost nullValue='true'/> -<getRawPath value='aa'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='_'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='_:aa'/> -<toDisplayString value='âª_:aaâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='_:aa'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='app://calendar/event'> -<getRawHost value='calendar'/> -<getRawPath value='/event'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='app'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='calendar'/> -<isRootless value='false'/> -<toString value='app://calendar/event'/> -<toDisplayString value='âªapp://calendar/eventâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='app://calendar/event'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='chrome://messenger/content/mailPrefsOverlay.xul'> -<getRawHost value='messenger'/> -<getRawPath value='/content/mailPrefsOverlay.xul'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='chrome'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='messenger'/> -<isRootless value='false'/> -<toString value='chrome://messenger/content/mailPrefsOverlay.xul'/> -<toDisplayString value='âªchrome://messenger/content/mailPrefsOverlay.xulâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='chrome://messenger/content/mailPrefsOverlay.xul'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='domain:a'> -<getRawHost nullValue='true'/> -<getRawPath value='a'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='domain'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='domain:a'/> -<toDisplayString value='âªdomain:aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='domain:a'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='domain:aol.com'> -<getRawHost nullValue='true'/> -<getRawPath value='aol.com'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='domain'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='domain:aol.com'/> -<toDisplayString value='âªdomain:aol.comâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='domain:aol.com'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='eh:/'> -<getRawHost nullValue='true'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='eh:/'/> -<toDisplayString value='âªeh:/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh:/'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='eh://'> -<getRawHost value=''/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='eh://'/> -<toDisplayString value='âªeh://â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh://'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='eh://R'> -<getRawHost value='R'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='R'/> -<isRootless value='false'/> -<toString value='eh://R'/> -<toDisplayString value='âªeh://Râ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh://R'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='eh:/O'> -<getRawHost nullValue='true'/> -<getRawPath value='/O'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='eh:/O'/> -<toDisplayString value='âªeh:/Oâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh:/O'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='eh:/a'> -<getRawHost nullValue='true'/> -<getRawPath value='/a'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='eh:/a'/> -<toDisplayString value='âªeh:/aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh:/a'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='eh:/bark'> -<getRawHost nullValue='true'/> -<getRawPath value='/bark'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='eh'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='eh:/bark'/> -<toDisplayString value='âªeh:/barkâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='eh:/bark'/> -<violations> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='file:///C:/Documents and Settings/jjchplb/Local Settings/Temp/test-load-with-41.rdf'> -<getRawHost value=''/> -<getRawPath value='/C:/Documents and Settings/jjchplb/Local Settings/Temp/test-load-with-41.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///C:/Documents and Settings/jjchplb/Local Settings/Temp/test-load-with-41.rdf'/> -<toDisplayString value='âªfile:///C:/Documents and Settings/jjchplb/Local Settings/Temp/test-load-with-41.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///C:/Documents%20and%20Settings/jjchplb/Local%20Settings/Temp/test-load-with-41.rdf'/> -<violations> -<violation>WHITESPACE</violation> -</violations> -</IRI> -<IRI iri='file:///C:/eclipse/workspace/jena2/testing/ARQ/Construct/reif-result-1.rdf'> -<getRawHost value=''/> -<getRawPath value='/C:/eclipse/workspace/jena2/testing/ARQ/Construct/reif-result-1.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///C:/eclipse/workspace/jena2/testing/ARQ/Construct/reif-result-1.rdf'/> -<toDisplayString value='âªfile:///C:/eclipse/workspace/jena2/testing/ARQ/Construct/reif-result-1.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///C:/eclipse/workspace/jena2/testing/ARQ/Construct/reif-result-1.rdf'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///test01'> -<getRawHost value=''/> -<getRawPath value='/test01'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///test01'/> -<toDisplayString value='âªfile:///test01â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///test01'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///test02'> -<getRawHost value=''/> -<getRawPath value='/test02'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///test02'/> -<toDisplayString value='âªfile:///test02â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///test02'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///test03'> -<getRawHost value=''/> -<getRawPath value='/test03'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///test03'/> -<toDisplayString value='âªfile:///test03â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///test03'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///test04'> -<getRawHost value=''/> -<getRawPath value='/test04'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///test04'/> -<toDisplayString value='âªfile:///test04â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///test04'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///test05'> -<getRawHost value=''/> -<getRawPath value='/test05'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///test05'/> -<toDisplayString value='âªfile:///test05â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///test05'/> -<violations> -</violations> -</IRI> -<IRI iri='file:///testutf8'> -<getRawHost value=''/> -<getRawPath value='/testutf8'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value=''/> -<isRootless value='false'/> -<toString value='file:///testutf8'/> -<toDisplayString value='âªfile:///testutf8â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:///testutf8'/> -<violations> -</violations> -</IRI> -<IRI iri='file:/C:/a'> -<getRawHost nullValue='true'/> -<getRawPath value='/C:/a'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='file:/C:/a'/> -<toDisplayString value='âªfile:/C:/aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:/C:/a'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:/C:/orel/orel0_5.owl#'> -<getRawHost nullValue='true'/> -<getRawPath value='/C:/orel/orel0_5.owl'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value=''/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='file:/C:/orel/orel0_5.owl#'/> -<toDisplayString value='âªfile:/C:/orel/orel0_5.owl#â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:/C:/orel/orel0_5.owl#'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:/C:/orel/orel0_5.owl#Agent'> -<getRawHost nullValue='true'/> -<getRawPath value='/C:/orel/orel0_5.owl'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Agent'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='file:/C:/orel/orel0_5.owl#Agent'/> -<toDisplayString value='âªfile:/C:/orel/orel0_5.owl#Agentâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:/C:/orel/orel0_5.owl#Agent'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:/C:/orel/orel0_5.owl'> -<getRawHost nullValue='true'/> -<getRawPath value='/C:/orel/orel0_5.owl'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='file:/C:/orel/orel0_5.owl'/> -<toDisplayString value='âªfile:/C:/orel/orel0_5.owlâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:/C:/orel/orel0_5.owl'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'> -<getRawHost nullValue='true'/> -<getRawPath value='C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdf'/> -<toDisplayString value='âªfile:C:\DOCUME~1\jjchplb\LOCALS~1\Temp\hedgehog6739.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:C:%5CDOCUME~1%5Cjjchplb%5CLOCALS~1%5CTemp%5Chedgehog6739.rdf'/> -<violations> -<violation>UNWISE_CHARACTER</violation> -<violation>REQUIRED_COMPONENT_MISSING</violation> -<violation>SCHEME_PATTERN_MATCH_FAILED</violation> -</violations> -</IRI> -<IRI iri='file:doc/inference/data/owlDemoSchema.xml'> -<getRawHost nullValue='true'/> -<getRawPath value='doc/inference/data/owlDemoSchema.xml'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:doc/inference/data/owlDemoSchema.xml'/> -<toDisplayString value='âªfile:doc/inference/data/owlDemoSchema.xmlâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:doc/inference/data/owlDemoSchema.xml'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:etc/ont-policy-test.rdf'> -<getRawHost nullValue='true'/> -<getRawPath value='etc/ont-policy-test.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:etc/ont-policy-test.rdf'/> -<toDisplayString value='âªfile:etc/ont-policy-test.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:etc/ont-policy-test.rdf'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:testing/ontology/list5.rdf#e'> -<getRawHost nullValue='true'/> -<getRawPath value='testing/ontology/list5.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='e'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:testing/ontology/list5.rdf#e'/> -<toDisplayString value='âªfile:testing/ontology/list5.rdf#eâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:testing/ontology/list5.rdf#e'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='file:vocabularies/rdf-schema.rdf'> -<getRawHost nullValue='true'/> -<getRawPath value='vocabularies/rdf-schema.rdf'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='file'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='file:vocabularies/rdf-schema.rdf'/> -<toDisplayString value='âªfile:vocabularies/rdf-schema.rdfâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='file:vocabularies/rdf-schema.rdf'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='ftp://net.fred.org/'> -<getRawHost value='net.fred.org'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ftp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='net.fred.org'/> -<isRootless value='false'/> -<toString value='ftp://net.fred.org/'/> -<toDisplayString value='âªftp://net.fred.org/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ftp://net.fred.org/'/> -<violations> -</violations> -</IRI> -<IRI iri='ftp://net.fred.org/P'> -<getRawHost value='net.fred.org'/> -<getRawPath value='/P'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ftp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='net.fred.org'/> -<isRootless value='false'/> -<toString value='ftp://net.fred.org/P'/> -<toDisplayString value='âªftp://net.fred.org/Pâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ftp://net.fred.org/P'/> -<violations> -</violations> -</IRI> -<IRI iri='ftp:ftp/'> -<getRawHost nullValue='true'/> -<getRawPath value='ftp/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ftp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='ftp:ftp/'/> -<toDisplayString value='âªftp:ftp/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ftp:ftp/'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='ftp:ftp/P'> -<getRawHost nullValue='true'/> -<getRawPath value='ftp/P'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ftp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='ftp:ftp/P'/> -<toDisplayString value='âªftp:ftp/Pâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ftp:ftp/P'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='h^ttp:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='h^ttp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='h^ttp:'/> -<toDisplayString value='âªh^ttp:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='h%5Ettp:'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='h^ttp:prop'> -<getRawHost nullValue='true'/> -<getRawPath value='prop'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='h^ttp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='h^ttp:prop'/> -<toDisplayString value='âªh^ttp:propâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='h%5Ettp:prop'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='h^ttp:title'> -<getRawHost nullValue='true'/> -<getRawPath value='title'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='h^ttp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='h^ttp:title'/> -<toDisplayString value='âªh^ttp:titleâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='h%5Ettp:title'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht#tp://jjc3.org/demo.mp3#frag'> -<getRawHost nullValue='true'/> -<getRawPath value='ht'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme nullValue='true'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='tp://jjc3.org/demo.mp3#frag'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='ht#tp://jjc3.org/demo.mp3#frag'/> -<toDisplayString value='âªht#tp://jjc3.org/demo.mp3#fragâ¬'/> -<isAbsolute value='false'/> -<isRelative value='true'/> -<toASCIIString value='ht#tp://jjc3.org/demo.mp3#frag'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -</violations> -</IRI> -<IRI iri='ht^tp:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='ht^tp:'/> -<toDisplayString value='âªht^tp:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp:'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht^tp://www.w3.org/demo.mp3'> -<getRawHost value='www.w3.org'/> -<getRawPath value='/demo.mp3'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='www.w3.org'/> -<isRootless value='false'/> -<toString value='ht^tp://www.w3.org/demo.mp3'/> -<toDisplayString value='âªht^tp://www.w3.org/demo.mp3â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp://www.w3.org/demo.mp3'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='ht^tp:Foo'> -<getRawHost nullValue='true'/> -<getRawPath value='Foo'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='ht^tp'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='true'/> -<toString value='ht^tp:Foo'/> -<toDisplayString value='âªht^tp:Fooâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='ht%5Etp:Foo'/> -<violations> -<violation>ILLEGAL_CHARACTER</violation> -<violation>UNREGISTERED_IANA_SCHEME</violation> -</violations> -</IRI> -<IRI iri='http:'> -<getRawHost nullValue='true'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost nullValue='true'/> -<isRootless value='false'/> -<toString value='http:'/> -<toDisplayString value='âªhttp:â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http:'/> -<violations> -<violation>REQUIRED_COMPONENT_MISSING</violation> -</violations> -</IRI> -<IRI iri='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'> -<getRawHost value='46229EFFE16A9BD60B9F1BE88B2DB047ADDED785'/> -<getRawPath value='/demo.mp3'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='46229EFFE16A9BD60B9F1BE88B2DB047ADDED785'/> -<isRootless value='false'/> -<toString value='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'/> -<toDisplayString value='âªhttp://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://46229EFFE16A9BD60B9F1BE88B2DB047ADDED785/demo.mp3'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='http://NoHTML.example.org'> -<getRawHost value='NoHTML.example.org'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='NoHTML.example.org'/> -<isRootless value='false'/> -<toString value='http://NoHTML.example.org'/> -<toDisplayString value='âªhttp://NoHTML.example.orgâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://NoHTML.example.org'/> -<violations> -<violation>LOWERCASE_PREFERRED</violation> -</violations> -</IRI> -<IRI iri='http://a.com/ontology#'> -<getRawHost value='a.com'/> -<getRawPath value='/ontology'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value=''/> -<getASCIIHost value='a.com'/> -<isRootless value='false'/> -<toString value='http://a.com/ontology#'/> -<toDisplayString value='âªhttp://a.com/ontology#â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://a.com/ontology#'/> -<violations> -</violations> -</IRI> -<IRI iri='http://a.com/ontology'> -<getRawHost value='a.com'/> -<getRawPath value='/ontology'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='a.com'/> -<isRootless value='false'/> -<toString value='http://a.com/ontology'/> -<toDisplayString value='âªhttp://a.com/ontologyâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://a.com/ontology'/> -<violations> -</violations> -</IRI> -<IRI iri='http://aldabaran.hpl.hp.com/rdftest/test18/'> -<getRawHost value='aldabaran.hpl.hp.com'/> -<getRawPath value='/rdftest/test18/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='aldabaran.hpl.hp.com'/> -<isRootless value='false'/> -<toString value='http://aldabaran.hpl.hp.com/rdftest/test18/'/> -<toDisplayString value='âªhttp://aldabaran.hpl.hp.com/rdftest/test18/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://aldabaran.hpl.hp.com/rdftest/test18/'/> -<violations> -</violations> -</IRI> -<IRI iri='http://bar.com/irrelevant'> -<getRawHost value='bar.com'/> -<getRawPath value='/irrelevant'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='bar.com'/> -<isRootless value='false'/> -<toString value='http://bar.com/irrelevant'/> -<toDisplayString value='âªhttp://bar.com/irrelevantâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://bar.com/irrelevant'/> -<violations> -</violations> -</IRI> -<IRI iri='http://decsai.ugr.es/~ontoserver/bacarex2.owl#'> -<getRawHost value='decsai.ugr.es'/> -<getRawPath value='/~ontoserver/bacarex2.owl'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value=''/> -<getASCIIHost value='decsai.ugr.es'/> -<isRootless value='false'/> -<toString value='http://decsai.ugr.es/~ontoserver/bacarex2.owl#'/> -<toDisplayString value='âªhttp://decsai.ugr.es/~ontoserver/bacarex2.owl#â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://decsai.ugr.es/~ontoserver/bacarex2.owl#'/> -<violations> -</violations> -</IRI> -<IRI iri='http://decsai.ugr.es/~ontoserver/bacarex2.owl#Importance'> -<getRawHost value='decsai.ugr.es'/> -<getRawPath value='/~ontoserver/bacarex2.owl'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='Importance'/> -<getASCIIHost value='decsai.ugr.es'/> -<isRootless value='false'/> -<toString value='http://decsai.ugr.es/~ontoserver/bacarex2.owl#Importance'/> -<toDisplayString value='âªhttp://decsai.ugr.es/~ontoserver/bacarex2.owl#Importanceâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://decsai.ugr.es/~ontoserver/bacarex2.owl#Importance'/> -<violations> -</violations> -</IRI> -<IRI iri='http://desc'> -<getRawHost value='desc'/> -<getRawPath value=''/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='desc'/> -<isRootless value='false'/> -<toString value='http://desc'/> -<toDisplayString value='âªhttp://descâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://desc'/> -<violations> -</violations> -</IRI> -<IRI iri='http://dickinson-i-4/daml/tests/test-add-0.daml#'> -<getRawHost value='dickinson-i-4'/> -<getRawPath value='/daml/tests/test-add-0.daml'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value=''/> -<getASCIIHost value='dickinson-i-4'/> -<isRootless value='false'/> -<toString value='http://dickinson-i-4/daml/tests/test-add-0.daml#'/> -<toDisplayString value='âªhttp://dickinson-i-4/daml/tests/test-add-0.daml#â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://dickinson-i-4/daml/tests/test-add-0.daml#'/> -<violations> -<violation>DOUBLE_DASH_IN_REG_NAME</violation> -</violations> -</IRI> -<IRI iri='http://dickinson-i-4/daml/tests/test-add-0.daml#TestClass'> -<getRawHost value='dickinson-i-4'/> -<getRawPath value='/daml/tests/test-add-0.daml'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment value='TestClass'/> -<getASCIIHost value='dickinson-i-4'/> -<isRootless value='false'/> -<toString value='http://dickinson-i-4/daml/tests/test-add-0.daml#TestClass'/> -<toDisplayString value='âªhttp://dickinson-i-4/daml/tests/test-add-0.daml#TestClassâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://dickinson-i-4/daml/tests/test-add-0.daml#TestClass'/> -<violations> -<violation>DOUBLE_DASH_IN_REG_NAME</violation> -</violations> -</IRI> -<IRI iri='http://domain/S'> -<getRawHost value='domain'/> -<getRawPath value='/S'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='domain'/> -<isRootless value='false'/> -<toString value='http://domain/S'/> -<toDisplayString value='âªhttp://domain/Sâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://domain/S'/> -<violations> -</violations> -</IRI> -<IRI iri='http://eg.com/'> -<getRawHost value='eg.com'/> -<getRawPath value='/'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='eg.com'/> -<isRootless value='false'/> -<toString value='http://eg.com/'/> -<toDisplayString value='âªhttp://eg.com/â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://eg.com/'/> -<violations> -</violations> -</IRI> -<IRI iri='http://ex/dt'> -<getRawHost value='ex'/> -<getRawPath value='/dt'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='ex'/> -<isRootless value='false'/> -<toString value='http://ex/dt'/> -<toDisplayString value='âªhttp://ex/dtâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://ex/dt'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.com/A'> -<getRawHost value='example.com'/> -<getRawPath value='/A'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.com'/> -<isRootless value='false'/> -<toString value='http://example.com/A'/> -<toDisplayString value='âªhttp://example.com/Aâ¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.com/A'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.com/test0'> -<getRawHost value='example.com'/> -<getRawPath value='/test0'/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.com'/> -<isRootless value='false'/> -<toString value='http://example.com/test0'/> -<toDisplayString value='âªhttp://example.com/test0â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.com/test0'/> -<violations> -</violations> -</IRI> -<IRI iri='http://example.org/ '> -<getRawHost value='example.org'/> -<getRawPath value='/ '/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserinfo nullValue='true'/> -<getRawFragment nullValue='true'/> -<getASCIIHost value='example.org'/> -<isRootless value='false'/> -<toString value='http://example.org/ '/> -<toDisplayString value='âªhttp://example.org/ â¬'/> -<isAbsolute value='true'/> -<isRelative value='false'/> -<toASCIIString value='http://example.org/%20%20%20%20'/> -<violations> -<violation>DOUBLE_WHITESPACE</violation> -</violations> -</IRI> -<IRI iri='http://example.org/ '> -<getRawHost value='example.org'/> -<getRawPath value='/ '/> -<getPort value='-1'/> -<getRawQuery nullValue='true'/> -<getScheme value='http'/> -<getRawUserin
<TRUNCATED>
