// JavaScript Document


// RDFa and RDF Validation, GRDDL, SPARQL

path = location.pathname;

	document.write('<a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.anchor.jp&amp;charset=utf-8&amp;doctype=XHTML+%2B+RDFa&amp;group=0" title="XHTML + RDFa Validation">RDFa</a>');

	document.write('<a href="http://www.w3.org/RDF/Validator/ARPServlet?URI=http%3A%2F%2Fwww.w3.org%2F2007%2F08%2Fgrddl%2F%3FdocAddr%3Dhttp%3A%2F%2Fwww.anchor.jp' + path + '%26output%3Dtextxml&PARSE=Parse+URI%3A+&TRIPLES_AND_GRAPH=PRINT_BOTH&FORMAT=PNG_EMBED" title="Check and Visualize the RDF documents">RDF</a>');
	
	document.write('<a href="http://www.w3.org/2007/08/grddl/?docAddr=http://www.anchor.jp' + path + '&output=textxml" title="Extracting RDF from XHTML/XML using GRDDL">GRDDL</a>');

	document.write('<a href="http://sparql.org/sparql?query=PREFIX+rdf%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX+ns0%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%0D%0ASELECT+%3Flabel%0D%0AWHERE+%7B+%3Fx+ns0%3Alabel+%3Flabel+%7D&default-graph-uri=http%3A%2F%2Fwww.w3.org%2F2007%2F08%2Fgrddl%2F%3FdocAddr%3Dhttp%3A%2F%2Fwww.anchor.jp%2Findex.html.en%26output%3Dtextxml&stylesheet=%2Fxml-to-html.xsl" title="Extraction of the label by SPARQLer">SPARQL</a>');
	
	document.write('<a href="http://mygeoposition.com/?q=http://www.anchor.jp/" title="Extraction of the GEO by MyGeoPosition.com">GEO</a>');
	