Adds an evidence table endpoint (which is still graph-like, but can be represented as either a table or graph)
For sim endpoints, allows for multiple algorithms/metrics depending on the upstream service. For example for owlsim2 you can switch between phenodigm, resnik, symmetric resnik, jaccard, simGIC. Also adds an argument for specifying if a list of identifiers are all phenotypic features.
Accompanies https://github.com/biolink/ontobio/pull/366
Adds an evidence table endpoint (which is still graph-like, but can be represented as either a table or graph)
For sim endpoints, allows for multiple algorithms/metrics depending on the upstream service. For example for owlsim2 you can switch between phenodigm, resnik, symmetric resnik, jaccard, simGIC. Also adds an argument for specifying if a list of identifiers are all phenotypic features.
Fixes https://github.com/biolink/biolink-api/issues/295
For more documentation see https://github.com/biolink/ontobio/pull/366