tillmo / DOL

The Distributed Ontology, Modeling and Specification Language (DOL) - an answer to the OMG RFP OntoIOp. * View the latest version here: https://github.com/tillmo/DOL/raw/master/Standard/dol.pdf. * Convenience version with diff to version of August 24: https://github.com/tillmo/DOL/raw/master/Standard/dol-diff.pdf * Homepage of OntoIOp is
http://ontoiop.org
7 stars 1 forks source link

Inaccurate footnote 35 #343

Closed tillmo closed 7 years ago

tillmo commented 7 years ago

Footnote 35 says "there does not seem to be default in UML 2.5". This is incorrect. UML 2.5 specifies the defaults in the Classifier description of MultiplicityElement thus:

isOrdered : Boolean [1..1] = false

isUnique : Boolean [1..1] = true

see http://issues.omg.org/browse/DOL-40

AlexanderKnapp commented 7 years ago

Yes, you're perfectly right - changed the footnote.

AlexanderKnapp commented 7 years ago

I cannot log in to the OMG DOL issue database, but I've opened a branch issue-343.

tillmo commented 7 years ago

thanks! Then we can close this here.

fabianneuhaus commented 7 years ago

OMG proposal generated