pyLDAPI icon indicating copy to clipboard operation
pyLDAPI copied to clipboard

A very small module to add Linked Data API functionality to a Python Flask installation

Results 10 pyLDAPI issues
Sort by recently updated
recently updated
newest added

See https://www.hydra-cg.com/spec/latest/core/ & http://www.hydra-cg.com/. Must decide on Linked Data Platform norms v. current setup v. Hydra for paging etc.

The HTML template needs to describe PROF and its use of Profiles

@dr-shorthair, @ashleysommer, @rob-metalinkage, @jyucsiro: *note this changed semantics for pyLDAPI use in LocI* Due to Issue #17, I’ve recoded pyLDAPI to deliver Containers (`rdf:Bag`), not `reg:Registers`. See the GSQ FoI...

enhancement

Make pyLDAPI deliver content according to the Linked Data Platform specification (https://www.w3.org/TR/ldp/). This will be in addition to profiling specifications.

enhancement

?_view=alternates&_format=application/json needs to list Media Types for all views

As per pySHACL and make it consistent with other rdflib modules.

"I will be looking into refactoring parts of the pyLDAPI – more specifically the current requirement of using `pyldapi.Renderer._render_alternates_view()` for custom Renderer classes. If it’s required to be called manually,...

not too sure, if this really makes sense, but maybe still have a brief look at https://github.com/RDFLib/rdflib-web ...

Add a new conneg dimension: by CRS. Open-ended list of CRSes as URIs. Motivation: [w3c/dxwg#311](https://github.com/w3c/dxwg/issues/311)

enhancement