feat: +learn readme

This commit is contained in:
莘权 马 2024-03-20 15:51:07 +08:00
parent 76d801b279
commit b78d64f39e
3 changed files with 142 additions and 0 deletions

View file

@ -49,6 +49,10 @@ class GraphKeyword:
IS_COMPOSITE_OF = "is_composite_of"
IS_AGGREGATE_OF = "is_aggregate_of"
HAS_PARTICIPANT = "has_participant"
HAS_SUMMARY = "has_summary"
HAS_INSTALL = "has_install"
HAS_CONFIG = "has_config"
HAS_USAGE = "has_usage"
class SPO(BaseModel):