This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Description
In all doap.n3 files you only set authorLabel, but not author. The extension exconf tries to use author property in its list.phtml, but fails in doing so. Why? I am not sure yet. But it can't handle CubeViz's doap.n3 file for instance.
The problem is, that if you using CubeViz, you will run into an exception in the extension configuration view, for instance.
I created a small fix and will make a pull request.