Software

Machine Learning with Ontologies

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

Companion code and worked examples for the Briefings in Bioinformatics tutorial review; the most-starred repository in the group.

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/ml-with-ontologies",
  "@type": "schema:SoftwareApplication",
  "owl:sameAs": {
    "@id": "https://borg.kaust.edu.sa/kg/software/ml-with-ontologies"
  },
  "schema:name": "Machine Learning with Ontologies",
  "schema:description": "Companion code and worked examples for the Briefings in Bioinformatics tutorial review; the most-starred repository in the group.",
  "schema:codeRepository": "https://github.com/bio-ontology-research-group/machine-learning-with-ontologies",
  "borg:fromProject": [],
  "borg:note": "Educational/dissemination output (Machine Learning with Ontologies tutorial materials); not the deliverable of a single grant."
}

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