RDFLib / prez

Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

The drop-down list profiles are not implemented yet (JSON/CSV) #147

Closed edmondchuc closed 9 months ago

edmondchuc commented 10 months ago

Need to do some design and research in the best way to implement this.

recalcitrantsupplant commented 9 months ago

JSON completed CSV to do Tests to add

hjohns commented 9 months ago

Future tasks: 1- remove logic from pydantic into standard routes or renderer 2- system links now have classes, where a profile/subsystem combo (filter) is not provided in the future all the rdf will be returned for an object. 3- class/media type --> matching profiles with class/media type --> preferences --> profiles/media types in preference order 4- make sure our /object page is not broken