mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-21 14:15:02 +01:00
content/post/2016-06.md
This commit is contained in:
parent
2a063b04ba
commit
f89a296d67
@ -138,7 +138,7 @@ dspacetest=# \copy (select text_value, count(*) from metadatavalue where resourc
|
||||
|
||||
- Discuss controlled vocabularies for ~28 fields
|
||||
- Looks like this is all we need: https://wiki.lyrasis.org/display/DSDOC5x/Submission+User+Interface#SubmissionUserInterface-ConfiguringControlledVocabularies
|
||||
- I wrote an XPath expression to extract the ILRI subjects from `input-forms.xml` (uses xmlstartlet):
|
||||
- I wrote an XPath expression to extract the ILRI subjects from `input-forms.xml` (from the xmlstarlet package):
|
||||
|
||||
```
|
||||
$ xml sel -t -m '//value-pairs[@value-pairs-name="ilrisubject"]/pair/displayed-value/text()' -c '.' -n dspace/config/input-forms.xml
|
||||
|
Loading…
Reference in New Issue
Block a user