neosemantics

There are 4 repositories under neosemantics topic.

  • clinical_informatics_umls

    rcolinp/clinical_informatics_umls

    An exploratory, tutorial and analytical view of the Unified Medical Language System (UMLS) & the software/technologies provided via being a free UMLS license holder. This repo will subset 2021AB UMLS native release, introduce/build upon UMLS provided tools to load a configured subset into first a relational database --> MySQL, SQLite, PostgreSQL and MariaDB all covered within this repo. Next the UMLS subset which is stored in a relational DB will be queried, modeled and lastly loaded into a defined Neo4j label property graph. Lastly, Neo4j database containing UMLS 2021AB subset in schema promoting intuitive analysis and rich visualization will become the central datastore for analysis. The datastore contains ~5 million distinct nodes & >40 million distinct relationships (edges). Currently, Neo4j is running via Docker but deployment options are NOT limited to Docker. If choosing to deploy via Neo4j Aura, server, Neo4j Desktop, VM etc... Please note and be aware of the specific volumes and environment variables specified within this repository (docker run). The ability for the loaded Neo4j Graph to interact with RDF data (i.e. import/export RDF data to and from Neo4j) may not be possible via all Neo4j deployment avenues (i.e. Neo4j Aura currently does not support RDF integration that is demonstrated in this repository).

    Language:Python35302
  • jgoerner/meetif.ai

    🥶👫🕸Social Knowledge Graph based on data from meetup.com to generate conversation opening iceabreakers (based on RDF(S), RML, Neo4j & other Technologies)

    Language:TypeScript7111
  • khaller93/dbpedia-kg-neo4j

    Simple docker-compose file to populate and run a Neo4J graph database with DBpedia KG.

    Language:Shell0100
  • neont-server

    ifernandezblanc/neont-server

    neoOntology is a data storage service for ontologies and related files based on nodeJS, Neo4j and neosemantics technologies

    Language:JavaScript