Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to link to *other* data as well #5

Open
aaronkaplan opened this issue Sep 8, 2021 · 1 comment
Open

Be able to link to *other* data as well #5

aaronkaplan opened this issue Sep 8, 2021 · 1 comment

Comments

@aaronkaplan
Copy link

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>

@adulau
Copy link
Member

adulau commented Sep 15, 2021

We didn't document in the Internet-Draft but it will be added in the next iteration. We have a children and parent which can be used to point to another hashlookup object. This can be used to add metadata or another other records. The current use-case is the packages and the files contained.

https://hashlookup.circl.lu/lookup/sha1/30636675752D50F187B8ABE058251828874F7DDE

https://hashlookup.circl.lu/lookup/sha1/0314B4FF6E9C03A77CAD957F1154C465C6096FEB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants