#
triples
Here are 48 public repositories matching this topic...
A curated list of Clojure resources for dealing with graph-like data.
-
Updated
Nov 18, 2021
Micro Graph Database for Python Applications
python
library
database
graph
nosql
network-graph
graph-database
embedded-database
triples
linkeddata
python-graph-database
embedded-graph-database
-
Updated
Jan 8, 2022 - Python
A simple ontology and RDF visualization tool.
-
Updated
Jul 28, 2021 - Python
A schemaless graph database based on RocksDb
-
Updated
May 9, 2022 - C#
Low level PHP library for RDF1.1 based on N3.js
-
Updated
Oct 1, 2021 - PHP
An HTTP client for RDF resources
-
Updated
May 11, 2022 - JavaScript
Semantic search web application with graph visualization in Django
-
Updated
Aug 2, 2017 - Python
Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors
neural-network
matlab
knowledge-graph
matrices
neural-networks
knowledgebase
matlab-figure
knowledge-base
matlab-array
triples
neural-network-example
matlab-codes
bar-charts
knowledge-representation
ultrasonic-sensors
knowledge-based-systems
knowledge-representation-reasoning
neural-network-simulation
matlab-experiments
matlab-ai
-
Updated
Dec 31, 2020 - MATLAB
The Danish WordNet as an RDF graph.
-
Updated
May 16, 2022 - Clojure
-
Updated
Nov 5, 2020 - JavaScript
A graph database which combines triple-store, key-value-store and distributed version control
-
Updated
Nov 8, 2020 - JavaScript
Implementation of ExCut: Explainable Embedding-based Clustering over Knowledge Graphs
-
Updated
Jul 7, 2021 - Python
Simple (buy hopefully reasonably efficient) implementation of an RDF triple store on top of SQLAlchemy
-
Updated
Mar 17, 2018 - Python
Semantic Web languages OWL and RDF for knowledge representation of Alarm-Warning system for mobile robot showing the states for each sensor
knowledge
rdf
owl
ontology
xml-parser
turtle
web-ontology-language
triplestore
triples
n3
turtle-rdf
rdfs
notational-system
knowledge-representation
concept-map
owl-ontology
owl-reasoner
semantic-web-language
alarm-warning
easyrdf-converter
-
Updated
Jul 19, 2019
Compiler Design Lab
parser
compiler
lex
lexical-analysis
triples
three-address-code
compilerdesign
lexprogramming
threeaddresscode
quadraples
-
Updated
Feb 15, 2022 - Lex
We gave the code to find out whether any triple of positive real numbers represents a triangle or not.
-
Updated
Jun 21, 2018 - Python
This repository contains the code for the TRIPTRAN application.
-
Updated
Mar 21, 2022 - Python
Convert web archives to RDF triples with ArchiveSpark
-
Updated
Mar 28, 2017 - Jupyter Notebook
An approach to predict the neighbors of a new entity in a Knowledge Graph
-
Updated
Jun 11, 2020
Linked Data Platform for Plant Breeding & Genomics
genomics
linked-data
sparql
rdf
genome-annotation
triples
qtl
virtuoso-server
plant-breeding
solanaceae
-
Updated
May 31, 2021 - PLpgSQL
The software used to extract structured data from Wikivoyage
-
Updated
Feb 23, 2020 - C++
A Squeak/Smalltalk parser for the N-Triples RDF serialization format.
-
Updated
Mar 18, 2020 - Smalltalk
Improve this page
Add a description, image, and links to the triples topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the triples topic, visit your repo's landing page and select "manage topics."
I believe turtle does not handle quads, but our default serialization format for ConjunctiveGraph is turtle as turtle does not override the default for Graph, I guess we should probably change this, question is to what.
I think TriG would make most sense, but the other option is n3.