- From: RAMPARANY Fano RD-TECH-GRE <fano.ramparany@orange-ft.com>
- Date: Tue, 12 Sep 2006 10:44:49 +0200
- To: <www-rdf-validator@w3.org>
- Message-ID: <429B23056C84A54BBE91FE41452E17D20232C31B@FTRDMEL2.rd.francetelecom.fr>
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