ols4
ols4 copied to clipboard
List representation
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.