Andy can confirm, but AFAIK everything is indexed in Jena.
And a number is stored as such .

Jean-Marc Vanel
<http://semantic-forms.cc:9112/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me>
+33
(0)6 89 16 29 52


Le mer. 16 déc. 2020 à 17:23, Laura Morales <[email protected]> a écrit :

> I'm able to configure Fuseki for fulltext search with Lucene, but I don't
> see any other type of indexes in the documentation. If there is a property
> that is (ab)used to link multiple datatypes, say for example
>
>     Turtle
>     ------
>     :alice :age 21; :age "twenty-one" .
>
> How is this stored by Jena (everything as a string?)? Can I create an
> index for a specific datatype, say integer or datetime, and how does this
> work if the property is abused like in the example above?
>

Reply via email to