Engineering Village encapsulates a search request method that enables a RESTful API client to perform an expert search across all or any combination of Engineering Village databases. It also provides the ability to retrieve one or more records by unique document identifiers from these same databases.
Definition: incorporates within the client application a search
tool that takes the user's query, passes it on to different search
indexes through APIs, gets the results from those APIs and combines
them into a single result list for the user to see. This practice is
common in digital library portals at universities, and Engineering
Village's indexes are common targets for this. It also provides the
ability to retrieve those results based on unique, individual document
identifiers.
We allow this use case under the following conditions:
- The developer of the federated search application needs to be
an organization that has a license for Engineering Village, or should
be building the application for an organization who has a license
- The organization is only allowed API access to Engineering
Village databases that are licensed on the Engineering Village web
site.
- If the application is provided to Elsevier customers by a
third-party vendor, this vendor is not allowed to differentiate the
fees for the use of the application based on Engineering Village data
being in- or excluded by the application
- The users of the application should be limited to authorized
users at the organization holding the license
- The application can only show the core abstract, author, and
publisher data for each search and/or retrieval result from
Engineering Village - the record's indexing terms are off-limits
- Results need to be marked as coming from Engineering Village,
and may link back to the article on the Engineering Village web site.
- The application can use the RESTful APIs.