apache / apache/hugegraph

建议增加层级化标签功能

Open
#1,916 1 comment 1 reaction 0 assignees View on GitHub
feature
Dominant language
Java
Stars
3.2k
Forks
636
Avg merge
3d 11h
Merged PRs (30d)
14

Description

### Feature Description (功能描述)

在[示例图](https://hugegraph.apache.org/docs/quickstart/hugegraph-loader/) 中
Person标签的实体create了Software标签的实体,按照hugegraph的逻辑,create的关系只能连接Person标签实体和Software标签的实体,不能连接其它类型的实体。
但是Software可以分为应用软件和系统软件标签,应用软件标签和系统软件标签的属性存在差别。如果设置create关系逻辑连接Person实体和应用软件实体,则不能连接Person实体和系统软件实体,在功能上存在局限性。
在垂直领域图谱,标签的关系更加复杂,而且更加重要,所以希望团队能考虑到标签甚至时本体之间关系的设计。

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.