To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

XML Metadata Interchange

From Wikipedia, the free encyclopedia

XMI
Filename extension
.xmi
Internet media type
Type codeTEXT
Developed byObject Management Group
Latest release
2.5.1
June 2015; 8 years ago (2015-06)
Type of formatMarkup language
Extended fromXML
StandardMOF 2 XMI Mapping
Open format?yes
Websitewww.omg.org/spec/XMI

The XML Metadata Interchange (XMI) is an Object Management Group (OMG) standard for exchanging metadata information via Extensible Markup Language (XML).

It can be used for any metadata whose metamodel can be expressed in Meta-Object Facility (MOF), a platform-independent model (PIM).

The most common use of XMI is as an interchange format for UML models, although it can also be used for serialization of models of other languages (metamodels).

YouTube Encyclopedic

  • 1/5
    Views:
    1 604
    131 404
    649
    11 218
    2 783
  • XML Metadata and Translators
  • XML Schema (XSD) Beginner Tutorial with Demo
  • Metadata MOOC 4-3: CDWA Lite
  • OMF Vs AAF | Keeping Original Metadata | Premiere Pro CC To Pro Tools Workflow Tutorial
  • Removal of the metadata from image files

Transcription

Overview

In the OMG vision of modeling, data is split into abstract models and concrete models. The abstract models represent the semantic information, whereas the concrete models represent visual diagrams. Abstract models are instances of arbitrary MOF-based modeling languages such as UML or SysML. For diagrams, the Diagram Interchange (DI, XMI[DI]) standard is used. There are currently several incompatibilities between different modeling tool vendor implementations of XMI, even between interchange of abstract model data. The usage of Diagram Interchange is almost nonexistent. This means exchanging files between UML modeling tools using XMI is rarely possible.

One purpose of XML Metadata Interchange (XMI) is to enable easy interchange of metadata between UML-based modeling tools and MOF-based metadata repositories in distributed heterogeneous environments. XMI is also commonly used as the medium by which models are passed from modeling tools to software generation tools as part of model-driven engineering.

Examples of XMI, and lists of the XML tags that make up XMI-formatted files, are available in the version 2.5.1 specification document.[1]

Integration of industry standards

XMI integrates 4 industry standards:

  • XML – Extensible Markup Language, a W3C standard.
  • UML – Unified Modeling Language, an OMG modeling standard.
  • MOF – Meta Object Facility, an OMG language for specifying metamodels.
  • MOF – Mapping to XMI

The integration of these 4 standards into XMI allows tool developers of distributed systems to share object models and other metadata.

Several versions of XMI have been created: 1.0, 1.1, 1.2, 2.0, 2.1, 2.1.1, 2.4, 2.4.1, 2.4.2. and 2 5.1. The 2.x versions are radically different from the 1.x series.

Version Release date URL
2.5.1 June 2015 http://www.omg.org/spec/XMI/2.5.1
2.4.2 April 2014 http://www.omg.org/spec/XMI/2.4.2
2.4.1 August 2011 http://www.omg.org/spec/XMI/2.4.1
2.4 March 2011 http://www.omg.org/spec/XMI/2.4
2.1.1 December 2007 http://www.omg.org/spec/XMI/2.1.1
2.1 September 2005 http://www.omg.org/spec/XMI/2.1

The Diagram Definition OMG project is another alternative for metadata interchange, which can also express the layout and graphical representation.[2]

XMI is an international standard:

XMI 2.4.2
ISO/IEC 19509:2014 Information technology — XML Metadata Interchange (XMI)
XMI 2.0
ISO/IEC 19503:2005 Information technology — XML Metadata Interchange (XMI)

See also

References

  1. ^ Object Management Group. XML Metadata Interchange (XMI) Specification, version 2.5.1, June 2015
  2. ^ OMG (2012-07-01). "Diagram Definition, Version 1.0". Retrieved 2013-02-21.

External links

This page was last edited on 9 September 2023, at 09:20
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.