You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pdb/README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This PDB RDFizer converts PDBML files to Bio2RDF R3 compliant linked data. This
16
16
17
17
##Contents
18
18
19
-
1.**pdb2rdf-cli**:
19
+
1.**pdb2rdf-cli**:
20
20
21
21
The command line interface for this parser. Once you have installed the software go to pdb2rdf-cli/target and extract `pdb2rdf-cli-2.0.0-bin.zip`. This file contains `pdb2rdf.sh` an executable shell script that can be used to execute this rdfizer. Here are some example execution types:
22
22
@@ -29,12 +29,11 @@ The command line interface for this parser. Once you have installed the software
This module holds the set of classes that convert the PDBML file format to Bio2RDF compliant RDF.
36
35
37
-
3.**pdb2rdf-cluster**:
36
+
3.**pdb2rdf-cluster**:
38
37
39
38
The cluster edition of this parser. Once you have installed the software go to pdb2rdf-cluster/target and extract `pdb2rdf-cluster-2.0.0-bin.zip`. This file contains `run.sh` an executable shell script that can be used to initialize a PDBML file server onto which other `pdb2rdf.sh` instances can connect to. Here are some example execution types:
40
39
@@ -44,6 +43,7 @@ The cluster edition of this parser. Once you have installed the software go to p
0 commit comments