Skip to content

Commit

Permalink
Merge pull request #379 from gaiaresources/BDRSPS-1121-no-github-links
Browse files Browse the repository at this point in the history
BDRSPS-1121 Remove github links from template metadata
  • Loading branch information
chungvl authored Jan 7, 2025
2 parents dc463bb + 9626412 commit 8e8089b
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 20 deletions.
2 changes: 0 additions & 2 deletions abis_mapping/models/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ class TemplateMetadata(pydantic.BaseModel):
spatial_type: str
file_type: str
sampling_type: str
template_url: str
schema_url: str
template_lifecycle_status: TemplateMetadataLifecycleStatus

@pydantic.computed_field # type: ignore[prop-decorator]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point",
"file_type": "CSV",
"sampling_type": "incidental",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/incidental_occurrence_data_v3/incidental_occurrence_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/incidental_occurrence_data_v3/schema.json",
"template_lifecycle_status": "current"
}
2 changes: 0 additions & 2 deletions abis_mapping/templates/survey_metadata_v2/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_metadata_v2/survey_metadata.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_metadata_v2/schema.json",
"template_lifecycle_status": "current"
}
2 changes: 0 additions & 2 deletions abis_mapping/templates/survey_metadata_v3/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_metadata_v3/survey_metadata.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_metadata_v3/schema.json",
"template_lifecycle_status": "beta"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_occurrence_data_v2/survey_occurrence_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_occurrence_data_v2/schema.json",
"template_lifecycle_status": "current"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_occurrence_data_v3/survey_occurrence_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_occurrence_data_v3/schema.json",
"template_lifecycle_status": "beta"
}
2 changes: 0 additions & 2 deletions abis_mapping/templates/survey_site_data_v2/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_data_v2/survey_site_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_data_v2/schema.json",
"template_lifecycle_status": "current"
}
2 changes: 0 additions & 2 deletions abis_mapping/templates/survey_site_data_v3/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_data_v3/survey_site_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_data_v3/schema.json",
"template_lifecycle_status": "beta"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_visit_data_v2/survey_site_visit_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_visit_data_v2/schema.json",
"template_lifecycle_status": "current"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@
"spatial_type": "Point, line, polygon",
"file_type": "CSV",
"sampling_type": "systematic survey",
"template_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_visit_data_v3/survey_site_visit_data.csv",
"schema_url": "https://raw.githubusercontent.com/gaiaresources/abis-mapping/main/abis_mapping/templates/survey_site_visit_data_v3/schema.json",
"template_lifecycle_status": "beta"
}

0 comments on commit 8e8089b

Please sign in to comment.