Formulaire posté avec Microsoft Internet Explorer.

report=Hi! the graph generation support of the validator doesn't seem to work, do you know how to use it?
Thank you in advance
RDF=<?xml version="1.0">
<?xml version="1.0"?>
<rdf:RDF 
   xmlns="http://amigo.gforge.inria.fr/owl/ContextTransport.owl#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
   xmlns:AmigoDevices="http://amigo.gforge.inria.fr/owl/Devices.owl#"
   xml:base="http://amigo.gforge.inria.fr/owl/ContextTransport.owl">
	<ContextSourceRegistration>
		<timeliness>current</timeliness>
		<accuracy>0.8</accuracy>
		<contextType rdf:resource="#BluetoothScan"/>
		<contextExample>
			<BluetoothScan>
        			<probability/>
        			<hasScanned>
		    			<AmigoDevices:Bluetooth>
        					<btMajorDeviceClass/>
        					<btMinorDeviceClass/>
        					<btName/>
        					<btAddress/>
    					</AmigoDevices:Bluetooth>
        			</hasScanned>
        			<isScannedBy>
		    			<AmigoDevices:Bluetooth>
        					<btMajorDeviceClass/>
        					<btMinorDeviceClass/>
        					<btName/>
        					<btAddress/>
    					</AmigoDevices:Bluetooth>
        			</isScannedBy>
    			</BluetoothScan>
		</contextExample>
	</ContextSourceRegistration>
</rdf:RDF>
		

Received on Tuesday, 12 September 2006 17:43:44 UTC