You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set metadata field local.refbox.format to a format string (can contain text + variables one of: {title}, {authors}, {publisher}, {year}, {pid}, {repository}
configure allowed types, add this to local.properties to add a new type called clip: curation.metadata.expected.types = curation.metadata.expected.types = corpus,lexicalConceptualResource,languageDescription,toolService,clip, note that the key is repeated twice. No need to change anything if the old types are the only needed.
rights metadata check and rewriterightsmetadata task to fill in name and label if uri is present
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Introduces
type-bind field="edm.type"bin/dspace import -a -e admin@example.com -c 123456789/123 -s /import -m /import/mapfile.txt --replace --extending-class cz.cuni.mff.ufal.dspace.app.itemimport.ItemImportReplacingMetadatalocal.refbox.formatto a format string (can contain text + variables one of:{title}, {authors}, {publisher}, {year}, {pid}, {repository}local.propertiesto add a new type calledclip:curation.metadata.expected.types = curation.metadata.expected.types = corpus,lexicalConceptualResource,languageDescription,toolService,clip, note that the key is repeated twice. No need to change anything if the old types are the only needed.rewriterightsmetadatatask to fill in name and label if uri is presentunspecified#972, Conditions of use - #969 - part 1 #970, elg.xsl - syntacticUnits mapping #966, downloadLocation not exposed by default #955 )After install
import local md schema #960, #965:
bin/dspace registry-loader -metadata .../dspace/config/registries/local-types.xmlimport edm md schema #922:
bin/dspace registry-loader -metadata .../dspace/config/registries/edm.xmlelg related issues:
sudo -u tomcat make rebuild_oaireindex solr (updated filter/facet in #922 )
bin/dspace index-discovery -c -fThis discussion was created from the release 2021.01.
Beta Was this translation helpful? Give feedback.
All reactions