Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-15-2020 11:58 PM
I have a node that looks like this:
{
"identity": 9898,
"labels": [
"Concept"
],
"properties": {
"name": "cell",
"iri": "http://purl.obolibrary.org/obo/CL_0000000",
"definitions": "Anatomical structure that has as its parts a maximally connected cell compartment surrounded by a plasma membrane.\nsource: cell type ontology. linkout / placeholder for cell type ontology",
"synonyms": "cells, cell type, cell types"
}
}
In Bloom iri an definitions properties are not displayed:
I did the usual things: refreshing and restarting the database, but no cigar.
Would anyone help me out here?
Pawel
06-18-2020 01:36 PM
Were the iri
and definitions
properties added at a later time than name
and synonyms
?
You may need to refresh the category definition in the perspective you are using. Open perspective designer and click on the Concept category to see if the properties show there. You can also try deleting the Concept category and adding it back in the Perspective definition.
All the sessions of the conference are now available online