Skip to content
View donbr's full-sized avatar

Block or report donbr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. knowledge-graph-construction.md knowledge-graph-construction.md
    1
    # Knowledge Graph Construction
    2
    
                  
    3
    ## Some fundamental concepts
    4
    
                  
    5
    ### Data Ingestion
  2. graph-viz-next graph-viz-next Public

    TypeScript 1

  3. donbr.github.io donbr.github.io Public

    donbr github pages site

    TypeScript 1

  4. kg_rememberall kg_rememberall Public

    Jupyter Notebook

  5. gdelt_app_v5.py gdelt_app_v5.py
    1
    import os
    2
    import asyncio
    3
    from prefect import flow, task, get_run_logger
    4
    from prefect.tasks import task_input_hash
    5
    from prefect.blocks.system import Secret, JSON
  6. gdelt-pipeline-tied-to-usecase.md gdelt-pipeline-tied-to-usecase.md
    1
    # Crisis Analysis Pipeline: From GDELT Events to Actionable Insights
    2
    
                  
    3
    ## Integrated Architecture
    4
    ```mermaid
    5
    flowchart TD