XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] Data model vocabulary

Hi William,

Your requirements are to some degree met by MXV, which is a model-driven XML
Vocabulary design solution: 

a) A unified bespoke data model is held as UML class diagrams to take
advantage of UML's visual expressiveness and structured meta data
b) The data model is then transformed into versioned XML schema component
libraries by following the OASIS UBL NDR 2.1 design rules
c) The schema developer then picks the required components from the XML
schema library models to create a XML document schema model that conforms to
the unified data model
d) The document schema model then generates the document schema XSD file,
that conforms to the unified data model and OASIS UBL NDR
More details at http://www.d-m-s.co.nz/serv_xmlschema.htm

Your vocabulary requirements are met as indicated in brackets:
- Must be an XML vocabulary (yes, UML is the master which generates the XML
schema library files)
- Must Support standard XML Schema constraints: data types (yes),
cardinality (yes), etc. (like in UBL, some constraints deliberately
validated by 2nd-pass validation, see
http://www.d-m-s.co.nz/serv_xmlval.htm)
- Should Support XPath validation (assertions) like Schematron, RelaxNG (no,
the data models are validated by scripts, but Schematron may optionally be
used for 2-pass XML instance validation)
- Must be convertible from XML Schema (in principle yes, but conflicts in
source schemas may prevent an automatic schema merge into UML where trees
overlap) / to XML Schema (yes)
- Must support human-readable definitions of every element in various
languages (one language only at this stage).
- Should be extensible to support custom properties for every element (yes,
except the attributes of common basic components are pre-defined as per
OASIS UBL NDR rules and UN/CEFACT data types)
- Desirable: support for modeling graphs, not just trees of data (yes, as
UML classes and interrelationships). 

I hope this helps.

Juerg Tschumperlin
Data Management Solutions
www.d-m-s.co.nz
Wellington, New Zealand

> -----Original Message-----
> From: William Velasquez [mailto:wvelasquez@visiontecnologica.com]
> Sent: Tuesday, 10 June 2014 9:54 a.m.
> To: xml-dev@lists.xml.org
> Subject: [xml-dev] Data model vocabulary
> 
> Hi,
> 
> Currently my company is working on the creation of one application to
> navigate a data model currently represented as XML Schemas (a lot of them)
> and external Spreadsheets to keep its Data Dictionary in various
> languages.
> 
> The first step we want to take, is to create unified Data Model files that
> combine the information stored in the schemas and the spreadsheets, and
> then create an application, using XML technologies, to allow the user
> navigate this model in multiple languages.
> 
> Before spending a lot of time creating our own vocabulary and converting
> the XML schemas to it, I want to know if such vocabulary already exists.
> 
> This is the requirements list:
> - Must be an XML vocabulary
> - Must Support standard XML Schema constraints: data types, cardinality,
> etc.
> - Should Support for XPath validation (assertions) like Schematron,
> RelaxNG
> - Must be convertible from/to XML Schema
> - Must support human-readable definitions of every element in various
> languages.
> - Should be extensible to support custom properties for every element
> - Desirable: support for modeling graphs (no just trees of data).
> 
> Somebody here could recommend an XML vocabulary for this task?
> 
> Is better to create a new vocabulary that supersedes XML Schema? Will it
> be useful for some of you?
> 
> Thank you for sharing your wisdom,
> 
> 
> 
> William David Velásquez
> Director de Investigación y Desarrollo
> Visión Tecnológica S.A.S.
> www.visiontecnologica.com
> Tel (57 4) 444 7292
> Movil (57) 311 709 8421
> Follow me @williamda
> 
> 
> 
> 
> 
> _______________________________________________________________________
> 
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
> 
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS