From ba82147643469fc92043fd6bc54b152978e6ddf3 Mon Sep 17 00:00:00 2001 From: Alex Nelson Date: Tue, 18 Jun 2024 16:01:37 -0400 Subject: [PATCH] Add existence intervals to top index Signed-off-by: Alex Nelson --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1cf9c9aa..f0911351 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Mapping notes & respective JSON-LD output: - [Device](examples/illustrations/device/device.json) - [EXIF Data](examples/illustrations/exif_data/exif_data.json) - [Event](examples/illustrations/event/event.json) +- [Existence intervals](examples/illustrations/existence_intervals/existence_intervals.json) - [Files](examples/illustrations/file/file.json) (*[info](examples/illustrations/file/)*) - [Forensic Lifecycle](examples/illustrations/forensic_lifecycle/forensic_lifecycle.json) ([*info*](examples/illustrations/forensic_lifecycle/)) - [Location](examples/illustrations/location/location.json)