Skip to content

Releases: phenoscape/phenoscape-kb-services

Release 2.1.4

10 Jul 13:52
Compare
Choose a tag to compare

What's Changed

  • Add another taxon corpus for annotated-taxa. Rename taxa corpus to taxon-variation. by @balhoff in #579

Full Changelog: v2.1.3...v2.1.4

Release 2.1.3

08 Jul 19:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

Release 2.1.2

08 Jul 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

Release 2.1.1

27 Jun 18:25
Compare
Choose a tag to compare

What's Changed

  • Move FILTER to where it will not always fail. by @balhoff in #566

Full Changelog: v2.1...v2.1.1

Release 2.1

27 Jun 18:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.1

Release 2.0

27 Jun 18:23
Compare
Choose a tag to compare

What's Changed

  • Enables Docker build for this application by @hlapp in #52
  • Query by publications by @balhoff in #54
  • Restore TSV output for taxon list output by @balhoff in #60
  • Implement preliminary service providing Jaccard similarity score for a pair of character states by @balhoff in #61
  • Add missing import. by @balhoff in #62
  • Correct services to ignore limit if <1. by @balhoff in #65
  • Update from swagger hub to fix study query doc. by @balhoff in #66
  • Service for pairwise similarity of list of ontology classes by @balhoff in #67
  • Include entity in OntoTrace query including its parts. by @balhoff in #71
  • Generated code by SwaggerHub by @balhoff in #72
  • Generated code by SwaggerHub by @balhoff in #74
  • Created service for computing ancestor matrix by @balhoff in #75
  • Issue 77 by @balhoff in #78
  • Document subsumer matrix service. by @balhoff in #79
  • Make sort case-insensitive by @Shalsh23 in #80
  • Swaggerhub by @balhoff in #84
  • Update matrix service to take JSON array of IRIs. by @balhoff in #85
  • Generated code by SwaggerHub by @balhoff in #86
  • Generated code by SwaggerHub by @balhoff in #88
  • Support POST for OntoTrace. by @balhoff in #87
  • Swaggerhub by @balhoff in #96
  • Generated code by SwaggerHub by @balhoff in #97
  • Generated code by SwaggerHub by @balhoff in #99
  • Generated code by SwaggerHub by @balhoff in #100
  • Make ic_disparity query parameter names consistent. by @balhoff in #101
  • Generated code by SwaggerHub by @balhoff in #102
  • Return matrix for study as application/xml. by @balhoff in #103
  • Added method for executing SPARQL ASK queries. by @balhoff in #105
  • Generated code by SwaggerHub by @balhoff in #107
  • Generated code by SwaggerHub by @balhoff in #108
  • Implement services to handle queries for inferred presence/absence. by @balhoff in #110
  • New presence absence matrix branch by @Shalsh23 in #111
  • Generalize term search. by @balhoff in #115
  • Generated code by SwaggerHub by @balhoff in #117
  • Generated code by SwaggerHub by @balhoff in #118
  • Generated code by SwaggerHub by @balhoff in #120
  • Accept JSON array for definedBy. by @balhoff in #119
  • Add ui button to get dependency matrix by @Shalsh23 in #114
  • Merge master by @balhoff in #123
  • Fix query parameter name by @balhoff in #124
  • Fix space in sample data. by @balhoff in #125
  • Update media type to text/csv. by @balhoff in #126
  • Boost match rank of terms with text exactly equal to search text. by @balhoff in #131
  • Return only one label for ancestor and descendant queries. Fixes #129. by @balhoff in #132
  • Add newline in results EOF by @Shalsh23 in #133
  • Provide option to make use of part_of for ancestor and descendant queries. by @balhoff in #134
  • Swaggerhub by @balhoff in #135
  • Fixes typos in /similarity/matrix documentation by @hlapp in #140
  • Use correct media type for ancestor matrix service by @balhoff in #142
  • Add POST to /term/labels and /entity/dependency services by @balhoff in #143
  • Implement service providing frequency information for an ontology term according to some identified corpus by @balhoff in #151
  • Allow caching of POST requests. by @balhoff in #152
  • Preserve user specified order of iris in dependency matrix by @Shalsh23 in #150
  • Support streaming response for TaxonPhenotypeAnnotations TSV (and more) by @balhoff in #153
  • Add documentation for taxon annotations query and annotation sources query. by @balhoff in #155
  • Document publication parameter. by @balhoff in #158
  • Return character id and label in the results of the study/phenotype kb-service by @Shalsh23 in #156
  • Accept JSON arrays for all IRI lists. by @balhoff in #159
  • Enable content negotiation with streaming annotations response. by @balhoff in #160
  • Migrate matrix renderer test to utest by @Shalsh23 in #164
  • Fix #26: Annotate ontotrace matrix with variable status by @Shalsh23 in #166
  • Order text search results consistently for different values of limit by @balhoff in #168
  • Document acceptance of json array of IRIs for kb services by @Shalsh23 in #169
  • Make character IRI and label available where needed. by @balhoff in #178
  • Combine character id and label into a single json object by @Shalsh23 in #180
  • Issue 139 - merge term labels by @Shalsh23 in #170
  • Add ‘phenotype’ parameter to query endpoints. For issue #148. by @balhoff in #181
  • Implement phenotype info service. by @balhoff in #185
  • Refinements to phenotype info service. by @balhoff in #186
  • Document phenotype info service. by @balhoff in #187
  • Retrieve dependency matrix with a single query. by @balhoff in #204
  • Fixes #167: Adds missing author to ontotrace matrix by @Shalsh23 in #205
  • Add implementation for similarity/frequency for genes corpus by @Shalsh23 in #206
  • Return null if label doesn't exist by @Shalsh23 in #209
  • Only show states that are linked to taxon in /phenotype/info. by @balhoff in #208
  • Update sparql-interpolator. by @balhoff in #213
  • Return only one label for a term. by @balhoff in #211
  • Convert None responses for Option values into 404. by @balhoff in #212
  • Change MinimalTerm label to Option[String]. by @balhoff in #214
  • Fix null pointer exception in query result. by @balhoff in #215
  • Update sbt to 1.3.8 by @scala-steward in #235
  • Update scalaz-core to 7.2.30 by @scala-steward in https://github.com/phe...
Read more

Release 1.0

27 Jun 18:22
Compare
Choose a tag to compare

What's Changed

  • Enables Docker build for this application by @hlapp in #52
  • Query by publications by @balhoff in #54
  • Restore TSV output for taxon list output by @balhoff in #60
  • Implement preliminary service providing Jaccard similarity score for a pair of character states by @balhoff in #61
  • Add missing import. by @balhoff in #62
  • Correct services to ignore limit if <1. by @balhoff in #65
  • Update from swagger hub to fix study query doc. by @balhoff in #66
  • Service for pairwise similarity of list of ontology classes by @balhoff in #67
  • Include entity in OntoTrace query including its parts. by @balhoff in #71
  • Generated code by SwaggerHub by @balhoff in #72
  • Generated code by SwaggerHub by @balhoff in #74
  • Created service for computing ancestor matrix by @balhoff in #75
  • Issue 77 by @balhoff in #78
  • Document subsumer matrix service. by @balhoff in #79
  • Make sort case-insensitive by @Shalsh23 in #80
  • Swaggerhub by @balhoff in #84
  • Update matrix service to take JSON array of IRIs. by @balhoff in #85
  • Generated code by SwaggerHub by @balhoff in #86
  • Generated code by SwaggerHub by @balhoff in #88
  • Support POST for OntoTrace. by @balhoff in #87
  • Swaggerhub by @balhoff in #96
  • Generated code by SwaggerHub by @balhoff in #97
  • Generated code by SwaggerHub by @balhoff in #99
  • Generated code by SwaggerHub by @balhoff in #100
  • Make ic_disparity query parameter names consistent. by @balhoff in #101
  • Generated code by SwaggerHub by @balhoff in #102
  • Return matrix for study as application/xml. by @balhoff in #103
  • Added method for executing SPARQL ASK queries. by @balhoff in #105
  • Generated code by SwaggerHub by @balhoff in #107
  • Generated code by SwaggerHub by @balhoff in #108
  • Implement services to handle queries for inferred presence/absence. by @balhoff in #110
  • New presence absence matrix branch by @Shalsh23 in #111
  • Generalize term search. by @balhoff in #115
  • Generated code by SwaggerHub by @balhoff in #117
  • Generated code by SwaggerHub by @balhoff in #118
  • Generated code by SwaggerHub by @balhoff in #120
  • Accept JSON array for definedBy. by @balhoff in #119
  • Add ui button to get dependency matrix by @Shalsh23 in #114
  • Merge master by @balhoff in #123
  • Fix query parameter name by @balhoff in #124
  • Fix space in sample data. by @balhoff in #125
  • Update media type to text/csv. by @balhoff in #126
  • Boost match rank of terms with text exactly equal to search text. by @balhoff in #131
  • Return only one label for ancestor and descendant queries. Fixes #129. by @balhoff in #132
  • Add newline in results EOF by @Shalsh23 in #133
  • Provide option to make use of part_of for ancestor and descendant queries. by @balhoff in #134
  • Swaggerhub by @balhoff in #135
  • Fixes typos in /similarity/matrix documentation by @hlapp in #140
  • Use correct media type for ancestor matrix service by @balhoff in #142
  • Add POST to /term/labels and /entity/dependency services by @balhoff in #143
  • Implement service providing frequency information for an ontology term according to some identified corpus by @balhoff in #151
  • Allow caching of POST requests. by @balhoff in #152
  • Preserve user specified order of iris in dependency matrix by @Shalsh23 in #150
  • Support streaming response for TaxonPhenotypeAnnotations TSV (and more) by @balhoff in #153
  • Add documentation for taxon annotations query and annotation sources query. by @balhoff in #155
  • Document publication parameter. by @balhoff in #158
  • Return character id and label in the results of the study/phenotype kb-service by @Shalsh23 in #156
  • Accept JSON arrays for all IRI lists. by @balhoff in #159
  • Enable content negotiation with streaming annotations response. by @balhoff in #160
  • Migrate matrix renderer test to utest by @Shalsh23 in #164
  • Fix #26: Annotate ontotrace matrix with variable status by @Shalsh23 in #166
  • Order text search results consistently for different values of limit by @balhoff in #168
  • Document acceptance of json array of IRIs for kb services by @Shalsh23 in #169
  • Make character IRI and label available where needed. by @balhoff in #178
  • Combine character id and label into a single json object by @Shalsh23 in #180
  • Issue 139 - merge term labels by @Shalsh23 in #170
  • Add ‘phenotype’ parameter to query endpoints. For issue #148. by @balhoff in #181
  • Implement phenotype info service. by @balhoff in #185
  • Refinements to phenotype info service. by @balhoff in #186
  • Document phenotype info service. by @balhoff in #187
  • Retrieve dependency matrix with a single query. by @balhoff in #204
  • Fixes #167: Adds missing author to ontotrace matrix by @Shalsh23 in #205
  • Add implementation for similarity/frequency for genes corpus by @Shalsh23 in #206
  • Return null if label doesn't exist by @Shalsh23 in #209
  • Only show states that are linked to taxon in /phenotype/info. by @balhoff in #208
  • Update sparql-interpolator. by @balhoff in #213
  • Return only one label for a term. by @balhoff in #211
  • Convert None responses for Option values into 404. by @balhoff in #212
  • Change MinimalTerm label to Option[String]. by @balhoff in #214
  • Fix null pointer exception in query result. by @balhoff in #215
  • Update sbt to 1.3.8 by @scala-steward in #235
  • Update scalaz-core to 7.2.30 by @scala-steward in https://github.com/phe...
Read more

Release v0.5

14 Dec 23:29
Compare
Choose a tag to compare

Major changes include the following:

  • Application configuration
    • 7c103c2 Make hostname configurable.
  • Moved API description from Apiary.io to Swagger
  • Various improvements and additions to querying, in particular:
    • 0e83da9, 231ae05 option for including parts of entity in taxon phenotypic profiles
    • c0928dc Services for reasoner-computed existential relations.
    • aba3f1c Services for retrieving EQ terms for phenotypes, and retrieving taxon and gene annotations.
    • 19ebaef New services: count of annotated taxa within taxon; list taxa for a rank.
    • b3a40dd Added service to get EQ annotations for taxon phenotype.
    • 1f3f73f Taxa and phenotype services for a study.
    • 1282343 Service for citation for study IRI.
    • ac98f28 New service for taxa with phenotype, for entity page.
    • dbb2e2f Service for parsing label-based expressions.
    • d1606a9 Services for returning all ancestors or all descendants (via subClassOf) of a term.
    • 48579ef Added service to query for studies.
    • 759c4f7 New API for least common subsumers.
    • 9875a3a Added service for annotation report as TSV.
    • 492c14e Added include parts option for OntoTrace service.
  • Varios improvements to query answering performance:
  • Implement historical and serial homology axioms
  • Improved logging

Bug fixes include the following:

  • 4179747 Fixed bug in pattern connecting phenotypes via parts.
  • ae5d367 Fix OWL API class path problem.
  • e1d72b2 Fix part_of queries to handle non-reflexive part_of.
  • ffebb51 Fixed error in query for genes expressed in structure.
  • ae7af38 Fixed returning owl:Class for expression locations.
  • d24c903 Fixed character encoding problem.
  • 299ce0f Fix to gene for phenotype query.
  • 31e4e12 Fix for incorrect counts of phenotypic profile size.
  • 4e9be40 Fixed missing IDs for polymorphic states.
  • be43b3b Fix to annotation summary service.

phenoscape-kb-services: Release 0.4

08 Jul 15:40
Compare
Choose a tag to compare

Web services application for the Phenoscape Knowledgebase.

Release 0.3

29 Apr 19:38
Compare
Choose a tag to compare
v0.3

Version 0.3