Commit History

Author SHA1 Message Date
  Stefano Cossu 782756d8c3 Start implementing resource-centric layout. Lots of layout changes cascading everywhere. Support PUT and GET. 6 years ago
  Stefano Cossu 3c728c2fbd Trim some queries for PUT and POST; benchmark tools. 6 years ago
  Stefano Cossu 790af30fe2 Split alpha version in TODO; complete alpha2. 6 years ago
  Stefano Cossu 391ccb9ab1 DELETE resource fragment. 6 years ago
  Stefano Cossu 695beb3847 PATCH fragments. 6 years ago
  Stefano Cossu 5f18444fb0 PUT and GET fragments. 6 years ago
  Stefano Cossu 78dd52b09a Change `urn:fc*` namespaces to `info:fc*`. 6 years ago
  Stefano Cossu 231ce7c842 Fix parental issues. 6 years ago
  Stefano Cossu 72692142ec More robust regex handling of SPARQL query string to fix fragment URI parsing. 6 years ago
  Stefano Cossu dc2a6615b6 Fix bug in LDP type assignment; better align output with FCREPO4. 6 years ago
  Stefano Cossu 5ad49c7dd8 Profiling and testing tool. 6 years ago
  Stefano Cossu 544dc691e9 Connector and layout overhaul: configurable back ends (SPARQL + BerkeleyDB) 6 years ago
  Stefano Cossu 43c6396277 Enforce and catch single-subject rule violations in PATCH, but allow fragment URIs and the 6 years ago
  Stefano Cossu de8b7b194e Move sparql_delta to LdpRs class; add message for empty results or tombstone 6 years ago
  Stefano Cossu f85be5e80f Separate LDPR factory methods into LdpFactory class; use clearer names for factory methods. 6 years ago
  Stefano Cossu 93e6a21b1e Correct order of version retrieval for resurrection. 6 years ago
  Stefano Cossu 06608acbab Resurrect resource; set extract_imr strict by default. 6 years ago
  Stefano Cossu 13401860d2 Implement soft-delete and purge. 6 years ago
  Stefano Cossu 99badb0051 Add server managed triples when reverting versions; test for reverting versions. 6 years ago
  Stefano Cossu 68757c9270 Fix out_graph logic; predictable results for testing graph output. 6 years ago
  Stefano Cossu c221be7576 Initial versioning tests; update TODO. 6 years ago
  Stefano Cossu 2fad94f7c1 Catch RDFLib ResultException for version retrieval. 6 years ago
  Stefano Cossu a11b763bac Revert to version (untested); inlude fcrepo:Version in server managed types. 6 years ago
  Stefano Cossu e191fce745 Auto-generate version UID if not provided; change term from "label" to "ver_uid"; fix incorrect header on version POST. 6 years ago
  Stefano Cossu 25b42241b6 Retrieve version and version info. 6 years ago
  Stefano Cossu 003bab76dd Complete POST version and version metadata in separate graphs. 6 years ago
  Stefano Cossu 8e55da3302 Move messaging to LDPR class. 6 years ago
  Stefano Cossu 9888eb2f48 Fix int casting in 10K children test; some more g->gr. 6 years ago
  Stefano Cossu 296c0820dd Rename simple_layout to default_layout; use main graph in default_layout. 6 years ago
  Stefano Cossu fa3d0d22d5 Remove unused Version class. 6 years ago