Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GEODI Classifier has a flexible labeling mechanism to integrate with many different needs and adapt a DLP software . These tags are created in-file for or an existing labelling schema.

PDF, Office, and Libre office Office documents are labeled, and as ADS (Alternate Data Stream) for other file typesis used for all others.

GEODI directly supports files tagged with your current classification tool and adapts to the class and tag scheme you specify. In this way, you will not experience any difficulties in transitions.On this page we'll explain how you create tags:existing label scheme.

Table of Contents
stylenone

Labels and Sample Files

Below are the labels used in the standard template and sample files. The first lines are mandatory, others are optional. You may change and add new ones.

View file
nameGEODI-Classifier-Labels-SampleFiles.zip

Label Structure

We create classes as described GEODI Classifier - Class and Policy settings on the page. These classes should be defined as follows. Name will be the name of the tag and value will be its valueThe labels should follow the rules below.

Code Block
name:value
name:value
...

...

.

...

.

(info) At least one of the labels label must represent a the class value and must be a fixed value. The Value value can take many different forms.

Code Block
class:confidential
class:{58f30e89-66db-4092-a81f-282a2eee431c}
class:<x class="confidential"></x>
class:{"id":"58f30e89-66db-4092-a81f-282a2eee431c"}
class:<x>confidential</x>
...

Variables

You can use variables inside the tags. Variable names are case sensitive and should be used the same way in tag definitions.

...

-sensitive.

Variable

Explanation

%User%

  1. It may vary depending on the classification tool.

    1. computer user name

    2. Email sender for OWA

    3. GEODI user for batch classification

%Ver%

...

The version of the application

...

(Shell, or Office addon, or GEODI)

%Date%

Date information in yyyy-mm-dd format

%Date-epoch%

...

e-poch date value

%Date-UTC%

...

UTC full time information,

Default Classes

If you do not have an existing labelling schema, the following classes and tag definitions comes standrt with GEODI. You may direclty use or modify the rukes. If there is no existing tag,

...

you can use the tags below for DLP compliance.

Class

Labels

Coverage

Confidential

  1. geodilabelclass:id_classification_secret=2155a213-0150-4c2d-9211-dba2def647fd

  2. geodilabeluser:user=%User%

  3. geodilabeltime:datetime=%Date-UTC%

Has money and money greater than 50K usd or equivalent and selected keywords.

Selected Keywords are in a Disctionary. You can freely modify the disctionary, named Classifier\Confidential Keywords

PII

  1. geodilabelclass:id_classification_personalinfo=d36d9a67-b760-4689-ad88-96381e595636

  2. geodilabeluser:user=%User%

  3. geodilabeltime:datetime=%Date-UTC%

(A name or ID) and (Phone, E-mail, Adress or Bloodtype)

ID covers National ID numbers, Medical Numbers, Passport and like.

Restricted

  1. geodilabelclass:id_classification_restricted=3c9990e0-a748-41de-9d8c-db8783fa5103

  2. geodilabeluser:user=%User%

  3. geodilabeltime:datetime=%Date-UTC%

IBAN, Tax Numbers, Swift code and keywords like “restricted”, “internal use only”

Keywords are in a Disctionary. You can freely modify the disctionary, named Classifier\Restricted Keywords

Unclassifed

  1. geodilabelclass:id_classification_unclassified=0ef0d4bf-59b8-4ae6-bbc0-fafde041157b

  2. geodilabeluser:user=%User%

  3. geodilabeltime:datetime=%Date-UTC%

**