Download project files

How do I verify a download?


110 of 14 releases

2.4.6 release from the 2.0 series released

Release information
Changelog:

#Changes from 2.4.5 to 2.4.6 (see the git commit msgs. for details)
    Established a single namespace for all artifacts. The prefix and namespace are:
    mlhim2='http://www.mlhim.org/xmlns/mlhim2'

    Changed the RDF Subject, 'rdf:about=' value, to a full URI http://www.mlhim.org/xmlns/mlhim2/ct- with the UUID appended.

    Added an OWL ontology for RM 2.4.6 Visualize the ontology here: http://vowl.visualdataweb.org/webvowl/index.html?#iri=http://www.mlhim.org/xmlns/mlhim2/mlhim246.owl

    Moved the ontology and RM physical locations to the namespace location on mlhim.org.

    Updated the CCD and instance examples. Added the XSLT to render the CCD in a browser. Works with Firefox on local files but not in Chrome.
    Both browsers work when using the CCD-Gen.

File Description Downloads
download icon mlhim-specs-2015-01-21-2.4.6-Release.zip (md5, sig) MLHIM 2.4.6 RM implementation and documentation. 31
last downloaded 7 days ago
Total downloads: 31

2.4.5 release from the 2.0 series released

Release information
Changelog:

#Changes from 2.4.4 to 2.4.5 (see the git commit msgs. for details)
    Modified DvBooleanType to use valid-true or valid-false in a xs:choice and deleted DvBoolean-dv.
    Modified DvIntervalType to improve validation of the upper and lower data type selections.
    Added AuditType to simplify and improve the audit trail functionality.
    Removed FeederAuditType and FeederAuditDetailsType.
    Modified entry-audit to use the new AuditType. Set maxOccurs to unbounded so each step in processing gets a new audit element.
    Modified DvRatio numerator and denominator minOccurs to 0 (zero) to support modeling of adimensional ratios without these being explicit. Also modified their related units requirement to zero. Examples of this are odds ratios.

File Description Downloads
download icon mlhim-specs-2014-10-03-2.4.5-Release.zip (md5, sig) MLHIM 2.4.5 specifications and reference implementation. 19
last downloaded 4 weeks ago
Total downloads: 19

2.4.4 (2.4.4) release from the 2.0 series released

Release information
Changelog:

#Changes from 2.4.3 to 2.4.4
       moving from master to 2_4_4
       Added new 2.4.4 schema from 2.4.3
       moving from 2_4_4 to master
       Fast-forward
       moving from master to 2_4_4
       moving from 2_4_4 to master
       Renamed manual.
       Created docs directory for 2.4.4.
       moving from master to 2_4_4
       moving from 2_4_4 to master
       moving from master to 2_4_4
       moving from 2_4_4 to master
       moving from master to master
       Added HTML docs for the reference model.
       Added HTML docs for the example CCD.
       Updated the repository to match what was actually shipped in release 2.4.3. Removed some outdated diagrams and added the UMLish diagrams.
       Added Cavalini-Cook Theory PNG.
       moving from master to 2_4_3
       Added Cavalini-Cook Theory PNG.
       moving from 2_4_3 to master
       Removed PDF specs from gitignore.
       Started work on NIEM conformance in 244
       Added new 2.4.4 RM schema.
       Now have a valid CCD example with current RM and all PcTs. see: testccd244.xsd
       Fast-forward
       moving from master to MLHIM-NIEM
       moving from MLHIM-NIEM to 2_4_4
       origin/master: Fast-forward
       moving from 2_4_4 to MLHIM-NIEM
       moving from MLHIM-NIEM to 2_4_4
       moving from 2_4_4 to master
       moving from master to 2_4_4
       Moved to consisttent folder naming with previous versions.
       Moved to consisttent folder naming with previous versions.
       Removed old instances. Update namespace defintions.
       Update README.
       Defined Party to replace PartyProxy, PartyIdentified and PartySelf.
       Updated test CCD. Defined Party to replace PartyProxy, PartyIdentified and PartySelf.
       moving from 2_4_4 to master
       Fast-forward
       moving from master to 2_4_4
       Beginning work on Freemind to CCD builder.
       Adding mm files.
       Completed creating mm files.
       Reorganized directory structure.
       Updated README.
       Updated README.
       Updated README.
       Updated README. Added gDay, gMonth and gYEar to interval types allowed.
       Documentation work.
       Adding UML for RM. Updating docs in RM
       Updating UML for RM. Updating docs in RM
       moving from 2_4_4 to master
       moving from master to 2_4_4
       Updating UML and schema docs.
       moving from 2_4_4 to master
       Fast-forward
       moving from master to 2_4_4
       Updating UML and schema docs.
       Updated docs and UML.
       Modified DvAdapter so that instances can have zero to unbounded copies of the 'Dv*'
       Relaxed Entry.subject to minimum of zero.
       Relaxed Cluster.items to minimum of zero.
       Changed DvAdapter-dv back to required and maximum of one.
       (amend): Changed DvAdapter-dv to minimum of one and maximum unbounded.
       Fast-forward

File Description Downloads
download icon mlhim-specs-2014-05-29-2.4.4-Release.zip (md5, sig) MLHIM RM Release 2.4.4 45
last downloaded 4 weeks ago
Total downloads: 45

2.4.3 (2.4.3) release from the 2.0 series released

Release information
Release notes:

See the Changelog.

Changelog:

Changes 2.4.2 to 2.4.3

Reference the Issues on the GitHub repository for details: http://goo.gl/ppQwPt

Renamed ElementType and Element to DvAdapterType and DvAdapter.

Fixed typo in Attestation.time-committed.

Changed to naming the schemas with the version number, e.g. mlhim243.xsd

Changed the namespace definition for each version to include the version number, e.g.
xmlns:mlhim243="http://www.mlhim.org/xmlns/mlhim2/2_4_3"

Changed Attestation Reason, Participation Function, Participation Mode to DvStringType from DvCodedStringType to allow for either.

Removed the example assert from DvBoolean since it was useless. There are useful examples such as the assert in DvCountType.

Changed the ExceptionalValue.ev_meaning setting to 'default' from 'fixed'. In some cases the long string is easily wrapped or ends up with extra whitespace. This cause an invalid instance when set to 'fixed'.

What was Element-dv (now DvAdapter-dv) had maxOccurs is 'unbounded in RM schema. It should be maxOccurs=1 and minOccurs=1

Removed min-magnitude and max-magnitude elements. They are irrelevant since the proper place is as facets on magnitude.

File Description Downloads
download icon mlhim-specs-2013-10-15-2.4.3-Release.zip (md5, sig) MLHIM Specifications Release 2.4.3 222
last downloaded 4 weeks ago
Total downloads: 222

2.4.2 release from the 2.0 series released

Release information
Release notes:

See the change log in the release file for more details.
The RM is simpler and easier to work with for modellers.

Changelog:

See CHANGE_LOG.md

File Description Downloads
download icon mlhim-specs-2013-04-30-2.4.2.zip (md5, sig) MLHIM RM 2.4.2 with documentation and XMind template 45
last downloaded 4 weeks ago
Total downloads: 45

2.4.1 release from the 2.0 series released

Release information
Release notes:

See the release_changes.pdf

Changelog:

See the branch commit messages.

File Description Downloads
download icon mlhim-specs-2013-02-12-2.4.1.zip (md5, sig) Release 2.4.1; schema, CDD XMind template, documentation, tests/example CCDs with documentation. 27
last downloaded 4 weeks ago
Total downloads: 27

2.4.0 (Cruising) release from the 2.0 series released

Release information
Release notes:

Fully valid XSD 1.1 with demo CCDs as 1.1 XSDs. XML Schema validator tools are now going to be adding support IAW with schema specs. paragraph 1.3.4

File Description Downloads
download icon mlhim-specs-2012-10-23-2.4.0.zip (md5, sig) Cruising with a real tool for semantic interoperability. 28
last downloaded 4 weeks ago
Total downloads: 28

2.3.1 (post-wscha2012) release from the 2.0 series released

Release information
Release notes:

See changelog.

Changelog:

=== 2.3.1 Changes ===
- Modified Slot to have a mandatory slot_name element of xs:string type and a slot_data element of xs:anyType. This is entered by the modeller into the CDD and is set as a fixed value on the element. The slot_data element is defined in a CCD by a complexType that is a sequence of the root elements extracted from the CCDs of the included in the slot. The CDD will allow the modeller to indicate if the Slotted CCDs are optional or mandatory. This will insert minOccurs = "0" if it is optional in the Slot. Also note that when a CCD is included in a Slot; the CCD with the Slot must also have an <include schemaLocation=""/>
to point to the Slotted CCD.

- Changed the element name 'subject' in ClusterType to 'cluster_subject' to avoid (human) ambiguity with other elements in other types.
- Commented out the substitution groups in mlhim2.xsd.
- Changed XML version back to 1.0 in schema. Time to investigate furthre into the schema versioning namspace and how to apply it in CCDs.
- Moved 'links' to Locatable for better covereage of connectability.

File Description Downloads
download icon mlhim-specs-2012-09-09-2.3.1.zip (md5, sig) post-wscha2012 26
last downloaded 4 weeks ago
Total downloads: 26

2.3.0 (Freedom) release from the 2.0 series released

Release information
Release notes:

The information model has been greaetly simplified through many exercises of modelling. The XML Schema reference implementation has been moved to XML 1.1 New documentation for the schemas makes implementation easier. The CCD metadata has been embedded into the CCD documentation section.

File Description Downloads
download icon mlhim-specs-2012-08-01-2.3.0.zip (md5, sig) Freedom 25
last downloaded 4 weeks ago
Total downloads: 25

2.2.1 (MLHIM Specs 2.2.1) release from the 2.0 series released

Release information
Release notes:

Minor typos and a little more cleanup.

File Description Downloads
download icon mlhim-specs-2011-06-13_2.2.1.zip (md5, sig) MLHIM Specifications - Release 2.2.1 54
last downloaded 4 weeks ago
Total downloads: 54

110 of 14 releases