You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom datatype aren't actually handled (they are indexed as they were plain strings). In case of SPARQL queries with such custom datatypes, the results are wrong: both string and custom datatyped literals are returned.
see org.gazzax.labs.solrdf.integration.sparql.LearningSparql_SELECT_ITCase.customDatatype()
The text was updated successfully, but these errors were encountered:
Custom datatype aren't actually handled (they are indexed as they were plain strings). In case of SPARQL queries with such custom datatypes, the results are wrong: both string and custom datatyped literals are returned.
see org.gazzax.labs.solrdf.integration.sparql.LearningSparql_SELECT_ITCase.customDatatype()
The text was updated successfully, but these errors were encountered: