Software

GO-Agent

This IRI: https://leechuck.de/kg-browser/id/software/go-agent
owl:sameAs https://borg.kaust.edu.sa/kg/software/go-agent · rdf:type schema:SoftwareApplication

LLM-agent framework that decomposes protein-function prediction into tool-calling sub-tasks (sequence search, structure lookup, domain reasoning) and stitches the evidence into a final GO annotation.

Connections

Open in the interactive graph →

JSON-LD (this resource)
{
  "@context": {
    "schema": "https://schema.org/",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "prov": "http://www.w3.org/ns/prov#",
    "dct": "http://purl.org/dc/terms/",
    "borg": "https://borg.kaust.edu.sa/kg/ns/",
    "borg-id": "https://borg.kaust.edu.sa/kg/",
    "owl": "http://www.w3.org/2002/07/owl#"
  },
  "@id": "https://leechuck.de/kg-browser/id/software/go-agent",
  "@type": "schema:SoftwareApplication",
  "owl:sameAs": {
    "@id": "https://borg.kaust.edu.sa/kg/software/go-agent"
  },
  "schema:name": "GO-Agent",
  "schema:description": "LLM-agent framework that decomposes protein-function prediction into tool-calling sub-tasks (sequence search, structure lookup, domain reasoning) and stitches the evidence into a final GO annotation.",
  "schema:codeRepository": "https://github.com/bio-ontology-research-group/go-agent",
  "borg:fromProject": [
    {
      "@id": "https://leechuck.de/kg-browser/id/project/coe-genai-bcb"
    }
  ]
}

Machine-readable copy: data.jsonld. Full dataset: kg.jsonld.