Feature: Support URL format as a pseudo data type
Open
- Dominant language
- JavaScript
- Stars
- 8.5k
- Forks
- 512
- PR merge metrics
- No merged PRs in 30d
Description
Similar to the image support where we display inline images when the URL resolves to an image, we should support a URL data type in Dejavu.

In ElasticSearch, it would be represented as a keyword field. In the `_meta` object, we can set this as the URL. (Let's make sure this is compatible with how importer sets URL)
Contributor guide
Assessment
This issue has not been assessed yet.