Skip to content

Commit

Permalink
add new ExtendedMeasurementOrFact extension (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
danstoner authored Apr 20, 2021
1 parent 5382a63 commit 4cf5efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions idb/helpers/fieldnames.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
'''
types = {
"http://purl.org/NET/aec/associatedTaxa": {"shortname": "aec:associatedTaxa"},
"http://rs.iobis.org/obis/terms/ExtendedMeasurementOrFact": {"shortname": "obis:ExtendedMeasurementOrFact"},
"http://rs.gbif.org/terms/1.0/Identifier": {"shortname": "gbif:Identifier"},
"http://rs.gbif.org/terms/1.0/Image": { "shortname": "dwc:Multimedia"},
"http://rs.gbif.org/terms/1.0/Multimedia": { "shortname": "dwc:Multimedia"},
Expand Down

0 comments on commit 4cf5efe

Please sign in to comment.