From 1528a9010978c6f0137ace1c977ff5a8f36afb04 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Mon, 22 Jan 2018 12:11:00 -0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 0c91910..1a91653 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,15 @@ This can be useful for things like raw files on a camera, where you associate ge This work is inspired by my work on STIX, a Cyber Threat Inteligence standard, that has many similar requirements as meta data sharing. +## Goals + +1. Provide meta data, such as title, actors, copyright holder, for files, such as movies, photos, documents. +2. Allow look up of meta data by title, actors, etc. +3. Look up meta data belonging to a file, via file hash. +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. + ## MetaData Object Properties: