-
Key: BQS-6
-
Legacy Issue Number: 4520
-
Status: closed
-
Source: Japan Biological Informatics Consortium ( Martin Senger)
-
Summary:
Repository introspection mechanism allows to find what attributes are
available in the repository. But the attributes play two roles: they can
be used in queries (query-able attributes) and they can be just return
back in the retrieved citations (usually the first role is a subset of the
latter one). There is no interoperable way how to find what role which
attribute plays.Resolution:
To add to DsLSRBibQuery module:
const string ROLE_ATTR_QUERYABLE = "queryable";
const string ROLE_ATTR_RETRIEVABLE = "retrievable";And to explain in the text that these strings could/should appear in the
'description' field of the controlled vocabularies with attributes. -
Reported: BQS 1.0b1 — Mon, 20 Aug 2001 04:00 GMT
-
Disposition: Resolved — BQS 1.0
-
Disposition Summary:
see above
-
Updated: Fri, 6 Mar 2015 20:57 GMT
BQS — query-able and non query-able attributes
- Key: BQS-6
- OMG Task Force: Bibliographic Query Service FTF