Author: rvesse
Date: Wed Jul  9 15:14:12 2014
New Revision: 1609201

URL: http://svn.apache.org/r1609201
Log:
Apply patch from Rob Hall which adds link in property function documentation to 
more info on writing property functions

Modified:
    jena/site/trunk/content/documentation/query/library-propfunc.mdtext

Modified: jena/site/trunk/content/documentation/query/library-propfunc.mdtext
URL: 
http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/query/library-propfunc.mdtext?rev=1609201&r1=1609200&r2=1609201&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/query/library-propfunc.mdtext 
(original)
+++ jena/site/trunk/content/documentation/query/library-propfunc.mdtext Wed Jul 
 9 15:14:12 2014
@@ -9,6 +9,8 @@ See also the [free text search](text-que
 See also the FILTER functions
 [FILTER functions library](library-function.html).
 
+Applications can also [provide their own property 
functions](writing_propfuncs.html).
+
 ## Property Function Library
 
 Prefix `apf:` which is `<http://jena.hpl.hp.com/ARQ/property#>`.


Reply via email to