- From: Provenance Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Wed, 17 Apr 2013 01:14:25 +0000
- To: public-prov-wg@w3.org
PROV-ISSUE-666: Valid namespaces for all PROV-XML Examples [XML Serialization]
http://www.w3.org/2011/prov/track/issues/666
Raised by: Stephan Zednik
On product: XML Serialization
While the examples probably XML-validate, many of them do not
satisfy the convention that "All PROV identifiers are expressed as QNames in prov-xml."
for instance <agend id="ag/> require, either:
- a default namespace to be defined xmlns=MailScanner has detected a possible fraud attempt from "ex.org" claiming to be "http://ex.org", or
- a prefix to be added <agend id="ex:ag/>
My preference is for the latter option.
Received on Wednesday, 17 April 2013 01:14:26 UTC