Skip to content

Commit

Permalink
merge changes v23.03
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Mar 29, 2023
2 parents af369e3 + 901f7eb commit c71e88a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This repository provides a command line tool for managing [GraphSense TagPacks](

1. [validating TagPacks against the TagPack schema](#validation)
2. [finding suitable actors for tags](#actors-for-tags-and-tagpacks)
2. [validating ActorPacks against the ActorPack schema](#actorpack_validation)
3. [handling taxonomies and concepts](#taxonomies)
4. [ingesting TagPacks and related data into a TagStore](#tagstore)
5. [calculating the quality of the tags in the TagStore](#quality)
3. [validating ActorPacks against the ActorPack schema](#actorpack_validation)
4. [handling taxonomies and concepts](#taxonomies)
5. [ingesting TagPacks and related data into a TagStore](#tagstore)
6. [calculating the quality of the tags in the TagStore](#quality)

Please note that the last feature requires (installation of) a [Postgresql](https://www.postgresql.org/) database.

Expand Down

0 comments on commit c71e88a

Please sign in to comment.