All Projects → robertrouse → Theographic Bible Metadata

robertrouse / Theographic Bible Metadata

A knowledge graph of biblical people, places, periods, and passages.

Projects that are alternatives of or similar to Theographic Bible Metadata

Kglab
Graph-Based Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, RDFlib, pySHACL, RAPIDS, NetworkX, iGraph, PyVis, pslpython, pyarrow, etc.
Stars: ✭ 98 (-25.19%)
Mutual labels:  knowledge-graph
Workbase
Grakn Workbase (Knowledge IDE)
Stars: ✭ 106 (-19.08%)
Mutual labels:  knowledge-graph
Datasets knowledge embedding
Datasets for Knowledge Graph Completion with textual information about the entities
Stars: ✭ 116 (-11.45%)
Mutual labels:  knowledge-graph
Economic audit knowledge graph
经济责任审计知识图谱:网络爬虫、关系抽取、领域词汇判定
Stars: ✭ 98 (-25.19%)
Mutual labels:  knowledge-graph
Simple
SimplE Embedding for Link Prediction in Knowledge Graphs
Stars: ✭ 104 (-20.61%)
Mutual labels:  knowledge-graph
Ampligraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
Stars: ✭ 1,662 (+1168.7%)
Mutual labels:  knowledge-graph
Zkviz
Zettel Network Visualizer
Stars: ✭ 88 (-32.82%)
Mutual labels:  knowledge-graph
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+1512.21%)
Mutual labels:  knowledge-graph
Web Client
Generic Linked Data browser and UX component framework. Apache license.
Stars: ✭ 105 (-19.85%)
Mutual labels:  knowledge-graph
Capse
A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
Stars: ✭ 114 (-12.98%)
Mutual labels:  knowledge-graph
Open Semantic Entity Search Api
Open Source REST API for named entity extraction, named entity linking, named entity disambiguation, recommendation & reconciliation of entities like persons, organizations and places for (semi)automatic semantic tagging & analysis of documents by linked data knowledge graph like SKOS thesaurus, RDF ontology, database(s) or list(s) of names
Stars: ✭ 98 (-25.19%)
Mutual labels:  knowledge-graph
Kge Hake
The code of paper Learning Hierarchy-Aware Knowledge Graph Embeddings for Link Prediction. Zhanqiu Zhang, Jianyu Cai, Yongdong Zhang, Jie Wang. AAAI 2020.
Stars: ✭ 101 (-22.9%)
Mutual labels:  knowledge-graph
Graph Parser
GraphParser is a semantic parser which can convert natural language sentences to logical forms and graphs.
Stars: ✭ 110 (-16.03%)
Mutual labels:  knowledge-graph
Query2box
Query2box: Reasoning over Knowledge Graphs in Vector Space Using Box Embeddings
Stars: ✭ 98 (-25.19%)
Mutual labels:  knowledge-graph
Pytextrank
Python implementation of TextRank for phrase extraction and summarization of text documents
Stars: ✭ 1,675 (+1178.63%)
Mutual labels:  knowledge-graph
Scm Biz Suite
供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。
Stars: ✭ 1,310 (+900%)
Mutual labels:  knowledge-graph
Lic2019 Competition
2019语言与智能技术竞赛-基于知识图谱的主动聊天
Stars: ✭ 109 (-16.79%)
Mutual labels:  knowledge-graph
Hyte
EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding
Stars: ✭ 130 (-0.76%)
Mutual labels:  knowledge-graph
Onepiece Kg
a knowledge graph project for ONEPIECE /《海贼王》知识图谱
Stars: ✭ 123 (-6.11%)
Mutual labels:  knowledge-graph
Tensorflow Nlp
NLP and Text Generation Experiments in TensorFlow 2.x / 1.x
Stars: ✭ 1,487 (+1035.11%)
Mutual labels:  knowledge-graph

Description

Theographic is a knowledge graph of the Bible, weaving data about people, places, and periods of time into the tapestry of God's story. This data enables smarter search algorithms, new apps, and exciting research potential. It's an open-source project to share information about the scriptures in our digital world.

Who It's For

  • Bible Students: Find related information on any passage or subject without expensive software or endless searching.
  • Visual Storytellers: Images representing data capture attention and spark curiosity. See examples at Viz.Bible
  • Developers: Use a GraphQL API to power your Bible websites and mobile apps.
  • Machine Learning & AI Researchers: Knowledge graphs provide critical context to train algorithms and interpret results.

Usage

Complete data documentation, including API information, can be found here.

If your database is capable of importing nested JSON objects, the files in the json folder of this repo are the preferred source. The CSV files do not follow typical database table design, but can be imported and used in traditional SQL databases. Depending on your situation, you may prefer to transform array-based fields to relational "lookup" tables to simplify join logic.

License

This work is free to use and copy under a Creative Commons Attribution Share-Alike 4.0 License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].