PROV-ISSUE-489: Alternate uses different language than PROV-DM [XML Serialization]

PROV-ISSUE-489: Alternate uses different language than PROV-DM [XML Serialization]

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

Raised by: Curt Tilmes
On product: XML Serialization

In PROV-DM, 5.5.2 Alternate,
http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate

alternateOf(e1, e2) is described as "alternate1" and "alternate2",

The XSD
http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov.xsd.html#type_AlternateOf

uses terms "entity2" and "entity1" (in that required order)

I propose to rename them to "alternate1" and "alternate2" to match the words in PROV-DM and order them naturally.

Received on Wednesday, 29 August 2012 13:38:10 UTC