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