Dear all,
We announce that we released Ruby implementation version 0.0.1 package
on May 5, 2008. This is a memorable firlst release for us. The package
is available on the URL shown bellow:
http://openehr.jp/svn/ruby/tags/release-0.0.1/adl_parser/pkg/adl_parser-0.0.1.gem
The release notes are also shown bellow:
= Synopsis
Ruby openEHR implementation project
= Version
Release-0.0.1
= Requirements
* Ruby 1.8.6 or higher
* Yaparc Library 0.2.0 or higer
* Tested with Ruby 1.8.6 on Linux and FreeBSD.
* If you use Ruby 1.6, you should prepare racc
runtime environment and some adjustment
* It should work on other platforms with Ruby
support as well.
= Status
This is the memorable first release of Ruby openEHR
implementation project. This release is experimental
preview of our work based on openEHR specification
release 1.0.1. We implemented ADL Parser and some
archetype models and reference models. This parser
successfully parses 27 ADLs and generates archetype
instances. The work is still in progress. The
intention is to have complete implementation of openEHR
Reference Model and Archetype Object Model, with
support for archetype based object creation and validation.
= Authors
Akimihci Tatsukawa, Shinji Kobayashi
openEHR.jp, <http://openehr.jp>
= Copyright
The software, including all files in this directory
and subdirectories is copyrighted to the original
authors and contributors, 2008
All Rights Reserved.
= License
This product is under openEHR Open Source Software License
The openEHR Foundation uses the Mozilla Tri-license 1.1 on
all software copyrighted to the Foundation. This licence
essentially provides the user a choice of licence conditions
under which to operate with any given piece of software,
being: the Mozilla Public licence (MPL), and the Free
Software Foundation GNU General Public Licence (GPL) and
Lesser GNU General Public Licence (LGPL). See the Mozilla
relicensing FAQ for details of this license. This in no way
constrains the way in which software created by other
organisations is licenced.