Version Control Commit by tara_athan

From
<>
Date
2012-09-05T18:15:52+00:00
ID
Thread
Version Control Commit by tara_athan
Author: tara_athan
Date: 2012-09-05 14:15:38 -0400 (Wed, 05 Sep 2012)
New Revision: 20
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/legalruleml/?rev=20&sc=1

Modified:
   trunk/schemas/rdfs/modules/upper.rdfs
Log:
Generalized the concept of SourceTargetAssociationCollection and SourceTargetAssocation to simply AssociationCollection and Association.
In practice the type of SourceTargetAssociation can be specified by the rdf:type property applied twice, once with object #SourceAssociation and again with object TargetAssociation. 
Alternatively, the type can be inferred from the contents of the Association.
Therefore it is unnecessary to name the more specialized concepts.

The corresponding RDF diagram has NOT yet been updated.