PROV-ISSUE-484: activity should be optional in ActedOnBehalfOf [XML Serialization]

PROV-ISSUE-484: activity should be optional in ActedOnBehalfOf [XML Serialization]

http://www.w3.org/2011/prov/track/issues/484

Raised by: Curt Tilmes
On product: XML Serialization

In PROV-DM, 5.3.4 Delegation
http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation

actedOnBehalfOf(id; ag2, ag1, a, attrs)
has activity as an optional field.

The current XSD
http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov.xsd.html#type_ActedOnBehalfOf
has it as a required field.

The schema should be changed to make it optional.

Received on Wednesday, 29 August 2012 12:15:11 UTC