You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/09/22 18:04:00 UTC

[jira] [Commented] (JENA-2167) Provide an RDF Binary format using Protobuf

    [ https://issues.apache.org/jira/browse/JENA-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418746#comment-17418746 ] 

Andy Seaborne commented on JENA-2167:
-------------------------------------

The Google Protocol Buffers license is 3-clause BSD-style with an explicit comment that the output of the protobuf compiler is owned by the user, and not under the protobuf license.

 https://github.com/protocolbuffers/protobuf/blob/master/LICENSE

3-clause BSD-style is cat-A. The requirement to acknowledge redistribution of source (not relevant for this ticket) and binaries (we will be in convenience binaries)

zip files: apache-jena, apache-jena-fuseki
Combined jars: jena-fuseki-server, jena-fuseki-fulljar, jena-fuseki-war..

> Provide an RDF Binary format using Protobuf
> -------------------------------------------
>
>                 Key: JENA-2167
>                 URL: https://issues.apache.org/jira/browse/JENA-2167
>             Project: Apache Jena
>          Issue Type: New Feature
>    Affects Versions: Jena 4.2.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> To go along side the RDF Thrift encoding.
> Sometimes, apps want protobuf encoded RDF, e.g. for use with gRPC.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)