From 219b6d2dd3f8521f92792ab02b0e496f7ab2aaf7 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Wed, 14 Feb 2018 22:25:25 -0800 Subject: [PATCH] add additional use case --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a91653..f5afc94 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ This work is inspired by my work on STIX, a Cyber Threat Inteligence standard, t 4. Support embedded files, such as within a zip file, or bittorrent, so the querier can get all the meta data for a container file, or that the file can be located for download. 5. Identify transformations of files, such as a reencoding of a movie, or a resizing of a photo. 6. Possily use of fingerprint technology, so that the database can be to query metadata based upon parts of the audio/video/image. +7. Provide metadata for other objects too, such as suggested page down locations for PDFs, or what parts of PDF should be kept on screen in a complete set, so that a page down keeps things readable (and you don't have to arrow up). ## MetaData Object