Issue 13983: RDFGlobalProperty shouldn't apply to classes (odm-rtf) Source: NIST (Dr. Conrad Bock, conrad.bock(at)nist.gov) Nature: Revision Severity: Critical Summary: RDFGlobalProperty shouldn't apply to classes. RDFGlobalProperty has Class has a base type, but classes aren't properties. This is inconsistent with the rest of the description of RDFGlobalProperty. Resolution: Eliminate UML::Class as a base class for RDFGlobalProperty, as follows Revised Text: (2) Paragraph 14.1.7.2, p. 148 of the ODM 1.0 Specification, under “Stereotype and Base Class”. Change «rdfGlobal» with base class of UML::Class, UML::AssociationClass, UML::Property, and UML::Association to «rdfGlobal» with base class of UML::AssociationClass, UML::Property, and UML::Association (3) Paragraph 14.1.7.2, p. 148 of the ODM 1.0 Specification, under “Description”, change An optional stereotype on a unidirectional association class, class, or property with «rdfProperty» applied, indicating the association/class property is defined globally, i.e., that class having the property, or on the non-navigable end of the association, is the class on which the class property/association is introduced, i.e., the property is not inherited from a superclass. to An optional stereotype on a unidirectional association class, association, or property with «rdfProperty» applied, indicating that the property is defined globally, i.e., that the class having the property or non-navigable end of the association, is the class on which the property is introduced, meaning, the property is not inherited from a superclass. Actions taken: June 12, 2009: received issue April 25, 2014: closed issue Discussion: In keeping with the resolution to issues 13977, and 13984-6, eliminate the class notation for RDFGlobalProperty End of Annotations:===== m: webmaster@omg.org Date: 12 Jun 2009 09:28:46 -0400 To: Subject: Issue/Bug Report -------------------------------------------------------------------------------- Name: Conrad Bock Company: NIST mailFrom: conrad.bock@nist.gov Notification: Yes Specification: Ontology Definition Metamodel Section: UML Profile for OWL and RDF FormalNumber: ptc/2008-09-06 Version: RevisionDate: Page: Nature: Revision Severity: Critical HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080219 Firefox/2.0.0.12 Navigator/9.0.0.6 Description RDFGlobalProperty shouldn't apply to classes. RDFGlobalProperty has Class has a base type, but classes aren't properties. This is inconsistent with the rest of the description of RDFGlobalProperty.