Project

General

Profile

« Previous | Next » 

Revision 51697

test with real URI

View differences:

VirtuosoParthenosIteratorTest.java
53 53
	@Test
54 54
	public void testCompleteXml(){
55 55
		String s = "<?xml version=\"1.0\" encoding=\"utf-8\" ?><rdf:RDF/>";
56
		String completed = it.completeXML(s, "theURL");
56
		String completed = it.completeXML(s, "http://parthenos.d4science.org/handle/Parthenos/REG/Thing/Appellation/urp%40regione.umbria.it");
57 57
		System.out.println(completed);
58 58
	}
59 59

  

Also available in: Unified diff