Skip to content
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

BDRSPS-925 Add SampleCollections for certain attributes in the incidental v3 mapping #272

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

Lincoln-GR
Copy link
Contributor

@Lincoln-GR Lincoln-GR commented Oct 22, 2024

  • The Attribute and Attribute Value IRIs now have the value in them, instead of the row number. This greatly reduces the number we create.
  • A new SampleCollection joins the Attribute node and the rows that had that attribute, remove the direct links from the rows to the Attribute nodes.
  • other small changes to the Attribute and Value nodes

The following attributes are changed:

  • basisOfRecord
  • habitat
  • preparations
  • dataGeneralizations

@Lincoln-GR Lincoln-GR force-pushed the BDRSPS-925-sample-collections branch from 976c046 to 4ca7260 Compare October 22, 2024 01:21
…ntal v3 mapping

The Attribute and Attribute Value IRIs now have the value in them, instead of the row number.
This greatly reduces the number we create.
A new SampleCollection joins the Attribute node and the rows that had that attribute.

The following attributes are changed:
* basisOfRecord
* habitat
* preparations
* dataGeneralizations
@Lincoln-GR Lincoln-GR force-pushed the BDRSPS-925-sample-collections branch from 4ca7260 to b112568 Compare October 22, 2024 03:06
@Lincoln-GR Lincoln-GR marked this pull request as ready for review October 22, 2024 03:37
@joecrowleygaia joecrowleygaia merged commit 66e469d into main Oct 22, 2024
6 checks passed
@Lincoln-GR Lincoln-GR deleted the BDRSPS-925-sample-collections branch October 22, 2024 05:07
Lincoln-GR added a commit that referenced this pull request Oct 24, 2024
…rence v2 mapping

The Attribute and Attribute Value IRIs now have the value in them, instead of the row number.
This greatly reduces the number we create.
A new Collection node joins the Attribute node and the rows that had that attribute.

The following attributes are changed:
* basisOfRecord
* habitat
* preparations
* dataGeneralizations

Same as #272, but for the survey occurrence template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants