Relationship Types
March 2, 2024 ยท View on GitHub
back to the tapestry protocol main page
back to the TIPs main page
Relationship Types
This is a summary of the basic relationship types
the concept graph
| relationship type | nodeFrom | nodeTo |
|---|---|---|
| isTheJsonSchemaFor | jsonSchema | wordType |
| isTheSupersetFor | superset | wordType |
| isASubsetOf | set | set |
| isASpecificInstanceOf | any | set |
the grapevine
| relationship type | nodeFrom | nodeTo |
|---|