Closed gtnbssn closed 4 years ago
Made some progress here.
It seems installing the module did not install and setup the different files found in the data subfolder. As a result there is no Annotation resource template, the web annotation ontology vocabulary is not imported, etc.
Is there something missing to make sure these are properly setup when installing?
Indeed, this issue means that the vocabulary "Open Annotation" is not installed. You can install it manually, and the custom vocabs and templates too. I just fixed the issue, but you have to reinstall. I don't understand why your files were not installed. Note that if you have installed the module Generic, you should use the last version.
I am running Omeka S version 2.1.2, and version 3.1.3.5 of the Annotate module. I have installed the module with git, checked out a branch with the proper version tag, done
composer install
,npm install
andgulp
. (No errors, some warnings in npm install.)Once i install and activate the module in the staff interface though, trying to display an item results in the following error. I have also disabled all other modules, to no avail.)
Have i missed something or is it an issue with the module?