Re: prov-family.provx errors

Luc,

prov:key must come before prov:entity in a prov:keyEntityPair.  Making this change will resolve all errors reported by the validator concerning prov:key.

--Stephan


On May 2, 2013, at 9:27 AM, Stephan Zednik <zednis2@rpi.edu> wrote:

> I just ran a schema validator on prov-family.provx and there are a number of errors, but most are about invalid xs:QName values and should be straightforward to resolve.
> 
> The validation results are attached.
> 
> The most common issue by far is that the local part of a prov:id starts with a number, which is not allowed in xs:QName.
> 
> w3:2011/01/prov-wg-charter
> email:2012Apr/0583
> chairs:2011OctDec/0004
> ...
> 
> I believe our other issues are caused by
> 
> 1) having a '/' in the local part of a xs:QName
> 2) our use of prov:key
> 
> I will look further into these.
> 
> --Stephan
> 
> <provx.out>

Received on Thursday, 2 May 2013 15:40:09 UTC