adlc command line tool doesn't honor "reference" archetype flag
Description
Environment
Activity

Commenter March 12, 2017 at 9:06 PM
Sure. I can do a build on Wed of this coming week. I'll let you know when I have it.
Thomas Beale March 11, 2017 at 5:50 PM
New build 2926 Windows only at
http://www.openehr.org/downloads/ADLworkbench/home
You may be able to do a MacOSX build; if so, let me have it and I'll
post it as well.
thomas
–
Thomas Beale
Management Board, Specifications Program Lead, openEHR Foundation
<http://www.openehr.org>
Chartered IT Professional Fellow, BCS, British Computer Society
<http://www.bcs.org/category/6044>
Health IT blog <http://wolandscat.net/> | Culture blog
<http://wolandsothercat.net/>

Commenter March 10, 2017 at 9:14 PM
Yeah, the easier they look up front... the trickier they sometimes are. Don't stress about it. I won't be using it for creating anything I'm putting online until next week at the earliest. Just so you know... I'm making this output part of the pipeline for generating my new version of the cimi-browser.
Thomas Beale March 10, 2017 at 2:51 AM
I've fixed the bug - but it was less trivial than I had thought. Will need another day or two before I get a build done...
Reference archetypes are not capitalized. All archetypes below attribution should be full caps based on "reference" tag:
other_details = <["model_level"] = <"reference">>
adlc -q --library CIMI-CIMI-CORE -d 1
------------ Archetypes in library 'CIMI-CIMI-CORE --------------'
+-- LOCATABLE
+-- CLUSTER
+-- Attribution
+-- attribution.v1.0.0
+-- author_action.v1.0.0
+-- record_action.v1.0.0
+-- sign_action.v1.0.0
+-- verify_action.v1.0.0