Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
normalizer-repo-tags
Commits
5a515db1
Commit
5a515db1
authored
Dec 08, 2017
by
Jungho Shin
Browse files
some more change
parent
e33a7772
Changes
2
Hide whitespace changes
Inline
Side-by-side
normalizer/normalizer-repo-tags/setting.json
View file @
5a515db1
{
"repo_base_path"
:
"/u/jungho/myscratch/NomadRepositoryParser/"
,
"rawdata_archive_path"
:
"/raw-data/data"
,
"tmp_dir"
:
"/tmp"
"rawdata_archive_path"
:
"/raw-data/data"
}
src/main/scala/eu/nomad_lab/normalizers/RepoTagsNormalizer.scala
View file @
5a515db1
...
...
@@ -55,7 +55,9 @@ object RepoTagsNormalizer extends ExternalNormalizerGenerator(
"${contextUri}"
,
"${archivePath}"
),
resList
=
Seq
(
"normalizer-repo-tags/calculate_repo_tags.py"
,
"normalizer-repo-tags/extract_from_repo.py"
,
"normalizer-repo-tags/setup_paths.py"
,
"normalizer-repo-tags/setting.json"
,
"nomad_meta_info/public.nomadmetainfo.json"
,
"nomad_meta_info/common.nomadmetainfo.json"
,
"nomad_meta_info/meta_types.nomadmetainfo.json"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment