I need to use reasoning over my data. I started by creating a free tier connection but the database. When I run a query with reasoning enabled I get this error
000012: Unable to provision, see the following errors:
1) Error injecting constructor, com.complexible.stardog.StardogLicenseException: License does not contain a value for reasoning.schema.size.limit. Certain features might be disabled or limited.
at com.complexible.stardog.reasoning.ReasoningLicenseLimit.<init>(ReasoningLicenseLimit.java:23)
at com.complexible.stardog.reasoning.ReasoningLicenseLimit.class(ReasoningLicenseLimit.java:18)
while locating com.complexible.stardog.reasoning.ReasoningLicenseLimit
while locating com.complexible.stardog.reasoning.ReasoningLimit
1 error
I thought it was a limitation of the free option so I created an "Essentials" account but the same error is shown