Software

OPA2Vec

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

Combines ontology axioms with associated annotation properties (labels, synonyms, definitions) into a single corpus, then trains Word2Vec to produce semantically rich vectors for ontology classes.

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/opa2vec",
  "@type": "schema:SoftwareApplication",
  "owl:sameAs": {
    "@id": "https://borg.kaust.edu.sa/kg/software/opa2vec"
  },
  "schema:name": "OPA2Vec",
  "schema:description": "Combines ontology axioms with associated annotation properties (labels, synonyms, definitions) into a single corpus, then trains Word2Vec to produce semantically rich vectors for ontology classes.",
  "schema:codeRepository": "https://github.com/bio-ontology-research-group/opa2vec",
  "borg:fromProject": [
    {
      "@id": "https://leechuck.de/kg-browser/id/project/crg-bio2vec"
    },
    {
      "@id": "https://leechuck.de/kg-browser/id/project/crg-complex-variant-prioritization"
    }
  ]
}

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