lonniev / com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties

A plugin for Cameo to provide Derived Property logic
0 stars 1 forks source link

Table OWL Class Dictionary not reporting Explanatory Notes. #16

Closed lonniev closed 11 years ago

lonniev commented 11 years ago

The OWL Property Dictionary and OWL Class Dictionary tables look for fact-predicate LiteralString InstanceSpecifications which participate in the explanatoryNote Associations that are stereotyped "annotationProperty explanatoryNote".

return factPredicateByNameFinder.findInstanceSpecifications("annotationProperty explanatoryNote");

This query is returning empty sets.

For example Client Agreement in Agreements has the explanatory note "Some mutual undertaking..."

lonniev commented 11 years ago

One bug found: the explanatoryNoteInstances field for the OWL Class Dictionary table borrowed unchanged the query logic for editorialNoteInstances. The result looks nearly perfect except for the word "editorial" where "explanatory" must be.

Fix immediately forthcoming.

MikeHypercube commented 11 years ago

Hurrah! I will wait for you to tell me that all known fixes relating to tables are checked in, then I will download and reinstall.

I will re-run the tables (once!) after that is in place.

Let me know when that is.

Changes to the Section 10 generator i.e. the things that manifest as a report rather than a table, we can forget about for now.

Cheers,

Mike

Mike Bennett Head of Semantics and Standards EDM Council Tel: +44 20 7917 9522 Cell: +44 7721 420 730 www.edmcouncil.orghttp://www.edmcouncil.org Semantics Repository: www.hypercube.co.uk/edmcouncilhttp://www.hypercube.co.uk/edmcouncil

From: Lonnie VanZandt [mailto:notifications@github.com] Sent: Wednesday, August 28, 2013 3:17 PM To: lonniev/com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties Subject: Re: [com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties] Table OWL Class Dictionary not reporting Explanatory Notes. (#16)

One bug found: the explanatoryNoteInstances field for the OWL Class Dictionary table borrowed unchanged the query logic for editorialNoteInstances. The result looks nearly perfect except for the word "editorial" where "explanatory" must be.

Fix immediately forthcoming.

— Reply to this email directly or view it on GitHubhttps://github.com/lonniev/com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties/issues/16#issuecomment-23439979.

lonniev commented 11 years ago

I can only advise you on the reported issues in this tracker. The remarks in the email go by so quickly and the InBox is filling with requests from other colleagues and clients that it is very hard to keep track of unreported yet known issues.

This particular issue is resolved and checked in.

MikeHypercube commented 11 years ago

I know. I only noticed the absence of these when looking at the end result.

At the time, I thought it was too late to fix this as I was not going to do another run. Now I am going to do another run, it becomes worth fixing – and has been raised.

It was not (and remains not) my intention to provide you with a complete list of issues until I have got the spec out of the door. My only concern until then is whatever directly impacts the spec. After that I will provide you with a comprehensive set of issues and enhancements for the future.

Mike

Mike Bennett Head of Semantics and Standards EDM Council Tel: +44 20 7917 9522 Cell: +44 7721 420 730 www.edmcouncil.orghttp://www.edmcouncil.org Semantics Repository: www.hypercube.co.uk/edmcouncilhttp://www.hypercube.co.uk/edmcouncil

From: Lonnie VanZandt [mailto:notifications@github.com] Sent: Wednesday, August 28, 2013 3:28 PM To: lonniev/com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties Cc: Mike Bennett Subject: Re: [com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties] Table OWL Class Dictionary not reporting Explanatory Notes. (#16)

I can only advise you on the reported issues in this tracker. The remarks in the email go by so quickly and the InBox is filling with requests from other colleagues and clients that it is very hard to keep track of unreported yet known issues.

This particular issue is resolved and checked in.

— Reply to this email directly or view it on GitHubhttps://github.com/lonniev/com.nomagic.cameo.partners.omg.fibo.plugins.derivedproperties/issues/16#issuecomment-23440754.