Commit Graph

17 Commits (9e2d663eb159fd9e5966239dfc521a231612db0c)

Author SHA1 Message Date
Tpt 8bc84b2820 Adds borrowed data structures for RDF terms 5 years ago
Tpt 974e5d1e1a Breaking: Adds a new enumeration for graph names 5 years ago
Tpt 71aa5a6c79 Allows BlankNode struct to store any valid blank node identifier 5 years ago
Tpt 69f94777b6 Adds isomorphism computation to MemoryDataset and drops SimpleGraph 5 years ago
Tpt 5039da163b Small code cleanup 5 years ago
Tpt beb7192e22 Removes ModelError 5 years ago
Tpt 23f5ac78ed Drops dependency on anyhow to get something implementing std::error::Error 5 years ago
Tpt e0bbe29dc2 Use our own xsd:decimal implementation and restrict xsd:integer precision to 64bits 5 years ago
Tpt 25b5e20c2b Migrates to Rio 0.3 6 years ago
Tpt 2f706a777f Adds our own IRI normalization instead of relying on Url crate 6 years ago
Tpt cac68a4473 Drops LanguageTag and normalizes all tags to lowercase 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
Tpt b673471b39 Use LanguageTag inside of Literal 6 years ago
Tpt 1a71bae5e2 Adds basic LanguageTag structure 6 years ago
Tpt 6862fd346e Applies "cargo fix --edition" 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 7 years ago
Tpt aa7cd02629 Adds more doc 7 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 7 years ago
Tpt 5b1f37fb90 Moves Graph and Dataset traits to the model package 7 years ago
Tpt 53a5a7df10 Explodes model::data module 7 years ago
Tpt 66ba1cea5e Adds some constant NamedNodes for basic vocabularies 7 years ago
Tpt 3ea6cbfe62 Initial commit 7 years ago