Difference between revisions of "Create a simple DSD V11"
(Created page with "Category:How_To V11 =Overview= To create a simple Data Structure (DSD) from scratch you need to consider the following elements as shown i...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
==Codelists== | ==Codelists== | ||
− | [[Codelists|Codelists]] are used to define the allowable values in the DSD. | + | [[Codelists V11|Codelists]] are used to define the allowable values in the DSD. |
Codelists can be created from scratch or perhaps you already have suitable Codelists in your Registry? Be sure to check that the Codelists you need are available before you move to the next step. | Codelists can be created from scratch or perhaps you already have suitable Codelists in your Registry? Be sure to check that the Codelists you need are available before you move to the next step. | ||
Line 29: | Line 29: | ||
[[File:HDSD3.PNG|Creating Codelists to be used in the DSD|1000px]]<br> | [[File:HDSD3.PNG|Creating Codelists to be used in the DSD|1000px]]<br> | ||
− | You can refer to this article for more details on [ | + | You can refer to this article for more details on [[Codelists V11|Codelists]]. |
==Concept Scheme== | ==Concept Scheme== | ||
− | [[Concepts_Schemes_and_Concepts| Concept Schemes]] are a container for [[Concepts|Concepts]]. Concepts are used by [[ | + | [[Concepts_Schemes_and_Concepts| Concept Schemes]] are a container for [[Concepts V11|Concepts]]. Concepts are used by [[Dimension|Dimensions]], [[Attribute|Attributes]], [[Measure V11|Measures]], and Metadata Attributes to provide them with a semantic meaning. Concepts can also be used to define a default representation, for example it is possible to link the Concept of Frequency to a Codelist containing all the Frequency Codes, any structure using the Concept will inherit the default representation. |
A DSD uses Concepts therefore you must have a suitable Concept Scheme available before you can create a DSD. The Concept Scheme can be created from scratch or perhaps you already have usable Concept Scheme in your Registry? Be sure to check before you move to the next step. | A DSD uses Concepts therefore you must have a suitable Concept Scheme available before you can create a DSD. The Concept Scheme can be created from scratch or perhaps you already have usable Concept Scheme in your Registry? Be sure to check before you move to the next step. | ||
Line 40: | Line 40: | ||
In the image below you can see the content of two Concept Scheme used in this example. | In the image below you can see the content of two Concept Scheme used in this example. | ||
− | You can refer to this article for more details on [ | + | You can refer to this article for more details on [[Concepts_Schemes_and_Concepts|Concepts Schemes and Concepts]]. |
Line 70: | Line 70: | ||
− | You can refer to this article for more details on [[Data_Structure_Definitions| Data Structures]]. | + | You can refer to this article for more details on [[Data_Structure_Definitions V11| Data Structures]]. |
Latest revision as of 06:24, 7 September 2022
Contents
Overview
To create a simple Data Structure (DSD) from scratch you need to consider the following elements as shown in the diagram below:
This article will show you how to create a simple DSD but first there are the preparation steps as outlined below.
Agency
You can either use an existing Agency or create a new one. In this guide we will assume that a new is created with the ID of MY_AGENCY.
Codelists
Codelists are used to define the allowable values in the DSD.
Codelists can be created from scratch or perhaps you already have suitable Codelists in your Registry? Be sure to check that the Codelists you need are available before you move to the next step.
You can watch how to do this in this video.
The video also shows you how to load exiting Codelists into the Registry using the Load Structures option.
In the image below you can see the content of two Codelists used in this example.
You can refer to this article for more details on Codelists.
Concept Scheme
Concept Schemes are a container for Concepts. Concepts are used by Dimensions, Attributes, Measures, and Metadata Attributes to provide them with a semantic meaning. Concepts can also be used to define a default representation, for example it is possible to link the Concept of Frequency to a Codelist containing all the Frequency Codes, any structure using the Concept will inherit the default representation.
A DSD uses Concepts therefore you must have a suitable Concept Scheme available before you can create a DSD. The Concept Scheme can be created from scratch or perhaps you already have usable Concept Scheme in your Registry? Be sure to check before you move to the next step.
You can watch how to do this Creating a Concept Scheme in this video. Although this video was created for the Fusion Registry Data Essentials product, the concept is exactly the same.
In the image below you can see the content of two Concept Scheme used in this example.
You can refer to this article for more details on Concepts Schemes and Concepts.
Create the Data Structure Definition
To create a Data Structure Definition, from the main menu click Data and then Data Structures to go to the Overview Page. Next, click on the Maintenance button.
The wizard will open and you can complete steps 1 - 4 as shown on the examples below.
You can watch how to do this in video below. Although this video was created for the Fusion Registry Data Essentials product, the concept is exactly the same.
Creating a simple Data Structure
You can refer to this article for more details on Data Structures.