Commit History

Author SHA1 Message Date
  Stefano Cossu a64b57551b Allow creating resources providing RDF bytestring. Also resolves #56. 6 years ago
  Stefano Cossu 283fde5c4d Globals straighten-up. 6 years ago
  Stefano Cossu 72648009eb PATCH and other improvements. 6 years ago
  Stefano Cossu fe848e942c Streamline LDPR creation. 6 years ago
  Stefano Cossu a642c8668a Allow empty PUTs on existing resources. 6 years ago
  Stefano Cossu f9b4508e5e Allow creating resource with RDF string OR rdflib.Graph objects 6 years ago
  Stefano Cossu 3bf850efc1 Replace all RDFLib Resource instances with Graph instances. 6 years ago
  Stefano Cossu 5603b73102 Clean up docstrings. 6 years ago
  Stefano Cossu a813ac161f Docstring conversion #3. 6 years ago
  Stefano Cossu f718cb83a3 Make MIME type optional in LdpFactory.from_provided. 6 years ago
  Stefano Cossu 8279ffa015 Simplify resource creation in migration. 6 years ago
  Stefano Cossu 4379a660fd Finalize simple migration 6 years ago
  Stefano Cossu 92c9a35981 WIP: First major pass at full-scale migration. 6 years ago
  Stefano Cossu 3b0c77f57b Fix missing slash in UID when POSTing to root. (#26) 6 years ago
  Stefano Cossu 8bd59c506a Fix output headers for binaries and UID minter. 6 years ago
  Stefano Cossu e9f2e4fd85 Include leading slash in UIDs (á la filesystem path). 6 years ago
  Stefano Cossu 5fb9491354 Resolve dependency issues in LdpFactory. 6 years ago
  Stefano Cossu 89dd96280c Put all loggers at the module level. 6 years ago
  Stefano Cossu ff5b9aceef Pass all tests. 6 years ago
  Stefano Cossu 6196f24b9f Major module overhaul to support Python API (tests not passing yet). 6 years ago
  Stefano Cossu 6498205eb5 Move stuff for Python API; lots of cleanup here and there. 6 years ago
  Stefano Cossu 42ab1a3efb Remove pairtrees; only use full LDPC for intermediate paths. 6 years ago
  Stefano Cossu c90cc7b132 Comment out some verbose logging. 6 years ago
  Stefano Cossu e39a076734 Move transaction handling up to HTTP request level; fix bootstrap; many test fixes. 6 years ago
  Stefano Cossu 6b2587fde1 Straight use of SPARQL statements with PATCH. 6 years ago
  Stefano Cossu 6be0879865 Sparse path segments (formerly Pairtrees) 6 years ago
  Stefano Cossu d77920d05d Fix things that broke Hyrax. 6 years ago
  Stefano Cossu bd56293138 Review tests; some style check. 6 years ago
  Stefano Cossu ae42ec133c More flexible exception messaging. 6 years ago
  Stefano Cossu e4cf372d43 Ontology overhaul: move to graph-per-aspect pattern; use SPARQL update for bootstrap. 6 years ago