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 the function binder to build the FNO model using reflection so that our function extensions are self-describing.
Create a small main class that iterates Jena's function registry and emits the FNO models of all registered functions.
Have a static site (markdown?) generator that builds a function reference from a function ontology document (FNO)
Textual descriptions should for I18N reasons probably be maintained in a separate RDF model. Probably this model should reference functions by the fully qualified class name (java:pkp.MyClass) rather then the public SPARQL IRI.
Also, json:entries and geof:parsePolyline is missing in the docs
The text was updated successfully, but these errors were encountered: