You might want to consider taking a bit of an RDF style approach to linking. Such as: ```< hash value > relation_type < other object ID>``` Example: ```< hash of binary> contains_btc_address < btc address>```
You might want to consider taking a bit of an RDF style approach to linking.
Such as:
< hash value > relation_type < other object ID>Example:
< hash of binary> contains_btc_address < btc address>