mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 06:35:03 +01:00
Update notes for 2016-09-21
This commit is contained in:
parent
93e70900b5
commit
a8e5a96ef5
@ -427,3 +427,4 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
```
|
||||
|
||||
- This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently
|
||||
- Add `dc.date.accessioned` to XMLUI Discovery search filters
|
||||
|
@ -572,6 +572,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
|
||||
<ul>
|
||||
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
|
||||
<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
|
||||
<ul>
|
||||
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
|
||||
<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
|
||||
<ul>
|
||||
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
|
||||
<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
@ -506,6 +506,7 @@ $ ./delete-metadata-values.py -f cg.contributor.affiliation -i affiliations_pb-2
|
||||
|
||||
<ul>
|
||||
<li>This allows the module to treat the field as a date rather than a text string, so we can interrogate it more intelligently</li>
|
||||
<li>Add <code>dc.date.accessioned</code> to XMLUI Discovery search filters</li>
|
||||
</ul>
|
||||
</description>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user