Class SHACLSPARQLFunctionDriver

    • Constructor Detail

      • SHACLSPARQLFunctionDriver

        public SHACLSPARQLFunctionDriver()
    • Method Detail

      • create

        public DeclarativeFunctionFactory create​(org.apache.jena.rdf.model.Resource shaclFunction)
        Description copied from interface: DeclarativeFunctionDriver
        If this factory is responsible for the provided function Resource then it must create a FunctionFactory which can then be registered.
        Specified by:
        create in interface DeclarativeFunctionDriver
        Parameters:
        shaclFunction - the function's declaration resource
        Returns:
        the FunctionFactory or null if this is not responsible