Skip to content

Commit 5a5e9ed

Browse files
Arnab Majumdarkara-mela
authored andcommitted
fix URL, add prefix in PaNET build command
1 parent 8e0bebd commit 5a5e9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The PaNET.owl is generated from an Excel/CSV file using [ROBOT](https://search.m
3131
Here are some instructions to generate the OWL file:
3232
- if robot-1.8.1/bin/robot.jar does not exist: go to teh directory robot-1.8.1 and do mvn install.
3333
- check robot-1.8.1/bin/robot.jar exists Then execute:
34-
robot template --template PaNET.csv --ontology-iri 'http://purl.org/ExPaNDS/' --output PaNET.owl
34+
robot template --template PaNET.csv --prefix "PaNET:http://purl.org/pan-science/PaNET/" --ontology-iri "http://purl.org/pan-science/PaNET" --output PaNET.owl
3535

3636
After the PaNET.owl file has been generated, please follow the following steps:
3737

0 commit comments

Comments
 (0)