Closed stefandesu closed 2 years ago
I have discovered multiple things about the properties
parameter when using the DANTE API:
+
as a prefix returns all default properties plus additional properties which is exactly what we need.scopeNote
and editorialNote
in particular), so I have now adjusted the default value for the properties
parameter to +created,issued,modified,editorialNote,scopeNote
.
For example, BK 50.31 has several alternative labels that are used for the search, but not shown under "labels". Looking at the network tab, we can see that
altLabel
is not part of theproperties
parameter when requesting concept data.Either we need to completely remove the
properties
parameter (without it, alternative labels are returned), or add more properties to the field.