#
rdf
Here are 1,385 public repositories matching this topic...
Minimalist and opinionated feed reader
-
Updated
Dec 18, 2021 - Go
A JSON-LD Processor and API implementation in JavaScript
-
Updated
Dec 15, 2021 - JavaScript
A curated list of various semantic web and linked data resources.
-
Updated
Dec 15, 2021
Protege Desktop
java
rdf
semantics
owl
ontology
knowledge-graph
obo
protege
knowledge-management
reasoning
ontology-engineering
protege-desktop
-
Updated
Nov 13, 2021 - Java
Blazegraph High Performance Graph Database
-
Updated
Sep 3, 2021 - Java
editor
linked-data
solid
rdf
decentralized
annotations
semantic-web
activity-stream
webid
ldp
rdfa
semantic-publishing
web-annotation
social-web
social-machine
linked-research
rww
citations
linked-data-notifications
solid-app
-
Updated
Dec 19, 2021 - JavaScript
Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧
-
Updated
Dec 17, 2021 - Java
Lightning fast, spec-compatible, streaming RDF for JavaScript
-
Updated
Dec 12, 2021 - JavaScript
Visualizing ontologies on the Web
-
Updated
Nov 16, 2021 - JavaScript
RSS Guard is simple feed reader which supports RSS/ATOM/JSON and many web-based feed services.
atom
rss
c-plus-plus
qt
feedly
rdf
aggregator
rss-reader
nextcloud
gmail
freshrss
theoldreader
tiny-tiny-rss
inoreader
rss-guard
bazqux
-
Updated
Dec 16, 2021 - C++
The webprotege code base
rdf
semantics
owl
ontology
knowledge-graph
webapp
obo
webprotege
ontologies
knowledge-management
ontology-engineering
-
Updated
Jun 4, 2021 - Java
JSON-LD processor written in Python
-
Updated
May 26, 2021 - Python
This is the core development repository for BrightstarDB.
-
Updated
Sep 27, 2020 - C#
A wrapper for a remote SPARQL endpoint
-
Updated
Jan 2, 2021 - Python
semantic
query
database
wiki
linked-data
sparql
rdf
mediawiki
collaboration
semantic-web
semantic-data
mediawiki-extension
semantic-mediawiki
smw
knowledge-graph
lod
knowledge-management
result-format
wiki-database
-
Updated
Dec 19, 2021 - PHP
Research photo management
-
Updated
Dec 17, 2021 - JavaScript
RDF.rb is a pure-Ruby library for working with Resource Description Framework (RDF) data.
-
Updated
Dec 16, 2021 - Ruby
JSON-LD implementation for Java
-
Updated
Dec 13, 2021 - Java
dukesun99
commented
Apr 9, 2021
I encountered below error message when running the examples GreatestNumberProcessor and GenderRatioProcessor.
Problematic line was: {"type":"lexeme","id":"L34069","lemmas":{"de":{"la...
Error when reading JSON for entity: Missing type id when trying to resolve subtype of [simple type, class org.wikidata.wdtk.datamodel.implementation.FormDocumentImpl]: missing type id property 'type'
A parser for the SPARQL query language in JavaScript
-
Updated
Nov 29, 2021 - JavaScript
hmottestad
commented
Mar 27, 2021
Debug logging for lifecycle methods like initialization and when data has to be re-inferred (eg. when something is deleted).
Trace logging would be per statement to log what gets inferred.
Improve this page
Add a description, image, and links to the rdf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rdf 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: