RDFLib / pyLDAPI

A very small module to add Linked Data API functionality to a Python Flask installation
BSD 3-Clause "New" or "Revised" License
41 stars 11 forks source link

Include Namespace for Alternates View in Rendered.__init__() #3

Closed nicholascar closed 5 years ago

nicholascar commented 5 years ago

So the alt view Namespace is always populated

ashleysommer commented 5 years ago

I might be misunderstanding this issue, but isn't the alt view namespace already included and populated? https://github.com/RDFLib/pyLDAPI/blob/3c30d8d08308ac36a9903be69ba7c9fcba7131d5/pyldapi/renderer.py#L51-L58 https://github.com/RDFLib/pyLDAPI/blob/3c30d8d08308ac36a9903be69ba7c9fcba7131d5/pyldapi/renderer.py#L57

ashleysommer commented 5 years ago

I see this issue is a copy of this one: https://github.com/CSIRO-enviro-informatics/pyldapi/issues/3

Is it still relevant?

nicholascar commented 5 years ago

We might have moved beyond this so this is now just a zombie issue. Let's close.