Re: [DIG-users] validate a response
Brought to you by:
dturi
From: Daniele T. <dt...@cs...> - 2006-12-12 16:36:27
|
hui zhang wrote: >Hi Everybody, > >Recently I met a problem of validating a DIG response. > > >Then I ask the consistency of all concepts, the ask document is: ><asks uri="http://dl.kr.org/dig/kb-54230" >xmlns="http://dl.kr.org/dig/2003/02/lang"> > <satisfiable id="cSathttp://www.owl-ontologies.com/unnamed0.owl#A"> > <catom name="http://www.owl-ontologies.com/unnamed0.owl#A"/> > </satisfiable> > <satisfiable id="cSathttp://www.owl-ontologies.com/unnamed0.owl#B"> > <catom name="http://www.owl-ontologies.com/unnamed0.owl#B"/> > </satisfiable> ></asks> > >But when I validate the response, it is invalid. > > Validation fails because the ids are not valid. Instead of cSathttp://www.owl-ontologies.com/unnamed0.owl#A try CSat1. Daniele -- Dr Daniele Turi School of Computer Science The University of Manchester ESNW 1.17 Kilburn Building, Oxford Road Manchester, M13 9PL, UK. Tel +44 (0) 161 275 0675 Fax 6204 http://www.cs.man.ac.uk/~dturi |