Changes between Version 3 and Version 4 of Archetype FAQ


Ignore:
Timestamp:
Jul 21, 2007, 7:46:04 PM (17 years ago)
Author:
KOBAYASHI, Shinji
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Archetype FAQ

    v3 v4  
    77== アーキタイプ(Archetype)って何ですか? ==
    88
    9 アーキタイプは再利用可能なドメインコンセプトの形式モデルです。形式のコンセプトはThomas Bealeの論文に詳細が記述されたものが元になっています。アコンピュータで利用するためにアーキタイプがアプローチしている重要な特徴は、情報モデルをドメインモデルから完全に分離していることです(ソフトウェアのオブジェクトモデルとデータベーススキーマのモデルのような感じです)。いくつかのソフトウェア工学の手法とは異なり,ドメインコンセプトは別の層のクラスモデルにより単純に表現されるのではなく、制約のある言語で記述されたドメインコンセプトによるライブラリで表現されます。
     9アーキタイプは再利用可能なドメインコンセプトの形式モデルです。形式のコンセプトはThomas Bealeの[http://www.deepthought.com.au/it/archetypes.html  論文]に詳細が記述されたものが元になっています。アコンピュータで利用するためにアーキタイプがアプローチしている重要な特徴は、情報モデルをドメインモデルから完全に分離していることです(ソフトウェアのオブジェクトモデルとデータベーススキーマのモデルのような感じです)。いくつかのソフトウェア工学の手法とは異なり,ドメインコンセプトは別の層のクラスモデルにより単純に表現されるのではなく、制約のある言語で記述されたドメインコンセプトによるライブラリで表現されます。
    1010
    1111An archetype is a re-usable, formal model of a domain concept. The formal concept was originally described in detail in a paper by Thomas Beale. The key feature of the archetype approach to computing is a complete separation of information models (such as object models of software, models of database schemas) from domain models. Unlike some software engineering methods, the domain concepts are not simply represented by another layer of a class model, but by a library of domain concepts, authored in a constraint language.
     
    2323 * they provide a basis for intelligent querying of data.
    2424
     25アーキタイプの原則に関する簡単な文書は[http://svn.openehr.org/specification/TRUNK/publishing/architecture/am/archetype_principles.pdf ここ](90k PDF)にある。
     26
    2527A short document on archetype principles is here (90k PDF).
    2628
     29医療においてコンセプトは以下あげられた事を含むアーキタイプによってモデル化することができる。
     30
    2731In health, concepts that can be modelled using archetypes include things like:
     32
     33 * 体重測定
     34 * 血圧
     35 * 微生物学的検査結果
     36 * 退院サマリ
     37 * 処方箋
     38 * 診断
    2839
    2940 * weight measurement