Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
democrasci_preprocWP1
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
Container 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
Marta Balode
democrasci_preprocWP1
Commits
1e241b5f
Commit
1e241b5f
authored
6 years ago
by
Luis Salamanca
Browse files
Options
Downloads
Plain Diff
Solved conflict gitattributes
parents
431ea6b5
f725424d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitattributes
+1
-0
1 addition, 0 deletions
.gitattributes
.renku/workflow/c2f614e0e3404b07966c88893244e0ea_python.cwl
+51
-0
51 additions, 0 deletions
.renku/workflow/c2f614e0e3404b07966c88893244e0ea_python.cwl
data/AB/1994/02_extractedxml.tar.gz
+3
-0
3 additions, 0 deletions
data/AB/1994/02_extractedxml.tar.gz
with
55 additions
and
0 deletions
.gitattributes
+
1
−
0
View file @
1e241b5f
...
...
@@ -356,3 +356,4 @@ data/AB/1995/02_extractedxml.tar.gz filter=lfs diff=lfs merge=lfs -text
data/AB/1990/02_extractedxml.tar.gz filter=lfs diff=lfs merge=lfs -text
data/AB/1992/02_extractedxml.tar.gz filter=lfs diff=lfs merge=lfs -text
data/AB/1993/02_extractedxml.tar.gz filter=lfs diff=lfs merge=lfs -text
data/AB/1994/02_extractedxml.tar.gz filter=lfs diff=lfs merge=lfs -text
This diff is collapsed.
Click to expand it.
.renku/workflow/c2f614e0e3404b07966c88893244e0ea_python.cwl
0 → 100644
+
51
−
0
View file @
1e241b5f
arguments: []
baseCommand:
- python
class: CommandLineTool
cwlVersion: v1.0
hints: []
inputs:
input_1:
default:
class: File
path: ../../src/python/run_extract_origxml.py
inputBinding:
position: 1
separate: true
shellQuote: true
streamable: false
type: File
input_2:
default:
class: File
path: ../../data/AB/1994/00_rawpdfs.tar.gz
inputBinding:
position: 2
separate: true
shellQuote: true
streamable: false
type: File
input_3:
default: data/AB/1994/02_extractedxml.tar.gz
inputBinding:
position: 3
separate: true
shellQuote: true
streamable: false
type: string
outputs:
output_0:
outputBinding:
glob: $(inputs.input_3)
streamable: false
type: File
permanentFailCodes: []
requirements:
- class: InlineJavascriptRequirement
- class: InitialWorkDirRequirement
listing:
- entry: '$({"listing": [], "class": "Directory"})'
entryname: data/AB/1994
writable: true
successCodes: []
temporaryFailCodes: []
This diff is collapsed.
Click to expand it.
data/AB/1994/02_extractedxml.tar.gz
0 → 100644
LFS
+
3
−
0
View file @
1e241b5f
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment