Commit Graph

33 Commits (44c9a71820f5f48c83369aee66e13694011df5a6)

Author SHA1 Message Date
Tpt 79038afe44 Introduces native support for xsd:dayTimeDuration and xsd:yearMonthDuration 5 years ago
Tpt 827667e495 Removes global ordering of blank node and literals 5 years ago
Tpt 5039da163b Small code cleanup 5 years ago
Tpt 42fafbe57f Avoids using the big oxigraph::Error in model structures 5 years ago
Tpt 480d3a0077 Small documentation improvements 5 years ago
Tpt 2b85a06487 Migrates to oxiri and oxilangtag 5 years ago
Pierre-Antoine Champin 5022a09573 add destruct method to Literal and Quad 5 years ago
Pierre-Antoine Champin 2352fc2384 complete documentation 5 years ago
Pierre-Antoine Champin cc6ca5fe1e making unchecked constructor of Literal public 5 years ago
Tpt 4c9bd52614 Validates language tags 5 years ago
Tpt 7cd5558d2b Adds extra compiler and Clippy lints 5 years ago
Tpt 10b1fa68f3 Adds native xsd:duration xsd:dateTime xsd:date and xsd:time structures 5 years ago
Tpt e0bbe29dc2 Use our own xsd:decimal implementation and restrict xsd:integer precision to 64bits 5 years ago
Tpt 05a32f7d7a Improves slightly code style 5 years ago
Tpt 85bc596cc0 Renames Rudf to Oxigraph 6 years ago
Tpt 25b5e20c2b Migrates to Rio 0.3 6 years ago
Tpt 06c0773e5a Makes most open-word SPARQL tests pass 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 f78121f9d3 Removes utils file 6 years ago
Tpt b673471b39 Use LanguageTag inside of Literal 6 years ago
Tpt fd7609de81 Adds impl From<Cow<str>> for Literal 6 years ago
Tpt 25397c5751 Drops support of plain literals 6 years ago
Tpt 1499c2c96c Adds native support of xsd:date and xsd:time without duration 6 years ago
Tpt 1e0d803272 Makes code more "Rust 2018" idiomatic 6 years ago
Tpt 6862fd346e Applies "cargo fix --edition" 6 years ago
Tpt 02d0d740e1 Improves documentation 6 years ago
Tpt fc040a4e45 Converts to xsd:integer its derived datatypes 7 years ago
Tpt 15edf0bc8a Adds basic native support of xsd:dateTime 7 years ago
Tpt 071b3934b7 Applies more clippy lints 7 years ago
Tpt fa270a220c Adds native encoding for xsd:decimal 7 years ago
Tpt 53ffd231a0 Adds basic native support of xsd:integer, xsd:float and xsd:double 7 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 7 years ago
Tpt 793734f2a8 Adds beggining of SPARQL FILTER evaluation 7 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 7 years ago
Tpt 8640d1fb9c Adds some documentation comments 7 years ago
Tpt 67623efa2f Avoids a not useful lifetime annotation 7 years ago
Tpt 4b3bc7a3fe Adds xsd:string and xsd:boolean parsing to get proper equality 7 years ago
Tpt 53a5a7df10 Explodes model::data module 7 years ago