semantic-web
Here are 662 public repositories matching this topic...
A JSON-LD Processor and API implementation in JavaScript
-
Updated
May 23, 2020 - JavaScript
Self-explanatory.
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text.
-
Updated
Mar 8, 2018 - Scala
-
Updated
Aug 20, 2020 - JavaScript
Extract embedded metadata from HTML markup
-
Updated
Sep 7, 2020 - Python
A curated list of various semantic web and linked data resources.
-
Updated
Sep 6, 2020
JSON-LD processor written in Python
-
Updated
Sep 14, 2020 - Python
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
-
Updated
Sep 12, 2020 - Ruby
RSS as RESTful. This service allows you to transform RSS feed into an awesome API.
-
Updated
Jun 24, 2020 - Ruby
-
Updated
Sep 14, 2020 - PHP
JSON-LD TypeScript types for Schema.org vocabulary
-
Updated
Sep 9, 2020 - TypeScript
JSON-LD processor for PHP
-
Updated
Jun 17, 2020 - PHP
PHP implementation of a JSON-LD Processor and API
-
Updated
May 17, 2019 - PHP
Type-checked Schema.org JSON-LD for React
-
Updated
Aug 31, 2020 - TypeScript
Linked Data & RDF Manufacturing Tools in Clojure
-
Updated
Aug 1, 2020 - Clojure
TopicDB is a topic maps-based semantic graph store (using PostgreSQL for persistence)
-
Updated
Aug 29, 2020 - Python
KBPedia Knowledge Graph & Knowledge Ontology (KKO)
-
Updated
Aug 4, 2020
Free and open source A.I. system based on Python, TensorFlow and Prolog.
-
Updated
Jun 30, 2019 - Prolog
A tool for supervised Machine Learning in OWL and Description Logics
-
Updated
Sep 16, 2020 - Java
Ontology for the description of human clinical features
-
Updated
Sep 15, 2020 - Makefile
GraphQL interface for querying and serving linked data on the Web.
-
Updated
Oct 17, 2018 - Java
Storing ontologies/vocabularies from the web. Wish anybody can translate some of them.
-
Updated
Feb 23, 2020
A Python frontend to Ontologies.
-
Updated
Sep 14, 2020 - Python
A multi-tool shell script for doing Semantic Web jobs on the command line.
-
Updated
Jul 14, 2019 - Shell
Generic Linked Data browser and UX component framework. Apache license.
-
Updated
Sep 10, 2020 - JavaScript
Wandora is a general purpose information extraction, management and publishing application based on Topic Maps and Java.
-
Updated
Dec 5, 2018 - Java
GraphQL interface for querying and serving linked data on the Web.
-
Updated
Feb 5, 2020 - Java
Chinese Open Information Extraction (Tree-based Triple Relation Extraction Module)
-
Updated
Jun 19, 2017 - Python
Link Discovery Framework for Metric Spaces.
-
Updated
Jul 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the semantic-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semantic-web topic, visit your repo's landing page and select "manage topics."


Currently we save every URI ever qname'd forever in here: https://github.com/RDFLib/rdflib/blob/master/rdflib/namespace.py#L289
If you serialize a big graph in a store that is off disk, we may run out of memory.
Either: