Difference between revisions of "DECOR Documentation"

(DECOR services)
(DECOR services)
Line 16: Line 16:
 
==DECOR services==
 
==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.
 
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.
*[[RetrieveTransaction|The Retrieve Transaction Service]]
+
*[[URIs|DECOR Services]]
  
 
==DECOR use cases==
 
==DECOR use cases==

Revision as of 07:00, 22 September 2015

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