RMLio / RMLio/MappingWeaver-java
Inconsistent errors for functions
まだ誰も着手していません。
- 主要言語
- Java
- スター
- 3
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When using functions, MappingWeaver throws an error when a function (name) cannot be found, i.e., when it is neither a default function nor a loaded one. On missing parameters, however, to error is raised, which can result in hidden mistakes (triples dropped because a parameter was perceived as NULL).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Start by locating the function resolution and parameter-handling entry points in MappingWeaver. Compare the missing-function and missing-parameter paths, then verify that missing parameters produce an error rather than silently dropping triples; the issue does not name specific files or tests.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- data
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100