Skip to content

Commit

Permalink
Removed extra debug logs and testing data
Browse files Browse the repository at this point in the history
  • Loading branch information
asovern-mitre committed Mar 12, 2021
1 parent fcfc651 commit a28fbd3
Show file tree
Hide file tree
Showing 123 changed files with 4 additions and 46,260 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ There are minor toolkit setup differences between Linux and Windows, described h
* $ cd foo

2. Copy source files into the working directory
* $ git clone https://gitlab.mitre.org/sbernste/enhanced-case-toolkit.git
* $ git clone https://github.com/ucoProject/UCO-Utility-Pre-0.6.0-Validator.git

3. In the tookit directory, create a python3 virtual environment
* $ cd enhanced-case-toolkit
* $ cd UCO-Utility-Pre-0.6.0-Validator
* $ virtualenv --python=python3 venv

4. Activate the virtual environment
Expand All @@ -48,9 +48,9 @@ There are minor toolkit setup differences between Linux and Windows, described h
* mkdir foo
2. Copy source files
* cd foo
* `foo>` git clone https://gitlab.mitre.org/sbernste/enhanced-case-toolkit.git
* `foo>` git clone https://github.com/ucoProject/UCO-Utility-Pre-0.6.0-Validator.git
3. Create virtual environment
* `foo>` cd enhanced_case_toolkit
* `foo>` cd UCO-Utility-Pre-0.6.0-Validator
* `foo\enhanced-case-toolkit>` virtualenv --python=python3 venv
4. Activate the virtual environment
* `foo\enhanced-case-toolkit>` venv\Scripts\activate
Expand Down
115 changes: 0 additions & 115 deletions data/ontology-0.4.0/ontology/action-da.ttl

This file was deleted.

Loading

0 comments on commit a28fbd3

Please sign in to comment.