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
extend @Parameter annotation: add parameter converter expecting an implementation of the JacksonConverter interface and make use of them during processor initialization, to enable early execution failures due to invalid parameter values
Breaking Change: renamed FBRuleReasoningProcessor into ForwardRuleReasoningProcessor
Breaking Change: SparqlConstructProcessor and SparqlSourceProcessor expect datatype xsd:string instead of av:SparqlQuery for parameter query, to ease configuration writing
Breaking Change: av:VariablePaths of aspects expect datatype xsd:string instead of av:SparqlPropertyPath for the property av:propertyPath
Removed
Breaking Change: removed support for the RDF datatypes av:SparqlPropertyPath and av:SparqlQuery