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

Most profile endpoints fail in latest version #184

Closed jamiefeiss closed 7 months ago

jamiefeiss commented 7 months ago

All except for two profiles (DCAT & OGC API) fail on profile pages - /profiles/<profile_curie> for the current Prez version.

Error is: AttributeError: 'list' object has no attribute 'name'

Tested against the IDN SPARQL endpoint.