Closed anitacaron closed 2 years ago
maybe get another review from @ubyndr
I tested here, and it also lists this case.
I dont doubt the query returns all the information, but what I am saying is that an API user will be confused about the fact that some replacements are strings and others IRIs..
In Fact, its probably better to add an isIRI(?replacement_id) filter to the queries to avoid this, and make sure that we fix the ontologies..
I noticed that using alt_id
gives the IRI and replaced_by
gives in string.
I noticed that using alt_id gives the IRI and replaced_by gives in string.
We should prioritise this not being the case for all our OWL releases.
Fixes #77