Greg Albiston created JENA-1339:
-----------------------------------
Summary: Property Function signature for List subjects and List
objects.
Key: JENA-1339
URL: https://issues.apache.org/jira/browse/JENA-1339
Project: Apache Jena
Issue Type: Improvement
Components: ARQ
Affects Versions: Jena 3.3.0
Reporter: Greg Albiston
Priority: Minor
Fix For: Jena 3.4.0
Attachments: PFuncListAndList.patch
An abstract Property Function signature is already defined for single subject
and multiple objects but there is no signature for multiple subject and
multiple objects.
SPIN permits defining property functions (magic properties) with this n:n
signature.
The patch is a single class PFuncListAndList with formatting based upon the
existing PFuncSimpleAndList class.
Documentation will need updating at:
https://jena.apache.org/documentation/query/writing_propfuncs.html
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)