[
https://issues.apache.org/jira/browse/JENA-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019426#comment-16019426
]
ASF subversion and git services commented on JENA-1339:
-------------------------------------------------------
Commit 76fd427bc1e4ba24958a2f1add34ad1ec839d188 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=76fd427 ]
JENA-1339: Add PFuncListAndList, PFuncListAndSimple.
Tidy up javadoc.
> 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
> Labels: easyfix, newbie
> 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)