Skip to content

Enhanced Ingestion with Named Graph Restrictions + Chat Service #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 104 commits into
base: main
Choose a base branch
from

Conversation

tekrajchhetri
Copy link
Collaborator

@tekrajchhetri tekrajchhetri commented Feb 21, 2025

Enhanced Ingestion with Named Graph Restrictions + Chat Service

Features Implemented

  • JSON-LD Ingestion: Supports ingestion of single or multiple JSON-LD files.
  • Turtle Ingestion: Enables ingestion of single or multiple Turtle files.
  • Restricted Ingestion: Ensures that data is only ingested into pre-registered named graphs, preventing unintended ingestion of arbitrary data.
  • PROV Metadata Tracking:
    • Captures provenance data for each ingestion activity.
    • Records metadata about the named graphs.
    • Uses the PROV ontology and DCTERMS (Dublin Core) for recording metadata and provenance.
    • Implement chat service

@tekrajchhetri tekrajchhetri changed the title Enhanced Ingestion with Named Graph Restrictions Enhanced Ingestion with Named Graph Restrictions + Chat Service Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants