ols4 icon indicating copy to clipboard operation
ols4 copied to clipboard

List representation

Open jamesamcl opened this issue 8 months ago • 0 comments

Possible place to add fix to enable differentiation of lists and multiple values:

https://github.com/EBISPOT/ols4/blob/dev/dataload/rdf2json/src/main/java/uk/ac/ebi/rdf2json/OntologyGraph.java#L486-L494

A list in RDF is a bnode with a specific type (rdf:List). Could add a specific type "list" in the output for this case.

jamesamcl avatar May 29 '24 12:05 jamesamcl