Triple

T1831899
Position Surface form Disambiguated ID Type / Status
Subject crosvm E40778 entity
Predicate repositoryHosting P9488 FINISHED
Object GitHub E5697 NE FINISHED

How this triple was built (3 steps)

Every LLM step that produced this triple, in pipeline order — named-entity classification, the disambiguation choices (the exact options shown, with the pick highlighted), and the generated description. The batch + timestamp of each is in the Provenance table below.

NER Named-entity recognition gpt-5-mini
Instruction
Given a phrase, classify it is english named entity (e.g., persons, organizations, works of art) in Latin script, or not (e.g., literals, dates, URLs, verbose phrases). For disambiguation, the statement where the phrase occurs as object is also given. Please return a JSON object with `phrase` (string, the phrase being analyzed) and `is_ne` (boolean, indicating whether the phrase is a Named Entity).
Input
Phrase: GitHub | Statement: [crosvm, repositoryHosting, GitHub]
NED1 Entity disambiguation (via context triple) gpt-5-mini-2025-08-07
Target entity: GitHub
Context triple: [crosvm, repositoryHosting, GitHub]
  • A. GitHub chosen
    GitHub is a widely used web-based platform for version control and collaborative software development, built around the Git system and popular among open-source and enterprise projects.
  • B. GitLab
    GitLab is a web-based DevOps platform that provides Git repository hosting along with integrated tools for source code management, CI/CD, and project collaboration.
  • C. Bitbucket
    Bitbucket is a web-based platform for hosting Git repositories that provides source code management, collaboration tools, and integration with development workflows.
  • D. Git
    Git is a widely used distributed version control system designed to efficiently track changes in source code and support collaborative software development.
  • E. GitHub Copilot
    GitHub Copilot is an AI-powered code completion and pair-programming tool that suggests code and entire functions directly within developers’ editors.
  • F. None of above.
  • G. Unsure - the case is ambiguous/there is not enough information to decide.
PD Predicate disambiguation gpt-5-mini-2025-08-07
Target predicate: repositoryHosting
Context triple: [crosvm, repositoryHosting, GitHub]
  • A. repositoryName
    Indicates the name assigned to a specific repository within a version control or storage system.
  • B. repositoryLocation chosen
    Indicates the place or storage context where a repository is hosted, stored, or maintained.
  • C. codeSpace
    Indicates the namespace or contextual scope within which a piece of code, identifier, or programming element is defined and interpreted.
  • D. repositoryDirectoryName
    Indicates the name assigned to the directory in which a repository is stored or organized.
  • E. openSourceProject
    Indicates that the subject is a software project whose source code is publicly available and can be used, modified, and redistributed under an open-source license.
  • F. None of above.

Provenance (4 batches)

The batch behind each pipeline step, in order, with when it ran. Timestamps are batch-level — stages were processed in waves, so the object chain (NER → NED1 → NEDg → NED2) reads in order, but predicate / elicitation batches can sit in a different wave.

Step Stage Batch ID Status When
creating Elicitation batch_69a8864644bc8190b2358ab897194ac1 completed March 4, 2026, 7:21 p.m.
NER Named-entity recognition batch_69abb45402688190b9a535b14030c354 completed March 7, 2026, 5:15 a.m.
NED1 Entity disambiguation (via context triple) batch_69aebefcac108190a60448f545c89a26 completed March 9, 2026, 12:37 p.m.
PD Predicate disambiguation batch_69abafd6a9948190ac2b2743db6f8f69 completed March 7, 2026, 4:55 a.m.
Created at: March 4, 2026, 7:32 p.m.