Submissions:Xsd:sequence embedding
From Odp
Line 6: | Line 6: | ||
{{Reengineering OP Proposal NOR Template | {{Reengineering OP Proposal NOR Template | ||
|Description=*for a description of XSD see: http://en.wikipedia.org/wiki/XML_Schema_(W3C) | |Description=*for a description of XSD see: http://en.wikipedia.org/wiki/XML_Schema_(W3C) | ||
- | The pattern | + | The pattern covers the cases where an xsd:element is embedded into an xsd:sequence, which is in its turn embedded by an xsd:element. |
*The graphical representation only illustrates the XSD case. | *The graphical representation only illustrates the XSD case. | ||
- | The DTD case is exemplified by TMX () | + | *The DTD case is exemplified by TMX () |
The following structure from TMX illustrates the same pattern conversion | The following structure from TMX illustrates the same pattern conversion | ||
- | <!ELEMENT tu | + | <!ELEMENT tu (tuv+) > |
+ | This describes that a translation unit (tu) consists of one or more translation unit variants (tuv). | ||
|Graphical Representation=1.JPG | |Graphical Representation=1.JPG | ||
}} | }} |
Revision as of 22:07, 14 August 2009
If you are a member of quality committee please visit the
If you are author of this proposal or you want to contribute to this pattern's review, you can: ask for a review post your open review specify if this revision takes in account any of the review(s)add a new scenario for Xsd:sequence embedding In general, it could be useful to visit the evaluation section to have informations about the evaluation process of this proposal Current revision ID: 5498 |
General information
Name | structural embedding to ontological meronymy |
---|---|
Problem | This pattern addresses the re-engineering of certain embedded structures within XSD and DTD representations into a meronymic pattern. |
Non-Ontological Resource
Description | *for a description of XSD see: http://en.wikipedia.org/wiki/XML_Schema_(W3C)
The pattern covers the cases where an xsd:element is embedded into an xsd:sequence, which is in its turn embedded by an xsd:element.
The following structure from TMX illustrates the same pattern conversion <!ELEMENT tu (tuv+) > This describes that a translation unit (tu) consists of one or more translation unit variants (tuv). |
---|---|
Graphical Representation |
Diagram |
Ontology
Description | xx |
---|---|
Graphical Representation |
Diagram |
Process
Description | The re-enginneering proess involves a number of steps:
|
---|---|
Graphical Representation |
Diagram |
Scenario example
Description | The application scenario is in the area of the modelling of lexical translational equivalence according to the format of the XLIFF standard. |
---|
Example of a Non-Ontological Resource
Description | *XLIFF
The purpose of the OASIS XLIFF standard (http://docs.oasis-open.org/xliff/v1.2/os/xliff-core.html) is to define and promote, through extensible XML vocabularies, the adoption of a specification for the interchange of localizable software and document based objects and related metadata. XLIFF should be able to mark-up and capture localization information and interoperate with different processes and phases without loss of information. It should fulfill specific requirements of being tool-neutral. It should support the localization related aspects of internationalization and entire localization process. It also needs to support common software and content data formats. This should also provide an extensibility mechanism to allow the development of tools compatible with an implementer’s proprietary data formats and workflow requirements.
|
---|---|
Graphical Representation |
Diagram |
Web Reference | http://schemas.liquid-technologies.com/Oasis/XLIFF/1.2/default.html?url=http://schemas.liquid-technologies.com/Oasis/XLIFF/1.2/xliff-core-1_2-strict_xsd.html |
Ontology example
Description | The xsd:sequence embedding pattern as the resulting ontology pattern. |
---|---|
Graphical Representation |
Diagram |
Web Reference | http://gate.ac.uk/gate-extras/neon/ontologies/xsd-embedding.owl |
Process example
Description | The pattern tailored to the XLIFF fragment. |
---|---|
Graphical Representation |
Diagram |
About
SubmittedBy | |
---|---|
Author | Wim Peters |
Also known as | |
Known uses | |
Related to | |
Other References |
Scenarios
No scenario is added to this Content OP.
Reviews
Review article | Posted on | About revision (current is 5498) |
---|---|---|
MathieuDAquin about Xsd:sequence embedding | 24550838 September 2009 | 56285,628 |
EnricoDaga about Xsd:sequence embedding | 24550838 September 2009 | 57235,723 |
BorisVillazón-Terrazas about Xsd:sequence embedding | 24550838 September 2009 | 57235,723 |
This revision (revision ID 5498) takes in account the reviews: none
Other info at evaluation tab