Commit graph

24 commits

Author SHA1 Message Date
asonix 11f700bea0 Update dpes 2023-01-18 16:43:28 -06:00
asonix f3edf1b908 Update serialization to 0.10 2022-12-26 12:55:31 -06:00
asonix 9d1d532f94 Update normalization to 0.10 2022-12-26 12:42:07 -06:00
asonix 977caaef72 Remove unneeded eprintln 2022-12-16 01:54:53 -06:00
asonix e12f8310df Add a bigger document to round-trip 2022-12-16 01:52:15 -06:00
asonix 5045e9881c Move supporting types to other modules 2022-12-16 01:40:31 -06:00
asonix ae04935f2a Strongerly type serialization 2022-12-16 00:58:00 -06:00
asonix b71e88c2e4 Time json-ld operations 2022-12-14 23:50:55 -06:00
asonix e8f119847a Serialization works (step 6 untested, step 8.1 untested) 2022-12-14 23:35:53 -06:00
asonix 57956e329d Start building serialization algorithm using json-ld-syntax
I'll need to rewrite the rdf_to_json_ld one later
2022-12-12 23:03:09 -06:00
asonix 3982ddfcfa Add rdf_to_object serialization algorithm 2022-12-12 20:38:36 -06:00
asonix 91e35246ac Example: replace flatten with identify_all 2022-12-12 20:38:12 -06:00
asonix 1a0ccecaca Example: don't require ordering 2022-12-12 20:32:46 -06:00
asonix 2a17a60bf8 Use built-in reqwest loader for example 2022-12-11 20:05:43 -06:00
asonix 85ec358ee6 Create workspace 2022-12-11 19:18:30 -06:00
asonix 1d02bc9e9f Add openssl sha2 impl 2022-12-11 19:14:36 -06:00
asonix e906063432 Clean up files a bit 2022-12-11 19:05:24 -06:00
asonix 6d3c929c18 Use git dep for rdf-types 2022-12-11 16:39:24 -06:00
asonix f646d759ca Simplify issuer, fix serialization
Depends on change to rdf-types, PR incoming
2022-12-11 16:29:48 -06:00
asonix 980fd91acb It compiles and runs and produces blank nodes, but i'm not yet sure if it is correct 2022-12-11 11:43:26 -06:00
asonix a1f40b3f67 It compiles and runs but I think I need to flatten before getting quads 2022-12-10 22:24:54 -06:00
asonix 8432bb542d Implement hash_n_degree_quads, fix references to Predicate that should have been Object 2022-12-10 21:39:50 -06:00
asonix b4bd3d6781 Implement hash_first_degree_quads 2022-12-10 18:49:29 -06:00
asonix 0cfa8376e9 Mostly build URDNA2015 2022-12-10 16:05:13 -06:00