출처: arXiv · cs.AI원문 보기 ↗
원문 저작권은 출처에 있습니다. 이 사이트는 수집, 번역 또는 형식 정리만 합니다.
사실 흐름
arXiv:2608.07530v1 Announce Type: new Abstract: SHACL is a core technology for validating the conformance of RDF knowledge graphs (KGs). Yet, authoring SHACL shapes requires technical expertise that most domain experts
해설과 영향
该基准测试的提出,正是为了推动自然语言到 SHACL 的翻译研究,降低知识图谱验证的门槛。通过建立标准化的评估套件,研究者可以系统性地衡量不同模型在理解自然语言描述并生成相应约束规则方面的表现。这项工作有望让非技术背景的用户也能便捷地定义和检查知识图谱中的数据合规性。
在 AI 与知识工程领域,将人类可读的规范转化为机器可执行的代码或规则一直是自动化的重要方向。NL2SHACL-Bench 的出现,为这一方向在语义网验证场景中提供了具体的衡量标尺。原文未提供该基准测试的具体规模、评估指标以及实验基线结果等细节。
참고 자료
출처 원문
arXiv:2608.07530v1 Announce Type: new Abstract: SHACL is a core technology for validating the conformance of RDF knowledge graphs (KGs). Yet, authoring SHACL shapes requires technical expertise that most domain experts lack. Translating natural language requirements into SHACL (NL2SHACL) would lower this barrier. However, there is no dedicated benchmark for NL2SHACL, and evaluating generated shapes requires methods beyond string comparison, as semantically equivalent shapes can differ in serialisation and structure. To tackle these challenges, we present NL2SHACL-Bench, a benchmark suite for natural language to SHACL translation. Using NL2SHACL-Bench, we evaluate four state-of-the-art large language models (LLMs) for this task. Our results show that current LLMs are highly capable of generating syntactically valid SHACL, but still struggle to produce semantically equivalent constraints for complex logical and structural patterns. This indicates that NL2SHACL-Bench provides a meaningful basis for measuring advances in the NL2SHACL state of the art.