Navigation Menu

Skip to content

Commit

Permalink
Patched bpol descriptor with cheminf ID
Browse files Browse the repository at this point in the history
Signed-off-by: Rajarshi  Guha <rajarshi.guha@gmail.com>
  • Loading branch information
olas authored and rajarshi committed Nov 23, 2011
1 parent a250cb3 commit a4db4a2
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -99,7 +99,7 @@ public BPolDescriptor() {
@TestMethod("testGetSpecification")
public DescriptorSpecification getSpecification() {
return new DescriptorSpecification(
"http://www.blueobelisk.org/ontologies/chemoinformatics-algorithms/#bpol",
"http://semanticscience.org/resource/CHEMINF_001100",
this.getClass().getName(),
"$Id$",
"The Chemistry Development Kit");
Expand Down

0 comments on commit a4db4a2

Please sign in to comment.