jamesamcl
jamesamcl
Actually seems the one we use in ZOOMA is outdated. The current version is described here: https://latest.visual-framework.dev/components/ebi-header-footer/ Not immediately obvious how to integrate it so more research needed.
@serjoshua This one is my fault, I’ll open a PR 😅
@rombaum please can you send me the OWL file? [email protected]
Must be in orcid2level which is a bit of a pain to debug due to the size of the dataset. I’ll have a look later.
I am looking into reimplementing annotations_trimmed to enhance the search boosting, but interested in your use case for returning them to the API consumer? Aren't the annotations values pretty much...
We do consider rdfs:isDefinedBy I think
We are using the wrong predicate. This should be changed to isDefinedBy rather than definedBy: https://github.com/EBISPOT/ols4/blob/dev/dataload/linker/src/main/java/LinkerPass1.java#L238C34-L238C34
I think also we need to explore how to make the UI for annotations on annotations more first class than just a tooltip (#225), as reification is increasingly a critical...
See also #170
I had a play and seems like `neo4j-admin import` (which is now `neo4j-admin database import full` in Neo4j 5) is hanging forever when I try to use it on the...