Issue 12397: No stereotype for OWL individuals (odm-ftf) Source: Thematix Partners LLC (Mrs. Elisa F. Kendall, ekendall(at)thematix.com) Nature: Revision Severity: Significant Summary: From the ODM FTF2 meeting minutes, February 20th: There is currently no stereotype available for individuals in the OWL Profile. Participants agreed that we would like to have a stereotype <<owlIndividual>> on UML instance specifications for individual, and would want an additional constraint saying that such an instance specification would only have one value, i.e., that it specifies a single individual; also, what if we have a singleton, but not the corresponding individual? We would still translate the singleton class to an OWL individual in this case ... see issue 10908 (related issue in the mapping chapter). Resolution: Add a stereotyped instance specification for <<owlIndividual>> and the corresponding constraint, as suggested. Revised Text: Currently, the Stereotype and Base Class text for section 14.2.7.1 Class Membership and Property Values of Individuals reads as follows: No stereotype, use UML::InstanceSpecification typed by a class having the properties desired for the individual. The class may be stereotyped by "singleton" to indicate it is for a specific individual5. Classes stereotyped by "singleton" are not translated to OWL, and their properties appear in OWL as properties of the individual. 1. Revise the first sentence to be: "owlIndividual" with a base class of UML::InstanceSpecification, typed by a class having the properties desired for the individual. 2. Add the following constraint: [2] The instance specification stereotyped by "owlIndividual" has only one value, i.e., it specifies a single individual. Actions taken: April 17, 2008: received issue January 19, 2009: closed issue Discussion: End of Annotations:===== m: webmaster@omg.org Date: 17 Apr 2008 20:35:01 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Elisa Kendall Company: Sandpiper Software, Inc. mailFrom: ekendall@sandsoft.com Notification: No Specification: No stereotype for OWL individuals Section: 14.2.7.1 FormalNumber: ptc/07-09-09 Version: ODM 1.0 Beta 2 Specification RevisionDate: 11/2007 Page: 172 Nature: Revision Severity: Significant HTTP User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1) Description From the ODM FTF2 meeting minutes, February 20th: There is currently no stereotype available for individuals in the OWL Profile. Participants agreed that we would like to have a stereotype <> on UML instance specifications for individual, and would want an additional constraint saying that such an instance specification would only have one value, i.e., that it specifies a single individual; also, what if we have a singleton, but not the corresponding individual? We would still translate the singleton class to an OWL individual in this case ... see issue 10908 (related issue in the mapping chapter).