We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5ee81 commit f90a789Copy full SHA for f90a789
1 file changed
README.md
@@ -4,7 +4,7 @@ A simple mapper to map and convert .feather data files into RDF triples in a spe
4
5
## Usage
6
7
-Note: It is highly advised to use a venv with the required packages installed, as described in the [requirements][./requirements.txt] file.
+Note: It is highly advised to use a venv with the required packages installed, as described in the [requirements](./requirements.txt) file.
8
9
- Specify the name of the .feather file and the .nt file in the `mapper.py` file inside the mapper folder.
10
- Run the file as a script with,
0 commit comments