Skip to content

Commit

Permalink
Revert "Patched bpol descriptor with cheminf ID" (fixes #3541366)
Browse files Browse the repository at this point in the history
This reverts commit a4db4a2.

The introduction will have to be repeated later, when the ontology bits are updated too, so that
tools can look up info on those descriptors.
  • Loading branch information
egonw committed Jul 11, 2012
1 parent 1be5396 commit 6a7674c
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://semanticscience.org/resource/CHEMINF_001100",
"http://www.blueobelisk.org/ontologies/chemoinformatics-algorithms/#bpol",
this.getClass().getName(),
"$Id$",
"The Chemistry Development Kit");
Expand Down

0 comments on commit 6a7674c

Please sign in to comment.