Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Easy Find and Replace: {"id":"c4b76a2d-68ab-4b3e-bd75-65cfa4a42920","find":"/Dryv/","replace":"SkySync","search-type":"case-sensitive","replace-title":false}

...

Overview

An entity type is what Dryv SkySync is detecting. Dryv SkySync comes with pre-installed entity types that cover a wide range of data, but you also have the option to create custom entity types. Entity types are assigned to a category that identifies the type of data being detected and a match type that identifies how the data is being detected. This page provides a high-level overview to help you understand entity types. To learn more about a specific match type, refer to the Help Center page for that specific match type.

...

Categories identify the type of data being detected. Dryv SkySync comes with the five default categories listed below. You can also create custom categories if one of the default categories doesn’t capture what your entity type will be identifying. (See Managing Categories for information about creating and managing custom categories.)

...

Match type is how the data is being detected. Dryv SkySync supports four match type methods.

Match Type

Description

1

Regular Expression

Regular expression is a pattern used to identify text. It allows you to have very fine-grained control over what content Dryv SkySync detects.

2

Block List

A block list allows matching on a given list of terms within a piece of content. 

3

Classification

This is a custom classification model that is plugged into the system.  Dryv SkySync has four pre-installed classification entity types:

  1. Document Type Classifier,

  2. File Name Classifier

  3. Language Detection Module,

  4. PII Extraction Module, and

  5. Standardized Form Matcher.

4

Transformation

A transformation entity type allows for applying a custom metadata expression against any prior matches to generate new value. This option is available only through the Dryv SkySync Data Governance and Classification API.

...