Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Zeomine Web Crawler Zeomine Web Crawler
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CeriumSoft Public
  • Python Projects
  • Zeomine Web CrawlerZeomine Web Crawler
  • Issues
  • #23

Closed
Open
Created Jun 07, 2020 by Ghost User@ghostContributor1 of 9 tasks completed1/9 tasks

TODO tasks

src/utilities/integrity_check.py:    z_obj.pprint('TODO: Code the Integrity Checker')
src/db/mysql.py:  # TODO change how we do table creation. This is awful.
src/db/sqlite.py:    self.z_obj.pprint('TODO: Code the Inegrity Checker')
src/processor/text_extraction.py:  # TODO instances from query: dict with key 'query' and value being the query to run
src/processor/text_extraction.py:  # TODO list of instances: list with instance UUIDs
src/crawl_manager/linkmap.py:  # TODO Max link depth
src/crawl_manager/linkmap.py:  # TODO include regular expression, open cases.
src/crawl_manager/linkmap.py:  # TODO improve count query
src/crawl_manager/linkmap.py:    # TODO Abstract this
src/crawl_manager/linkmap.py:      # TODO add regular expression match

TODO:

  • Code the Integrity Checker for utilities/integrity_check and db/sqlite
  • Mysql - Change how we do table creation
  • Text_extraction - Instances from query: dict with key 'query' and value being the query to run
  • Text_extraction - List of instances: list with instance UUIDs
  • linkmap - Max link depth
  • linkmap - Include regular expression, open cases
  • linkmap - Improve count query
  • linkmap - Abstract this
  • linkmap - Add regular expression match
Edited Jun 22, 2020 by Michael Nolan
Assignee
Assign to
Time tracking