Commit Graph

4 Commits (53edaf9d111c7014ea79bee26f177dc5f7976f6e)

Author SHA1 Message Date
Tpt 1ffb559ee2 Oxrdf: Makes Display for Graph and Dataset return proper NTriples and NQuads 2 years ago
Yuri Astrakhan 3bed098e9e A few minor spelling fixes 3 years ago
Tpt 4efd193708 Improves documentation 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 837d5d4ff7 Moves I/O out of Graph and Dataset structs 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt 97bb227042 Migrates to Rust 2021 3 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 4 years ago
Tpt c18281183a Uses std::io::Result where relevant 4 years ago
Tpt 80676b5149 Makes RDF testsuites parsing more robust 4 years ago
Tpt 8004fc28c0 Renames NamedOrBlankNode to Subject 4 years ago
Tpt 0aa209b6ea Improves Graph and Dataset documentation 4 years ago
Tpt f75dc6a61d Adds simple in memory Graph and Dataset 4 years ago
Tpt 69f94777b6 Adds isomorphism computation to MemoryDataset and drops SimpleGraph 5 years ago
Tpt 5039da163b Small code cleanup 5 years ago
Tpt 7cd5558d2b Adds extra compiler and Clippy lints 5 years ago
Tpt 85bc596cc0 Renames Rudf to Oxigraph 5 years ago
Tpt 2f706a777f Adds our own IRI normalization instead of relying on Url crate 6 years ago
Tpt 9ccc079b4c Adds Repository::load_graph to load graph files 6 years ago
Tpt a803daa64b Removes NamedNode::from_str 6 years ago
Tpt 21ad76c7cf Introduces Repository and RepositoryConnection and simplifies API 6 years ago
Tpt ce1c198552 Adds SimpleGraph struct and proper isomorphism implementation 6 years ago