You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Released on: January 3, 2017

 

Concept Modeling Profile improvements

The stereotypes in the Concept Modeling profile are now aligned with SMIF (Semantic Modeling for Information Federation):

  • «AnnotationProperty» has been updated to «Annotation Property».
  • «ConceptModel» has been updated to «Concept Model».
  • «Disjoint with» has been updated to «Disjoint With».
  • «PropertyHolder» has been updated to «Anything».

 

Diagram simplicity improvements
  • CCM now offers to improve the "Default" and "Defined Elsewhere" styles for non-technical audiences:
    • The «Resource» stereotype will no longer be visible on diagrams or in the containment tree.
    • Tagged values are suppressed for attributes.
    • The 'Show Attributes Compartment Name' is suppressed for classes.
    • No longer displays the IRI tagged value on an active diagram after its creation in the specification window.
    • No longer fails to display a subproperty chain or equivalent property on an active diagram after its creation in the specification window.
  • A project option now allows the the user to control whether or not to continue to offer to apply style improvements when an older project is opened.


OWL import improvements
  • Merges imported OWL ontologies with existing models in a project.
  • Preserves existing diagrams when OWL ontologies are merged with existing models in a project.
  • Supports annotations on the ontology itself.
  • Supports an ontology version IRI in each concept model.
  • Supports OWL ObjectUnionOf.
  • Supports import of universal quantification constraint.


OWL export improvements
  • Projects stored on a TeamWork Cloud server remember the last chosen location and start there when prompting during the next export.
  • Path variable support for remembered OWL file export paths.
  • Supports ontology version IRIs.
  • Supports properties owned by association.


Natural Language Glossary improvements
  • A project option now enables displaying property definitions in addition to Class definitions.

  • A project option now enables specification of an ordered list of annotation properties to include in every Natural Language Glossary entry, in addition to the preferred annotation property used for the definition.

  • Specifying the annotation property list will display these annotation properties and their documentation in each glossary entry sub-section.

  • Same-named Equivalent classes are merged into single class with all of their properties.

  • Different-named Equivalent classes are shown with notation 'Equivalent to <comma separated class links>'.

 

Bug fixes
    • No longer stores a remembered OWL export file name without having the proper write permission.

    • The preferred-annotation-property project option now determines which annotations appear as documentation in the documentation panel and in the natural language glossary.

    • The Remove universal quantification menu option is now properly enabled when the redefined and redefining property have the same name.

    • The Display IRI tagged value menu option is no longer improperly enabled for attributes.

    • The Display IRI tagged value menu option will now display as Display IRI.

    • The Hide IRI tagged value menu option will now display as Hide IRI.

    • An exact cardinality restriction on a property now correctly creates min and max UML multiplicity.

    • Exporting to OWL no longer generates duplicate property definitions when a datatype property is mistakenly used as a super property of an object property.

    • Repairing a style no longer fails on an element stereotyped as «InvisibleStereotype».