v5.0.0-rc2
What's Changed
- BDRSPS-931: Changes to
visit_site_protocol.py
by @chungvl in #306 - BDRSPS-966: Part1: Update IRIs appearing in survey metadata v2 RDF by @Lincoln-GR in #304
- BDRSPS-979 docs.tables.fields module refactored by @joecrowleygaia in #308
- BDRSPS-966 Update IRI construction for incidental v3 template by @Lincoln-GR in #309
- BDRSPS-966 Update IRI construction for Survey Occurrence v2 template by @Lincoln-GR in #311
- BDRSPS-819 Made necessary tests or changes to types code after investigating low coverage on tests. by @joecrowleygaia in #310
- BDRSPS-966 SSD Site and SiteVisit IRI construction by @Lincoln-GR in #312
- BDRSPS-966 Further updates to IRI patterns by @Lincoln-GR in #313
- Add some more attribution IRI role types by @Lincoln-GR in #315
- BDRSPS-966 IRI patterns for flexible vocab Concepts by @Lincoln-GR in #314
- BDRSPS-980 Added model documentation check to ci by @joecrowleygaia in #316
- BDRSPS-747 Renamed types package to models. by @joecrowleygaia in #317
- Show diff when checking ruff format by @Lincoln-GR in #318
- BDRSPS-1009 Add mapping for organism quantity to incidental v3 template by @Lincoln-GR in #319
- BDRSPS-966 Supply base_iri to 2 vocabs in incidental template v3 mapping that need it by @Lincoln-GR in #321
- BDRSPS-1007 Change scientificName and threatStatus observations to always have occurrence as the featureOfInterest by @Lincoln-GR in #320
- BDRSPS-1014 Remove the isSampleOf predicate for sites by @Lincoln-GR in #323
- BDRSPS-1016 Make siteVisitStart field mandatory for site visit template by @Lincoln-GR in #324
- BDRSPS-1022 Update ISO role codes to BDR equivalents by @Lincoln-GR in #326
- BDRSPS-1027 Remove default value from site vocab by @Lincoln-GR in #329
- BDRSPS-1025 Made related site node type and value be dependent on the value of the relationshipToRelatedSite field of the site template. by @joecrowleygaia in #331
- BDRSPS-1029 Refactor so that extra_fields_schema is only called once per template mapping by @Lincoln-GR in #330
- BDRSPS-1032 Change organism quantity value label by @Lincoln-GR in #333
- BDRSPS-1030 Split out site into its own node on site visit template. by @joecrowleygaia in #334
- BDRSPS-1010 Rejigged the extra fields schema creation logic by @joecrowleygaia in #325
- BDRSPS-1031 swap
tern:hasSite
forsosa:isSampleOf
for linking occurrence and site by @Lincoln-GR in #332 - BDRSPS-1038 Ensure that every chunk has a dataset type triple by @Lincoln-GR in #336
- BDRSPS-1039 Add void:inDataset properties to the prov:Plan nodes by @Lincoln-GR in #335
- BDRSPS-1042 Add basic site visit nodes to occurrence template mapping by @Lincoln-GR in #337
- BDRSPS-1044 Add basic Survey nodes to site visit template mapping by @Lincoln-GR in #339
- BDRSPS-1043 Add basic Survey nodes to occurrence template mapping by @Lincoln-GR in #338
- BDRSPS-1035 Created new column for field location on templates for instructions. by @joecrowleygaia in #340
- BDRSPS-1045 Move
dwc:catalogNumber
anddwc:collectionCode
to thedwc:Occurrence
node by @Lincoln-GR in #341 - BDRSPS-1048 Add extra fields mapping for site visit template by @Lincoln-GR in #342
- BDRSPS-1017: bumped version to v5.0.0-rc2 by @serge-gaia in #343
Full Changelog: v5.0.0-rc1...v5.0.0-rc2