Project

General

Profile

« Previous | Next » 

Revision 57509

context propagation of projects rels through semantic rels: fixed field assignment when building the relation qualifier

View differences:

ResultProjectIterator.java
88 88
                                .setRelMetadata(
89 89
                                        RelMetadataProtos.RelMetadata.newBuilder()
90 90
                                                .setSemantics(
91
                                                        getQualifier(semantics,semantics,DNET_RELATION_SCHEMA,DNET_RELATION_SCHEMA)
91
                                                        getQualifier(semantics,DNET_RELATION_SCHEMA,semantics,DNET_RELATION_SCHEMA)
92 92
                                                )
93 93
                                )
94 94
                );

Also available in: Unified diff