Skip to content

Documentation of new associations search #714

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions content/user/search/_index.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Searching for Records"
date: 2021-10-11
lastmod: 2024-10-04
lastmod: 2025-01-30
authors: ["Katie Pearson, Lindsay Walker"]
draft: false
weight: 100
Expand Down Expand Up @@ -78,6 +78,11 @@ Symbiota portals serve data from specimens and observations according to regiona
* **Latitude and Longitude**: To define a latitude/longitude bounding box, polygon, or point with radius in which to search, enter the values in the provided fields or click the appropriate button at the top of the Latitude & Longitude search criteria to create the box, shape, or point radius in the mapping interface.
* **Sample Properties**: Here you can search by catalog number or limit your search criteria to only include records that are types (i.e., have a value in the TypeStatus field), records that have media, records that have genetic data, records that are georeferenced, or records that have material samples (if enabled in your portal). You can also opt to include cultivated or captive records in this criterion category.
* **Trait Criteria**: Here you can limit your search to include only records with certain values of trait criteria. Note that the search will only be able to provide you with records that have been scored for those particular traits, and the absence of a certain trait value applied to a specimen does not necessarily indicate that a trait value does not apply to a record. Furthermore, the record is an "OR" search. Selecting multiple trait values will return all records with **at least one** of those traits.
* **Associations**: Here you can search for documentated relationships between organisms or resources. Learn more about assocations [here](/symbiota-docs/editor/links/). Click the "Association Type" dropdown list to view the types of relationships supported in the portal you are searching. As with all searches, _search results depend on whether a relationship has been formally established between two things_. For example, while a record may list several associated taxa on its specimen label, those might not have been entered as formal relationships in the database structure. You may still find relationships in the "associatedTaxa" field that cannot be found through this search interface. Associations may be:
- Internal occurrence: relationships between records in the portal you are searching
- External occurrence: relationships between a record in the portal and a record in a different database
- Non-occurrence taxonomic: relationship that is not documented by two specimen records (e.g., a specimen is listed as having an association with another taxon on its specimen label)
- Non-occurrence reference: relationship of a record in the portal with another resource, such as a website or publication

3. Click the Search button on the far right to conduct your search.

Expand All @@ -86,7 +91,7 @@ Symbiota portals serve data from specimens and observations according to regiona
{{</ notice >}}

{{< notice tip >}}
To view the results in a table or to sort the search results, click the Table Display button. ![Table Display Button](/symbiota-docs/images/table.png) In the Search Results box at the top of the page, select the field you would like to sort by, a second field you would like to sort by (if applicable), then whether you would like to sort results in ascending or descending order. Then click Sort. To switch back to list view, click the List Display button. ![List Display Button](/symbiota-docs/images/list.png)
To view the results in a table, click the Table Display button. ![Table Display Button](/symbiota-docs/images/tabledisplaybutton.PNG) To switch back to list view, click the List Display button. ![List Display Button](/symbiota-docs/images/list.png) To sort your search results, click the Sort Records button. ![Sort Records Button](/symbiota-docs/images/sortrecords.png) In the Search Results box at the top of the page, select the field you would like to sort by, a second field you would like to sort by (if applicable), then whether you would like to sort results in ascending or descending order. Then click Sort.
{{</ notice >}}

## Map Search
Expand Down
Binary file modified static/images/list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/newsamplesearch.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/sortrecords.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/tabledisplaybutton.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.