swift-hdt
HDT parser library
An HDT RDF parser written in Swift, designed to parse and serialize HDT files.
An HDT RDF Parser
2 stars
3 watching
0 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kasei/swift-serd | A Swift package wrapper for the Serd RDF library | 3 |
kasei/kineo | A persistent RDF quadstore and SPARQL engine | 37 |
rdfhdt/hdt-java | A Java library for compressing and representing RDF data in a compact binary format. | 94 |
konradhoeffner/hdt | A library for reading and querying compressed RDF data in a compact binary format. | 20 |
kasei/swift-sparql-syntax | A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. | 17 |
rdfhdt/hdt-cpp | A C++ library for compressing and querying RDF data in the HDT format | 117 |
kasei/swiftregex | Implementation of a Perl-like regex =~ operator in Swift | 112 |
hdt3213/rdb | A tool to parse Redis RDB files and generate various reports or visualizations. | 393 |
deiu/rdf2go | A Go library for parsing and serializing RDF data in Turtle and JSON-LD formats. | 62 |
robstewart57/rdf4h | A Haskell library for working with RDF data formats | 76 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |
yujinakayama/astrolabe | An object-oriented Ruby AST extension for parsing and manipulating source code | 68 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 227 |
knakk/rdf | A Go library for representing and serializing RDF data structures | 71 |