Zotero Connector and Item Type "Audio Recording"
Greetings,
I am looking at a DSpace item record with an artifact which is an audio recording. However the connector is registering it as a Journal article. I'm trying to determine what is needed to switch it to an audio recording.
https://scholarspace.manoa.hawaii.edu/handle/10125/30788?mode=full
I know that importing as an audio recording is possible as I did it with:: https://cocoon.huma-num.fr/exist/crdo/meta/cocoon-a966a1bc-6642-36a3-8f87-e298a78678d3
I've fiddled with the code a bit and I can't get Zotero to import the metadata to the audio recording item type.
In the DSpace embedded metadata there is the DCMIType "sound" declared.
I've tried saving the DSpace webpage and removing meta tags but nothing seems to change Zotero Connector.
I'm running: 5.0.93
any pointers on this would be appreciated.
all the best,
I am looking at a DSpace item record with an artifact which is an audio recording. However the connector is registering it as a Journal article. I'm trying to determine what is needed to switch it to an audio recording.
https://scholarspace.manoa.hawaii.edu/handle/10125/30788?mode=full
I know that importing as an audio recording is possible as I did it with:: https://cocoon.huma-num.fr/exist/crdo/meta/cocoon-a966a1bc-6642-36a3-8f87-e298a78678d3
I've fiddled with the code a bit and I can't get Zotero to import the metadata to the audio recording item type.
In the DSpace embedded metadata there is the DCMIType "sound" declared.
I've tried saving the DSpace webpage and removing meta tags but nothing seems to change Zotero Connector.
I'm running: 5.0.93
any pointers on this would be appreciated.
all the best,
<link rel="schema.DCTERMS" href="http://purl.org/dc/terms/">
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/">
<meta name="DCTERMS.type" content="sound" xml:lang="en_US">
and the connector tells me in the menu that it can't read the local website. The icon is grayed out. Any points on why that might be? here's a gist: https://gist.github.com/HughP/99963677b3a93ddfdc7e514bf5e5de0d
I commented everything out, except the relevant part.
but I do get the following in the Zotero Connector consol. So maybe it can't read local host or file system URLs?
[JavaScript Error: "Cannot access contents of url "chrome-search://most-visited/single.html?title=Most%20visited&removeTooltip=Don%27t%20show%20on%20this%20page&enableCustomLinks=1&addLink=Add%20shortcut&addLinkTooltip=Add%20shortcut&editLinkTooltip=Edit%20shortcut". Extension manifest must request permission to access this host."]
Documentation could be better, but: https://www.zotero.org/support/dev/translators/scaffold