Difference between revisions of "DECOR Documentation"

(DECOR use cases)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
{{SeeNewDocs}}
 +
=DECOR=
 
This contains (more and more) the documentation of the DECOR XML format.
 
This contains (more and more) the documentation of the DECOR XML format.
 
+
==DECOR main parts==
===DECOR main parts===
 
 
*[[decor root element|root element]] - Holds the namespace(s), schema definition and decor project attributes
 
*[[decor root element|root element]] - Holds the namespace(s), schema definition and decor project attributes
 
*[[DECOR-project|project]] - Holds the generic project information including description, authors, copyright, version history
 
*[[DECOR-project|project]] - Holds the generic project information including description, authors, copyright, version history
Line 11: Line 13:
 
*[[DECOR-issues|issues]] - Holds any project related issues
 
*[[DECOR-issues|issues]] - Holds any project related issues
  
===DECOR publication===
+
==DECOR publication==
 
*[[DECOR-Publication|Publishing DECOR]] - exporting DECOR into various formats
 
*[[DECOR-Publication|Publishing DECOR]] - exporting DECOR into various formats
  
===DECOR use cases===
+
==DECOR services==
 +
There are several services for retrieving the information stored in ART-DECOR in various formats: HTML for human consumption, XML and CSV for machine-consumption.
 +
*[[URIs|DECOR Services]]
 +
 
 +
==DECOR use cases==
 
*[[DECOR-Usability levels|What are DECOR usability levels?]]
 
*[[DECOR-Usability levels|What are DECOR usability levels?]]
 
**[[DUL-Schematron only]]
 
**[[DUL-Schematron only]]
 
**[[DUL-Testing framework]]
 
**[[DUL-Testing framework]]

Latest revision as of 19:50, 9 November 2022

This is documentation for ART-DECOR Release 2 and tends to be out-dated. Please visit our new documentation site at docs.art-decor.org

DECOR

This contains (more and more) the documentation of the DECOR XML format.

DECOR main parts

  • root element - Holds the namespace(s), schema definition and decor project attributes
  • project - Holds the generic project information including description, authors, copyright, version history
  • datasets - Holds all domain concepts that apply to the scenarios relevant to this project in one or more datasets
  • scenarios - Holds scenarios with (groups of) transactions that map to real world processes
  • ids - Holds designations/display names for identifiers
  • terminology - Holds code systems, value sets, and associations between dataset concepts and terminology
  • rules - Holds the rules (templates) for message/document elements and attributes, and associations between dataset concepts and message/document elements
  • issues - Holds any project related issues

DECOR publication

DECOR services

There are several services for retrieving the information stored in ART-DECOR in various formats: HTML for human consumption, XML and CSV for machine-consumption.

DECOR use cases