From: <bo...@us...> - 2009-08-17 10:43:37
|
Revision: 349 http://tinytim.svn.sourceforge.net/tinytim/?rev=349&view=rev Author: bosso Date: 2009-08-17 10:43:24 +0000 (Mon, 17 Aug 2009) Log Message: ----------- added line for comment for tmdm:subject Modified Paths: -------------- tinytim/trunk/src/main/java/org/tinytim/voc/TMDM.java Modified: tinytim/trunk/src/main/java/org/tinytim/voc/TMDM.java =================================================================== --- tinytim/trunk/src/main/java/org/tinytim/voc/TMDM.java 2009-08-14 11:59:23 UTC (rev 348) +++ tinytim/trunk/src/main/java/org/tinytim/voc/TMDM.java 2009-08-17 10:43:24 UTC (rev 349) @@ -32,7 +32,8 @@ private static final String _BASE = Namespace.TMDM_MODEL; /** - * Core concept of a subject. + * Core concept of a subject. Although it this identifier is in the TMDM namespace, + * it really is specified by TMCL. */ public static final Locator SUBJECT = _createLocator(_BASE + "subject"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |