Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return term_replaced_by term #102

Open
Robbie1977 opened this issue Apr 6, 2022 · 0 comments
Open

return term_replaced_by term #102

Robbie1977 opened this issue Apr 6, 2022 · 0 comments

Comments

@Robbie1977
Copy link
Contributor

Deprecated Class example:

Class Deprecated Entity
<id>: 213067
curie: FBbt:00005375
deprecated: true
iri: http://purl.obolibrary.org/obo/FBbt_00005375
label: FBbt_00005375
qsl: FBbt_00005375
short_form: FBbt_00005375
sl: FBbt_00005375
uniqueFacets: Deprecated

Currently returns

Processing JSON...
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        {
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "term":{"core":{"iri":"http://purl.obolibrary.org/obo/FBbt_00005375","symbol":"","types":["Entity","Class","Deprecated"],"short_form":"FBbt_00005375","unique_facets":["Deprecated"],"label":"FBbt_00005375"},"description":[],"comment":[]},
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "query":"Get JSON for Class",
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "version":"c6643e1",
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "parents":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "relationships":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.017] INFO  http-nio-8080-exec-13        System.out                                                        "xrefs":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.018] INFO  http-nio-8080-exec-13        System.out                                                        "anatomy_channel_image":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.018] INFO  http-nio-8080-exec-13        System.out                                                        "pub_syn":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.018] INFO  http-nio-8080-exec-13        System.out                                                        "def_pubs":[],
06/04/2022 14:28:27[2022-04-06 13:28:27.018] INFO  http-nio-8080-exec-13        System.out                                                        }

giving only:

Name
FBbt_00005375 [FBbt_00005375]Deprecated
Query For
[Parts of FBbt_00005375](https://v2-dev.virtualflybrain.org/org.geppetto.frontend/geppetto?q=FBbt_00005375,PartsOf)
[Subclasses of FBbt_00005375](https://v2-dev.virtualflybrain.org/org.geppetto.frontend/geppetto?q=FBbt_00005375,SubclassesOf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant