Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HOTMapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOTMapper
HOTMapper
Wiki
Tutorial
Changes
Page history
New page
Templates
Clone repository
Update Tutorial
authored
5 years ago
by
jvfpw18
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Tutorial.md
+2
-0
2 additions, 0 deletions
Tutorial.md
with
2 additions
and
0 deletions
Tutorial.md
View page @
805ad467
...
@@ -95,6 +95,8 @@ Let's create a json for a table_test:
...
@@ -95,6 +95,8 @@ Let's create a json for a table_test:
}
}
~~~
~~~
If you want to learn more about Table Definitions, click
[
here.
](
../Table-Definitions
)
## 4. Creating your mapping protocol
## 4. Creating your mapping protocol
The map protocol file is used to store the information about the table columns and to make the link between the data
The map protocol file is used to store the information about the table columns and to make the link between the data
from the csv and the database. This file is stored inside the mapping_protocols folder and uses as name the "table name
from the csv and the database. This file is stored inside the mapping_protocols folder and uses as name the "table name
...
...
This diff is collapsed.
Click to expand it.