Project

General

Profile

« Previous | Next » 

Revision 14460

schemas/public_.sql: validation views: use analytical_stem_view instead of analytical_stem because analytical_stem is no longer materialized (viewFullOccurrence_individual_view is materialized instead)

View differences:

vegbien.sql
6979 6979

  
6980 6980

  
6981 6981
--
6982
-- Name: analytical_stem; Type: TABLE; Schema: public; Owner: -; Tablespace: 
6982
-- Name: analytical_plot; Type: VIEW; Schema: public; Owner: -
6983 6983
--
6984 6984

  
6985
CREATE TABLE analytical_stem (
6986
    "datasource__@Brad__.identifier_examples@vegpath.org" text NOT NULL,
6987
    "country__@DwC__@vegpath.org" text,
6988
    "stateProvince__@DwC__@vegpath.org" text,
6989
    "county__@DwC__@vegpath.org" text,
6990
    "locality__@DwC__@vegpath.org" text,
6991
    "decimalLatitude__@DwC__@vegpath.org" double precision,
6992
    "decimalLongitude__@DwC__@vegpath.org" double precision,
6993
    "coordinateUncertaintyInMeters__@DwC__@vegpath.org" double precision,
6994
    "georeferenceSources__@DwC__@vegpath.org" coordinatesource,
6995
    "georeferenceProtocol__@DwC__@vegpath.org" text,
6996
    geovalid_bien integer,
6997
    "isNewWorld_bien" integer,
6998
    "projectID__@VegX__.plotObservation@vegpath.org" text,
6999
    "projectContributor[s]__@VegBank__@vegpath.org" text[],
7000
    "locationID__@DwC__@vegpath.org" text NOT NULL,
7001
    "plotName__@VegX__.plot@vegpath.org" text,
7002
    "subplot__@SALVIAS__.Plot_data@vegpath.org" text,
7003
    location__cultivated__bien boolean,
7004
    "locationevent.locationevent_id__@VegBIEN__.public@vegpath.org" integer,
7005
    "eventDate__@DwC__@vegpath.org" date,
7006
    "(-minimum-)ElevationInMeters__@DwC__@vegpath.org" double precision,
7007
    "slopeAspect[_deg]__@VegX__.plot@vegpath.org" double precision,
7008
    "slopeGradient[_deg]__@VegX__.plot@vegpath.org" double precision,
7009
    "plot.area[_ha]__@VegX__@vegpath.org" double precision,
7010
    "samplingProtocol__@DwC__@vegpath.org" text,
7011
    "temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" double precision,
7012
    "precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" double precision,
7013
    "stratumName__@VegX__.stratum@vegpath.org" text,
7014
    "communityConcept.name__@VegX__.communityDet@vegpath.org" text[],
7015
    "observationContributor[s]__@VegBank__@vegpath.org" text[],
7016
    "[custodial_]institutionCode[s]__@DwC__@vegpath.org" text,
7017
    "collectionCode__@DwC__@vegpath.org" text,
7018
    "catalogNumber__@DwC__@vegpath.org" text,
7019
    "occurrenceID__@DwC__@vegpath.org" text,
7020
    "recordedBy__@DwC__@vegpath.org" text,
7021
    "recordNumber__@DwC__@vegpath.org" text,
7022
    "(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" date,
7023
    "[verbatim_]family__@DwC__@vegpath.org" text,
7024
    "[verbatim_]scientificName__@DwC__@vegpath.org" text,
7025
    "identifiedBy__@DwC__@vegpath.org" text,
7026
    "dateIdentified__@DwC__@vegpath.org" date,
7027
    "identificationRemarks__@DwC__@vegpath.org" text,
7028
    "Family_matched__@TNRS__@vegpath.org" text,
7029
    "Name_matched__@TNRS__@vegpath.org" text,
7030
    "Name_matched_author__@TNRS__@vegpath.org" text,
7031
    "[higher_plant_group~]higherClassification__@DwC__@vegpath.org" higher_plant_group,
7032
    "taxonomicStatus__@DwC__@vegpath.org" text,
7033
    scrubbed_family text,
7034
    scrubbed_genus text,
7035
    scrubbed_specific_epithet text,
7036
    scrubbed_species_binomial text,
7037
    scrubbed_taxon_name_no_author text,
7038
    scrubbed_author text,
7039
    scrubbed_taxon_name_with_author text,
7040
    "speciesBinomialWithMorphospecies__@VegCore__@vegpath.org" text,
7041
    "[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" growthform,
7042
    "reproductiveCondition__@DwC__@vegpath.org" text,
7043
    cultivated_bien integer,
7044
    "cultivatedBasis_bien" text,
7045
    "occurrenceRemarks__@DwC__@vegpath.org" text,
7046
    "coverPercent__@VegX__.attribute.ordinal@vegpath.org" double precision,
7047
    "taxonObservation[.id]__@VegBank__@vegpath.org" text,
7048
    "taxonNameUsageConcept.authorCode__@VegX__@vegpath.org" text,
7049
    "aggregateOrganismObservation.id__@VegX__@vegpath.org" text,
7050
    "individualOrganismObservation.id__@VegX__@vegpath.org" text,
7051
    "individualID__@DwC__@vegpath.org" text,
7052
    "individualCount__@DwC__@vegpath.org" integer,
7053
    "plantobservation.""_id__@VegBIEN__.public@vegpath.org" integer,
7054
    "stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" double precision,
7055
    "stemHeight[_m]__@VegBank__.stemCount@vegpath.org" double precision,
7056
    "[tag=]identificationLabel__@VegX__.individual@vegpath.org" text,
7057
    "relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org" double precision,
7058
    "relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org" double precision,
7059
    "stemCode__@VegBank__.stemLocation@vegpath.org" text,
7060
    "TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org" integer NOT NULL
7061
);
6985
CREATE VIEW analytical_plot AS
6986
 SELECT analytical_stem_view."datasource__@Brad__.identifier_examples@vegpath.org",
6987
    analytical_stem_view."country__@DwC__@vegpath.org",
6988
    analytical_stem_view."stateProvince__@DwC__@vegpath.org",
6989
    analytical_stem_view."county__@DwC__@vegpath.org",
6990
    analytical_stem_view."locality__@DwC__@vegpath.org",
6991
    analytical_stem_view."decimalLatitude__@DwC__@vegpath.org",
6992
    analytical_stem_view."decimalLongitude__@DwC__@vegpath.org",
6993
    analytical_stem_view."coordinateUncertaintyInMeters__@DwC__@vegpath.org",
6994
    analytical_stem_view."georeferenceSources__@DwC__@vegpath.org",
6995
    analytical_stem_view."georeferenceProtocol__@DwC__@vegpath.org",
6996
    analytical_stem_view.geovalid_bien,
6997
    analytical_stem_view."isNewWorld_bien",
6998
    analytical_stem_view."projectID__@VegX__.plotObservation@vegpath.org",
6999
    analytical_stem_view."projectContributor[s]__@VegBank__@vegpath.org",
7000
    analytical_stem_view."locationID__@DwC__@vegpath.org",
7001
    analytical_stem_view."plotName__@VegX__.plot@vegpath.org",
7002
    analytical_stem_view."subplot__@SALVIAS__.Plot_data@vegpath.org",
7003
    analytical_stem_view.location__cultivated__bien,
7004
    analytical_stem_view."eventDate__@DwC__@vegpath.org",
7005
    analytical_stem_view."(-minimum-)ElevationInMeters__@DwC__@vegpath.org",
7006
    analytical_stem_view."slopeAspect[_deg]__@VegX__.plot@vegpath.org",
7007
    analytical_stem_view."slopeGradient[_deg]__@VegX__.plot@vegpath.org",
7008
    analytical_stem_view."plot.area[_ha]__@VegX__@vegpath.org",
7009
    analytical_stem_view."samplingProtocol__@DwC__@vegpath.org",
7010
    analytical_stem_view."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org",
7011
    analytical_stem_view."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org",
7012
    analytical_stem_view."stratumName__@VegX__.stratum@vegpath.org",
7013
    analytical_stem_view."communityConcept.name__@VegX__.communityDet@vegpath.org",
7014
    analytical_stem_view."observationContributor[s]__@VegBank__@vegpath.org",
7015
    analytical_stem_view."recordedBy__@DwC__@vegpath.org",
7016
    analytical_stem_view."recordNumber__@DwC__@vegpath.org",
7017
    analytical_stem_view."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org",
7018
    analytical_stem_view."[verbatim_]family__@DwC__@vegpath.org",
7019
    analytical_stem_view."[verbatim_]scientificName__@DwC__@vegpath.org",
7020
    analytical_stem_view."identifiedBy__@DwC__@vegpath.org",
7021
    analytical_stem_view."dateIdentified__@DwC__@vegpath.org",
7022
    analytical_stem_view."identificationRemarks__@DwC__@vegpath.org",
7023
    analytical_stem_view."Family_matched__@TNRS__@vegpath.org",
7024
    analytical_stem_view."Name_matched__@TNRS__@vegpath.org",
7025
    analytical_stem_view."Name_matched_author__@TNRS__@vegpath.org",
7026
    analytical_stem_view.scrubbed_family,
7027
    analytical_stem_view.scrubbed_genus,
7028
    analytical_stem_view."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org",
7029
    analytical_stem_view.scrubbed_taxon_name_no_author,
7030
    analytical_stem_view.scrubbed_author,
7031
    analytical_stem_view."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org",
7032
    analytical_stem_view."reproductiveCondition__@DwC__@vegpath.org",
7033
    analytical_stem_view.cultivated_bien,
7034
    analytical_stem_view."cultivatedBasis_bien",
7035
    analytical_stem_view."occurrenceRemarks__@DwC__@vegpath.org",
7036
    analytical_stem_view."coverPercent__@VegX__.attribute.ordinal@vegpath.org",
7037
    analytical_stem_view."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org",
7038
    analytical_stem_view."stemHeight[_m]__@VegBank__.stemCount@vegpath.org",
7039
    analytical_stem_view."[tag=]identificationLabel__@VegX__.individual@vegpath.org",
7040
    analytical_stem_view."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org",
7041
    analytical_stem_view."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org",
7042
    analytical_stem_view."taxonObservation[.id]__@VegBank__@vegpath.org",
7043
    analytical_stem_view."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org",
7044
    analytical_stem_view."aggregateOrganismObservation.id__@VegX__@vegpath.org",
7045
    analytical_stem_view."individualOrganismObservation.id__@VegX__@vegpath.org",
7046
    analytical_stem_view."individualID__@DwC__@vegpath.org",
7047
    analytical_stem_view."individualCount__@DwC__@vegpath.org",
7048
    analytical_stem_view."stemCode__@VegBank__.stemLocation@vegpath.org"
7049
   FROM analytical_stem_view;
7062 7050

  
7063 7051

  
7064 7052
--
7065
-- Name: COLUMN analytical_stem."datasource__@Brad__.identifier_examples@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7053
-- Name: COLUMN analytical_plot."datasource__@Brad__.identifier_examples@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7066 7054
--
7067 7055

  
7068
COMMENT ON COLUMN analytical_stem."datasource__@Brad__.identifier_examples@vegpath.org" IS '"the person [or] institution that provided the data [to this database] (the *proximate* data provider)"';
7056
COMMENT ON COLUMN analytical_plot."datasource__@Brad__.identifier_examples@vegpath.org" IS '"the person [or] institution that provided the data [to this database] (the *proximate* data provider)"';
7069 7057

  
7070 7058

  
7071 7059
--
7072
-- Name: COLUMN analytical_stem."country__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7060
-- Name: COLUMN analytical_plot."country__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7073 7061
--
7074 7062

  
7075
COMMENT ON COLUMN analytical_stem."country__@DwC__@vegpath.org" IS 'http://geoscrub.geoscrub_output.acceptedCountry__@VegBIEN__@vegpath.org;
7063
COMMENT ON COLUMN analytical_plot."country__@DwC__@vegpath.org" IS 'http://geoscrub.geoscrub_output.acceptedCountry__@VegBIEN__@vegpath.org;
7076 7064
"The name of the country or major administrative unit in which the Location occurs"';
7077 7065

  
7078 7066

  
7079 7067
--
7080
-- Name: COLUMN analytical_stem."stateProvince__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7068
-- Name: COLUMN analytical_plot."stateProvince__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7081 7069
--
7082 7070

  
7083
COMMENT ON COLUMN analytical_stem."stateProvince__@DwC__@vegpath.org" IS '"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs"';
7071
COMMENT ON COLUMN analytical_plot."stateProvince__@DwC__@vegpath.org" IS '"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs"';
7084 7072

  
7085 7073

  
7086 7074
--
7087
-- Name: COLUMN analytical_stem."county__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7075
-- Name: COLUMN analytical_plot."county__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7088 7076
--
7089 7077

  
7090
COMMENT ON COLUMN analytical_stem."county__@DwC__@vegpath.org" IS '"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs"';
7078
COMMENT ON COLUMN analytical_plot."county__@DwC__@vegpath.org" IS '"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs"';
7091 7079

  
7092 7080

  
7093 7081
--
7094
-- Name: COLUMN analytical_stem."locality__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7082
-- Name: COLUMN analytical_plot."locality__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7095 7083
--
7096 7084

  
7097
COMMENT ON COLUMN analytical_stem."locality__@DwC__@vegpath.org" IS '"The specific description of the place"';
7085
COMMENT ON COLUMN analytical_plot."locality__@DwC__@vegpath.org" IS '"The specific description of the place"';
7098 7086

  
7099 7087

  
7100 7088
--
7101
-- Name: COLUMN analytical_stem."decimalLatitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7089
-- Name: COLUMN analytical_plot."decimalLatitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7102 7090
--
7103 7091

  
7104
COMMENT ON COLUMN analytical_stem."decimalLatitude__@DwC__@vegpath.org" IS '"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7092
COMMENT ON COLUMN analytical_plot."decimalLatitude__@DwC__@vegpath.org" IS '"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7105 7093

  
7106 7094

  
7107 7095
--
7108
-- Name: COLUMN analytical_stem."decimalLongitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7096
-- Name: COLUMN analytical_plot."decimalLongitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7109 7097
--
7110 7098

  
7111
COMMENT ON COLUMN analytical_stem."decimalLongitude__@DwC__@vegpath.org" IS '"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7099
COMMENT ON COLUMN analytical_plot."decimalLongitude__@DwC__@vegpath.org" IS '"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7112 7100

  
7113 7101

  
7114 7102
--
7115
-- Name: COLUMN analytical_stem."coordinateUncertaintyInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7103
-- Name: COLUMN analytical_plot."coordinateUncertaintyInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7116 7104
--
7117 7105

  
7118
COMMENT ON COLUMN analytical_stem."coordinateUncertaintyInMeters__@DwC__@vegpath.org" IS 'for a point observation, this is the fuzziness of the coordinates. for a plot (or other shape), this is the radius of the circle that circumscribes the entire plot, or the fuzziness, whichever is greater. note that the DwC definition is confusingly worded: it uses the ambiguous term Location, which sometimes refers to the asserted named place, but which they intended to refer to the plot or point.';
7106
COMMENT ON COLUMN analytical_plot."coordinateUncertaintyInMeters__@DwC__@vegpath.org" IS 'for a point observation, this is the fuzziness of the coordinates. for a plot (or other shape), this is the radius of the circle that circumscribes the entire plot, or the fuzziness, whichever is greater. note that the DwC definition is confusingly worded: it uses the ambiguous term Location, which sometimes refers to the asserted named place, but which they intended to refer to the plot or point.';
7119 7107

  
7120 7108

  
7121 7109
--
7122
-- Name: COLUMN analytical_stem."georeferenceSources__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7110
-- Name: COLUMN analytical_plot."georeferenceSources__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7123 7111
--
7124 7112

  
7125
COMMENT ON COLUMN analytical_stem."georeferenceSources__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources"';
7113
COMMENT ON COLUMN analytical_plot."georeferenceSources__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources"';
7126 7114

  
7127 7115

  
7128 7116
--
7129
-- Name: COLUMN analytical_stem."georeferenceProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7117
-- Name: COLUMN analytical_plot."georeferenceProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7130 7118
--
7131 7119

  
7132
COMMENT ON COLUMN analytical_stem."georeferenceProtocol__@DwC__@vegpath.org" IS '"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties"';
7120
COMMENT ON COLUMN analytical_plot."georeferenceProtocol__@DwC__@vegpath.org" IS '"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties"';
7133 7121

  
7134 7122

  
7135 7123
--
7136
-- Name: COLUMN analytical_stem.geovalid_bien; Type: COMMENT; Schema: public; Owner: -
7124
-- Name: COLUMN analytical_plot.geovalid_bien; Type: COMMENT; Schema: public; Owner: -
7137 7125
--
7138 7126

  
7139
COMMENT ON COLUMN analytical_stem.geovalid_bien IS 'whether the coordinates are within the boundary of the asserted named places';
7127
COMMENT ON COLUMN analytical_plot.geovalid_bien IS 'whether the coordinates are within the boundary of the asserted named places';
7140 7128

  
7141 7129

  
7142 7130
--
7143
-- Name: COLUMN analytical_stem."isNewWorld_bien"; Type: COMMENT; Schema: public; Owner: -
7131
-- Name: COLUMN analytical_plot."isNewWorld_bien"; Type: COMMENT; Schema: public; Owner: -
7144 7132
--
7145 7133

  
7146
COMMENT ON COLUMN analytical_stem."isNewWorld_bien" IS 'whether the country is in the Americas';
7134
COMMENT ON COLUMN analytical_plot."isNewWorld_bien" IS 'whether the country is in the Americas';
7147 7135

  
7148 7136

  
7149 7137
--
7150
-- Name: COLUMN analytical_stem."projectID__@VegX__.plotObservation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7138
-- Name: COLUMN analytical_plot."projectID__@VegX__.plotObservation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7151 7139
--
7152 7140

  
7153
COMMENT ON COLUMN analytical_stem."projectID__@VegX__.plotObservation@vegpath.org" IS 'http://project.sourceaccessioncode__@VegBIEN__.public@vegpath.org;
7141
COMMENT ON COLUMN analytical_plot."projectID__@VegX__.plotObservation@vegpath.org" IS 'http://project.sourceaccessioncode__@VegBIEN__.public@vegpath.org;
7154 7142
"A reference to a specific ''project''"';
7155 7143

  
7156 7144

  
7157 7145
--
7158
-- Name: COLUMN analytical_stem."projectContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7146
-- Name: COLUMN analytical_plot."projectContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7159 7147
--
7160 7148

  
7161
COMMENT ON COLUMN analytical_stem."projectContributor[s]__@VegBank__@vegpath.org" IS '"intersection entit[ies] used to ''link'' a party with a specific project wherein vegetation plots are described"';
7149
COMMENT ON COLUMN analytical_plot."projectContributor[s]__@VegBank__@vegpath.org" IS '"intersection entit[ies] used to ''link'' a party with a specific project wherein vegetation plots are described"';
7162 7150

  
7163 7151

  
7164 7152
--
7165
-- Name: COLUMN analytical_stem."locationID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7153
-- Name: COLUMN analytical_plot."locationID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7166 7154
--
7167 7155

  
7168
COMMENT ON COLUMN analytical_stem."locationID__@DwC__@vegpath.org" IS '"An identifier for the set of location information (data associated with dcterms:Location)"';
7156
COMMENT ON COLUMN analytical_plot."locationID__@DwC__@vegpath.org" IS '"An identifier for the set of location information (data associated with dcterms:Location)"';
7169 7157

  
7170 7158

  
7171 7159
--
7172
-- Name: COLUMN analytical_stem."plotName__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7160
-- Name: COLUMN analytical_plot."plotName__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7173 7161
--
7174 7162

  
7175
COMMENT ON COLUMN analytical_stem."plotName__@VegX__.plot@vegpath.org" IS '"Name or label for a plot"';
7163
COMMENT ON COLUMN analytical_plot."plotName__@VegX__.plot@vegpath.org" IS '"Name or label for a plot"';
7176 7164

  
7177 7165

  
7178 7166
--
7179
-- Name: COLUMN analytical_stem."subplot__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7167
-- Name: COLUMN analytical_plot."subplot__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7180 7168
--
7181 7169

  
7182
COMMENT ON COLUMN analytical_stem."subplot__@SALVIAS__.Plot_data@vegpath.org" IS 'http://location.authorlocationcode__@VegBIEN__.public@vegpath.org;
7170
COMMENT ON COLUMN analytical_plot."subplot__@SALVIAS__.Plot_data@vegpath.org" IS 'http://location.authorlocationcode__@VegBIEN__.public@vegpath.org;
7183 7171
"Code for subplot, line, or any other subsample or subdivision of plot"';
7184 7172

  
7185 7173

  
7186 7174
--
7187
-- Name: COLUMN analytical_stem.location__cultivated__bien; Type: COMMENT; Schema: public; Owner: -
7175
-- Name: COLUMN analytical_plot.location__cultivated__bien; Type: COMMENT; Schema: public; Owner: -
7188 7176
--
7189 7177

  
7190
COMMENT ON COLUMN analytical_stem.location__cultivated__bien IS 'whether the occurrence''s *location* was flagged as cultivated. note that this refers just to the cultivated status of the *location*; the occurrence may be cultivated even if the location isn''t.';
7178
COMMENT ON COLUMN analytical_plot.location__cultivated__bien IS 'whether the occurrence''s *location* was flagged as cultivated. note that this refers just to the cultivated status of the *location*; the occurrence may be cultivated even if the location isn''t.';
7191 7179

  
7192 7180

  
7193 7181
--
7194
-- Name: COLUMN analytical_stem."locationevent.locationevent_id__@VegBIEN__.public@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7182
-- Name: COLUMN analytical_plot."eventDate__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7195 7183
--
7196 7184

  
7197
COMMENT ON COLUMN analytical_stem."locationevent.locationevent_id__@VegBIEN__.public@vegpath.org" IS 'http://locationevent.locationevent_id__@VegBIEN__.public@vegpath.org;
7198
autogenerated ID for locationevent';
7185
COMMENT ON COLUMN analytical_plot."eventDate__@DwC__@vegpath.org" IS '"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded."';
7199 7186

  
7200 7187

  
7201 7188
--
7202
-- Name: COLUMN analytical_stem."eventDate__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7189
-- Name: COLUMN analytical_plot."(-minimum-)ElevationInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7203 7190
--
7204 7191

  
7205
COMMENT ON COLUMN analytical_stem."eventDate__@DwC__@vegpath.org" IS '"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded."';
7192
COMMENT ON COLUMN analytical_plot."(-minimum-)ElevationInMeters__@DwC__@vegpath.org" IS 'the "elevation (altitude, usually above sea level), in meters"';
7206 7193

  
7207 7194

  
7208 7195
--
7209
-- Name: COLUMN analytical_stem."(-minimum-)ElevationInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7196
-- Name: COLUMN analytical_plot."slopeAspect[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7210 7197
--
7211 7198

  
7212
COMMENT ON COLUMN analytical_stem."(-minimum-)ElevationInMeters__@DwC__@vegpath.org" IS 'the "elevation (altitude, usually above sea level), in meters"';
7199
COMMENT ON COLUMN analytical_plot."slopeAspect[_deg]__@VegX__.plot@vegpath.org" IS '"Representative azimuth of slope gradient (0-360 degrees) or as a cardinal direction (e.g. N, S, NE)"';
7213 7200

  
7214 7201

  
7215 7202
--
7216
-- Name: COLUMN analytical_stem."slopeAspect[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7203
-- Name: COLUMN analytical_plot."slopeGradient[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7217 7204
--
7218 7205

  
7219
COMMENT ON COLUMN analytical_stem."slopeAspect[_deg]__@VegX__.plot@vegpath.org" IS '"Representative azimuth of slope gradient (0-360 degrees) or as a cardinal direction (e.g. N, S, NE)"';
7206
COMMENT ON COLUMN analytical_plot."slopeGradient[_deg]__@VegX__.plot@vegpath.org" IS '"Representative inclination of slope in degrees"';
7220 7207

  
7221 7208

  
7222 7209
--
7223
-- Name: COLUMN analytical_stem."slopeGradient[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7210
-- Name: COLUMN analytical_plot."plot.area[_ha]__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7224 7211
--
7225 7212

  
7226
COMMENT ON COLUMN analytical_stem."slopeGradient[_deg]__@VegX__.plot@vegpath.org" IS '"Representative inclination of slope in degrees"';
7213
COMMENT ON COLUMN analytical_plot."plot.area[_ha]__@VegX__@vegpath.org" IS '"Total area of the plot"';
7227 7214

  
7228 7215

  
7229 7216
--
7230
-- Name: COLUMN analytical_stem."plot.area[_ha]__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7217
-- Name: COLUMN analytical_plot."samplingProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7231 7218
--
7232 7219

  
7233
COMMENT ON COLUMN analytical_stem."plot.area[_ha]__@VegX__@vegpath.org" IS '"Total area of the plot"';
7220
COMMENT ON COLUMN analytical_plot."samplingProtocol__@DwC__@vegpath.org" IS '"The name of, reference to, or description of the method or protocol used during an Event"';
7234 7221

  
7235 7222

  
7236 7223
--
7237
-- Name: COLUMN analytical_stem."samplingProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7224
-- Name: COLUMN analytical_plot."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7238 7225
--
7239 7226

  
7240
COMMENT ON COLUMN analytical_stem."samplingProtocol__@DwC__@vegpath.org" IS '"The name of, reference to, or description of the method or protocol used during an Event"';
7227
COMMENT ON COLUMN analytical_plot."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" IS '"Temperature during observation [...] [in] Celsius"';
7241 7228

  
7242 7229

  
7243 7230
--
7244
-- Name: COLUMN analytical_stem."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7231
-- Name: COLUMN analytical_plot."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7245 7232
--
7246 7233

  
7247
COMMENT ON COLUMN analytical_stem."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" IS '"Temperature during observation [...] [in] Celsius"';
7234
COMMENT ON COLUMN analytical_plot."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" IS '"Total annual precipitation, in mm"';
7248 7235

  
7249 7236

  
7250 7237
--
7251
-- Name: COLUMN analytical_stem."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7238
-- Name: COLUMN analytical_plot."stratumName__@VegX__.stratum@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7252 7239
--
7253 7240

  
7254
COMMENT ON COLUMN analytical_stem."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" IS '"Total annual precipitation, in mm"';
7241
COMMENT ON COLUMN analytical_plot."stratumName__@VegX__.stratum@vegpath.org" IS '"Name associated with this stratum"';
7255 7242

  
7256 7243

  
7257 7244
--
7258
-- Name: COLUMN analytical_stem."stratumName__@VegX__.stratum@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7245
-- Name: COLUMN analytical_plot."communityConcept.name__@VegX__.communityDet@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7259 7246
--
7260 7247

  
7261
COMMENT ON COLUMN analytical_stem."stratumName__@VegX__.stratum@vegpath.org" IS '"Name associated with this stratum"';
7248
COMMENT ON COLUMN analytical_plot."communityConcept.name__@VegX__.communityDet@vegpath.org" IS '"A textual label for a community type. A community type is an abstract grouping of organisms that tend to co-occur on the landscape due to shared ecological requirements or preferences."';
7262 7249

  
7263 7250

  
7264 7251
--
7265
-- Name: COLUMN analytical_stem."communityConcept.name__@VegX__.communityDet@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7252
-- Name: COLUMN analytical_plot."observationContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7266 7253
--
7267 7254

  
7268
COMMENT ON COLUMN analytical_stem."communityConcept.name__@VegX__.communityDet@vegpath.org" IS '"A textual label for a community type. A community type is an abstract grouping of organisms that tend to co-occur on the landscape due to shared ecological requirements or preferences."';
7255
COMMENT ON COLUMN analytical_plot."observationContributor[s]__@VegBank__@vegpath.org" IS '"intersection[s] that link[] a party with a specific plot observation event"';
7269 7256

  
7270 7257

  
7271 7258
--
7272
-- Name: COLUMN analytical_stem."observationContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7259
-- Name: COLUMN analytical_plot."recordedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7273 7260
--
7274 7261

  
7275
COMMENT ON COLUMN analytical_stem."observationContributor[s]__@VegBank__@vegpath.org" IS '"intersection[s] that link[] a party with a specific plot observation event"';
7262
COMMENT ON COLUMN analytical_plot."recordedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first."';
7276 7263

  
7277 7264

  
7278 7265
--
7279
-- Name: COLUMN analytical_stem."[custodial_]institutionCode[s]__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7266
-- Name: COLUMN analytical_plot."recordNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7280 7267
--
7281 7268

  
7282
COMMENT ON COLUMN analytical_stem."[custodial_]institutionCode[s]__@DwC__@vegpath.org" IS '"The name[s] (or acronym[s]) in use by the institution[s] having custody of the object(s) or information referred to in the record"';
7269
COMMENT ON COLUMN analytical_plot."recordNumber__@DwC__@vegpath.org" IS '"An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector''s number."';
7283 7270

  
7284 7271

  
7285 7272
--
7286
-- Name: COLUMN analytical_stem."collectionCode__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7273
-- Name: COLUMN analytical_plot."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7287 7274
--
7288 7275

  
7289
COMMENT ON COLUMN analytical_stem."collectionCode__@DwC__@vegpath.org" IS '"The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived"';
7276
COMMENT ON COLUMN analytical_plot."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" IS 'the "date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed"';
7290 7277

  
7291 7278

  
7292 7279
--
7293
-- Name: COLUMN analytical_stem."catalogNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7280
-- Name: COLUMN analytical_plot."[verbatim_]family__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7294 7281
--
7295 7282

  
7296
COMMENT ON COLUMN analytical_stem."catalogNumber__@DwC__@vegpath.org" IS '"An identifier (preferably unique) for the record within the data set or collection"';
7283
COMMENT ON COLUMN analytical_plot."[verbatim_]family__@DwC__@vegpath.org" IS '"The full scientific name of the family in which the taxon is classified [*before* any TNRS scrubbing]"';
7297 7284

  
7298 7285

  
7299 7286
--
7300
-- Name: COLUMN analytical_stem."occurrenceID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7287
-- Name: COLUMN analytical_plot."[verbatim_]scientificName__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7301 7288
--
7302 7289

  
7303
COMMENT ON COLUMN analytical_stem."occurrenceID__@DwC__@vegpath.org" IS '"An identifier for the Occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique."';
7290
COMMENT ON COLUMN analytical_plot."[verbatim_]scientificName__@DwC__@vegpath.org" IS '"The full scientific name [*before* any TNRS scrubbing], with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined."';
7304 7291

  
7305 7292

  
7306 7293
--
7307
-- Name: COLUMN analytical_stem."recordedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7294
-- Name: COLUMN analytical_plot."identifiedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7308 7295
--
7309 7296

  
7310
COMMENT ON COLUMN analytical_stem."recordedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first."';
7297
COMMENT ON COLUMN analytical_plot."identifiedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject"';
7311 7298

  
7312 7299

  
7313 7300
--
7314
-- Name: COLUMN analytical_stem."recordNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7301
-- Name: COLUMN analytical_plot."dateIdentified__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7315 7302
--
7316 7303

  
7317
COMMENT ON COLUMN analytical_stem."recordNumber__@DwC__@vegpath.org" IS '"An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector''s number."';
7304
COMMENT ON COLUMN analytical_plot."dateIdentified__@DwC__@vegpath.org" IS '"The date on which the subject was identified as representing the Taxon"';
7318 7305

  
7319 7306

  
7320 7307
--
7321
-- Name: COLUMN analytical_stem."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7308
-- Name: COLUMN analytical_plot."identificationRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7322 7309
--
7323 7310

  
7324
COMMENT ON COLUMN analytical_stem."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" IS 'the "date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed"';
7311
COMMENT ON COLUMN analytical_plot."identificationRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Identification"';
7325 7312

  
7326 7313

  
7327 7314
--
7328
-- Name: COLUMN analytical_stem."[verbatim_]family__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7315
-- Name: COLUMN analytical_plot."Family_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7329 7316
--
7330 7317

  
7331
COMMENT ON COLUMN analytical_stem."[verbatim_]family__@DwC__@vegpath.org" IS '"The full scientific name of the family in which the taxon is classified [*before* any TNRS scrubbing]"';
7318
COMMENT ON COLUMN analytical_plot."Family_matched__@TNRS__@vegpath.org" IS 'http://TNRS.taxon_scrub.matchedFamily__@VegBIEN__.public@vegpath.org;
7319
"The closest matching family in the TNRS database to the family submitted"';
7332 7320

  
7333 7321

  
7334 7322
--
7335
-- Name: COLUMN analytical_stem."[verbatim_]scientificName__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7323
-- Name: COLUMN analytical_plot."Name_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7336 7324
--
7337 7325

  
7338
COMMENT ON COLUMN analytical_stem."[verbatim_]scientificName__@DwC__@vegpath.org" IS '"The full scientific name [*before* any TNRS scrubbing], with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined."';
7326
COMMENT ON COLUMN analytical_plot."Name_matched__@TNRS__@vegpath.org" IS '"Scientific name with the highest match score. May be an exact match or a fuzzy match."';
7339 7327

  
7340 7328

  
7341 7329
--
7342
-- Name: COLUMN analytical_stem."identifiedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7330
-- Name: COLUMN analytical_plot."Name_matched_author__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7343 7331
--
7344 7332

  
7345
COMMENT ON COLUMN analytical_stem."identifiedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject"';
7333
COMMENT ON COLUMN analytical_plot."Name_matched_author__@TNRS__@vegpath.org" IS '"Standard authority for the matched name"';
7346 7334

  
7347 7335

  
7348 7336
--
7349
-- Name: COLUMN analytical_stem."dateIdentified__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7337
-- Name: COLUMN analytical_plot.scrubbed_family; Type: COMMENT; Schema: public; Owner: -
7350 7338
--
7351 7339

  
7352
COMMENT ON COLUMN analytical_stem."dateIdentified__@DwC__@vegpath.org" IS '"The date on which the subject was identified as representing the Taxon"';
7340
COMMENT ON COLUMN analytical_plot.scrubbed_family IS 'the family of the TNRS accepted or matched name';
7353 7341

  
7354 7342

  
7355 7343
--
7356
-- Name: COLUMN analytical_stem."identificationRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7344
-- Name: COLUMN analytical_plot.scrubbed_genus; Type: COMMENT; Schema: public; Owner: -
7357 7345
--
7358 7346

  
7359
COMMENT ON COLUMN analytical_stem."identificationRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Identification"';
7347
COMMENT ON COLUMN analytical_plot.scrubbed_genus IS 'the genus of the TNRS accepted or matched name';
7360 7348

  
7361 7349

  
7362 7350
--
7363
-- Name: COLUMN analytical_stem."Family_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7351
-- Name: COLUMN analytical_plot."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7364 7352
--
7365 7353

  
7366
COMMENT ON COLUMN analytical_stem."Family_matched__@TNRS__@vegpath.org" IS 'http://TNRS.taxon_scrub.matchedFamily__@VegBIEN__.public@vegpath.org;
7367
"The closest matching family in the TNRS database to the family submitted"';
7354
COMMENT ON COLUMN analytical_plot."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org" IS 'http://TNRS.taxon_scrub.scrubbed_morphospecies_binomial__@VegBIEN__.public@vegpath.org;
7355
"combine the `taxon` plus `morphospecies` to produce a unique string, `taxonMorphospecies`";
7356
a morphospecies is a custom species name assigned in the field by the collector (which does not validate to anything in TNRS)';
7368 7357

  
7369 7358

  
7370 7359
--
7371
-- Name: COLUMN analytical_stem."Name_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7360
-- Name: COLUMN analytical_plot.scrubbed_taxon_name_no_author; Type: COMMENT; Schema: public; Owner: -
7372 7361
--
7373 7362

  
7374
COMMENT ON COLUMN analytical_stem."Name_matched__@TNRS__@vegpath.org" IS '"Scientific name with the highest match score. May be an exact match or a fuzzy match."';
7363
COMMENT ON COLUMN analytical_plot.scrubbed_taxon_name_no_author IS 'the taxon name without author of the TNRS accepted or matched name';
7375 7364

  
7376 7365

  
7377 7366
--
7378
-- Name: COLUMN analytical_stem."Name_matched_author__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7367
-- Name: COLUMN analytical_plot.scrubbed_author; Type: COMMENT; Schema: public; Owner: -
7379 7368
--
7380 7369

  
7381
COMMENT ON COLUMN analytical_stem."Name_matched_author__@TNRS__@vegpath.org" IS '"Standard authority for the matched name"';
7370
COMMENT ON COLUMN analytical_plot.scrubbed_author IS 'the author of the TNRS accepted or matched name';
7382 7371

  
7383 7372

  
7384 7373
--
7385
-- Name: COLUMN analytical_stem."[higher_plant_group~]higherClassification__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7374
-- Name: COLUMN analytical_plot."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7386 7375
--
7387 7376

  
7388
COMMENT ON COLUMN analytical_stem."[higher_plant_group~]higherClassification__@DwC__@vegpath.org" IS 'closed list derived from higher taxa';
7377
COMMENT ON COLUMN analytical_plot."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" IS '"Growth form"; "Closed pick list"';
7389 7378

  
7390 7379

  
7391 7380
--
7392
-- Name: COLUMN analytical_stem."taxonomicStatus__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7381
-- Name: COLUMN analytical_plot."reproductiveCondition__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7393 7382
--
7394 7383

  
7395
COMMENT ON COLUMN analytical_stem."taxonomicStatus__@DwC__@vegpath.org" IS '"The status of the use of the scientificName as a label for a taxon. Requires taxonomic opinion to define the scope of a taxon. [...] Examples: "invalid", "misapplied", "homotypic synonym", "accepted"."';
7384
COMMENT ON COLUMN analytical_plot."reproductiveCondition__@DwC__@vegpath.org" IS '"The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."';
7396 7385

  
7397 7386

  
7398 7387
--
7399
-- Name: COLUMN analytical_stem.scrubbed_family; Type: COMMENT; Schema: public; Owner: -
7388
-- Name: COLUMN analytical_plot.cultivated_bien; Type: COMMENT; Schema: public; Owner: -
7400 7389
--
7401 7390

  
7402
COMMENT ON COLUMN analytical_stem.scrubbed_family IS 'the family of the TNRS accepted or matched name';
7391
COMMENT ON COLUMN analytical_plot.cultivated_bien IS 'whether the occurrence was flagged as cultivated';
7403 7392

  
7404 7393

  
7405 7394
--
7406
-- Name: COLUMN analytical_stem.scrubbed_genus; Type: COMMENT; Schema: public; Owner: -
7395
-- Name: COLUMN analytical_plot."cultivatedBasis_bien"; Type: COMMENT; Schema: public; Owner: -
7407 7396
--
7408 7397

  
7409
COMMENT ON COLUMN analytical_stem.scrubbed_genus IS 'the genus of the TNRS accepted or matched name';
7398
COMMENT ON COLUMN analytical_plot."cultivatedBasis_bien" IS 'why the occurrence was flagged as cultivated';
7410 7399

  
7411 7400

  
7412 7401
--
7413
-- Name: COLUMN analytical_stem.scrubbed_specific_epithet; Type: COMMENT; Schema: public; Owner: -
7402
-- Name: COLUMN analytical_plot."occurrenceRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7414 7403
--
7415 7404

  
7416
COMMENT ON COLUMN analytical_stem.scrubbed_specific_epithet IS 'the specific epithet of the TNRS accepted or matched name';
7405
COMMENT ON COLUMN analytical_plot."occurrenceRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Occurrence"';
7417 7406

  
7418 7407

  
7419 7408
--
7420
-- Name: COLUMN analytical_stem.scrubbed_species_binomial; Type: COMMENT; Schema: public; Owner: -
7409
-- Name: COLUMN analytical_plot."coverPercent__@VegX__.attribute.ordinal@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7421 7410
--
7422 7411

  
7423
COMMENT ON COLUMN analytical_stem.scrubbed_species_binomial IS 'the species binomial of the TNRS accepted or matched name';
7412
COMMENT ON COLUMN analytical_plot."coverPercent__@VegX__.attribute.ordinal@vegpath.org" IS '"Average cover of the index in percent"';
7424 7413

  
7425 7414

  
7426 7415
--
7427
-- Name: COLUMN analytical_stem.scrubbed_taxon_name_no_author; Type: COMMENT; Schema: public; Owner: -
7416
-- Name: COLUMN analytical_plot."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7428 7417
--
7429 7418

  
7430
COMMENT ON COLUMN analytical_stem.scrubbed_taxon_name_no_author IS 'the taxon name without author of the TNRS accepted or matched name';
7419
COMMENT ON COLUMN analytical_plot."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" IS '"Diameter at breast height of this stem (usually taken at 1.3 meters, but may vary)"';
7431 7420

  
7432 7421

  
7433 7422
--
7434
-- Name: COLUMN analytical_stem.scrubbed_author; Type: COMMENT; Schema: public; Owner: -
7423
-- Name: COLUMN analytical_plot."stemHeight[_m]__@VegBank__.stemCount@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7435 7424
--
7436 7425

  
7437
COMMENT ON COLUMN analytical_stem.scrubbed_author IS 'the author of the TNRS accepted or matched name';
7426
COMMENT ON COLUMN analytical_plot."stemHeight[_m]__@VegBank__.stemCount@vegpath.org" IS '"The measured height of the stem in meters"';
7438 7427

  
7439 7428

  
7440 7429
--
7441
-- Name: COLUMN analytical_stem.scrubbed_taxon_name_with_author; Type: COMMENT; Schema: public; Owner: -
7430
-- Name: COLUMN analytical_plot."[tag=]identificationLabel__@VegX__.individual@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7442 7431
--
7443 7432

  
7444
COMMENT ON COLUMN analytical_stem.scrubbed_taxon_name_with_author IS 'the taxon name with author of the TNRS accepted or matched name';
7433
COMMENT ON COLUMN analytical_plot."[tag=]identificationLabel__@VegX__.individual@vegpath.org" IS '"A label that is associated with an individual (e.g. a numerical tree tag)"';
7445 7434

  
7446 7435

  
7447 7436
--
7448
-- Name: COLUMN analytical_stem."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7437
-- Name: COLUMN analytical_plot."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7449 7438
--
7450 7439

  
7451
COMMENT ON COLUMN analytical_stem."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org" IS 'http://TNRS.taxon_scrub.scrubbed_morphospecies_binomial__@VegBIEN__.public@vegpath.org;
7452
"combine the `taxon` plus `morphospecies` to produce a unique string, `taxonMorphospecies`";
7453
a morphospecies is a custom species name assigned in the field by the collector (which does not validate to anything in TNRS)';
7440
COMMENT ON COLUMN analytical_plot."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org" IS '"The X-coordinate of the related item position in m. The user will enter the relative position of related item with respect to the plot origin (in meters) with the x-axis defined by the plot azimuth."';
7454 7441

  
7455 7442

  
7456 7443
--
7457
-- Name: COLUMN analytical_stem."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7444
-- Name: COLUMN analytical_plot."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7458 7445
--
7459 7446

  
7460
COMMENT ON COLUMN analytical_stem."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" IS '"Growth form"; "Closed pick list"';
7447
COMMENT ON COLUMN analytical_plot."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org" IS '"The Y-coordinate of the relatedSpatialItem position in m. The user will enter the relative position of relatedSpatialItems with respect to the plot origin (in meters) with the y-axis defined by the plot azimuth."';
7461 7448

  
7462 7449

  
7463 7450
--
7464
-- Name: COLUMN analytical_stem."reproductiveCondition__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7451
-- Name: COLUMN analytical_plot."taxonObservation[.id]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7465 7452
--
7466 7453

  
7467
COMMENT ON COLUMN analytical_stem."reproductiveCondition__@DwC__@vegpath.org" IS '"The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."';
7454
COMMENT ON COLUMN analytical_plot."taxonObservation[.id]__@VegBank__@vegpath.org" IS '"identifier assigned [by the datasource] to each unique observation of a taxon in a plot"';
7468 7455

  
7469 7456

  
7470 7457
--
7471
-- Name: COLUMN analytical_stem.cultivated_bien; Type: COMMENT; Schema: public; Owner: -
7458
-- Name: COLUMN analytical_plot."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7472 7459
--
7473 7460

  
7474
COMMENT ON COLUMN analytical_stem.cultivated_bien IS 'whether the occurrence was flagged as cultivated';
7461
COMMENT ON COLUMN analytical_plot."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org" IS '"Verbatum short code used by the author to signify the species at time of observation"';
7475 7462

  
7476 7463

  
7477 7464
--
7478
-- Name: COLUMN analytical_stem."cultivatedBasis_bien"; Type: COMMENT; Schema: public; Owner: -
7465
-- Name: COLUMN analytical_plot."aggregateOrganismObservation.id__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7479 7466
--
7480 7467

  
7481
COMMENT ON COLUMN analytical_stem."cultivatedBasis_bien" IS 'why the occurrence was flagged as cultivated';
7468
COMMENT ON COLUMN analytical_plot."aggregateOrganismObservation.id__@VegX__@vegpath.org" IS 'the ID for "An observation applying to all occurrences of an organism based on an aggregation factor. It contains an AggregateValue, which is an assessment of the overall occurrence of an organism in a Plot (e.g. number of stems, percentage cover, total biomass, basal area)."';
7482 7469

  
7483 7470

  
7484 7471
--
7485
-- Name: COLUMN analytical_stem."occurrenceRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7472
-- Name: COLUMN analytical_plot."individualOrganismObservation.id__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7486 7473
--
7487 7474

  
7488
COMMENT ON COLUMN analytical_stem."occurrenceRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Occurrence"';
7475
COMMENT ON COLUMN analytical_plot."individualOrganismObservation.id__@VegX__@vegpath.org" IS 'the ID for "An observation applying to one occurrence of an organism (or part of an organism). It is a container for measurements made on the organism (e.g. diameter, height, crown dimensions, biomass, growth form, number of stems)."';
7489 7476

  
7490 7477

  
7491 7478
--
7492
-- Name: COLUMN analytical_stem."coverPercent__@VegX__.attribute.ordinal@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7479
-- Name: COLUMN analytical_plot."individualID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7493 7480
--
7494 7481

  
7495
COMMENT ON COLUMN analytical_stem."coverPercent__@VegX__.attribute.ordinal@vegpath.org" IS '"Average cover of the index in percent"';
7482
COMMENT ON COLUMN analytical_plot."individualID__@DwC__@vegpath.org" IS '"An identifier for an individual or named group of individual organisms represented in the Occurrence"';
7496 7483

  
7497 7484

  
7498 7485
--
7499
-- Name: COLUMN analytical_stem."taxonObservation[.id]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7486
-- Name: COLUMN analytical_plot."individualCount__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7500 7487
--
7501 7488

  
7502
COMMENT ON COLUMN analytical_stem."taxonObservation[.id]__@VegBank__@vegpath.org" IS '"identifier assigned [by the datasource] to each unique observation of a taxon in a plot"';
7489
COMMENT ON COLUMN analytical_plot."individualCount__@DwC__@vegpath.org" IS '"The number of individuals represented present at the time of the Occurrence"';
7503 7490

  
7504 7491

  
7505 7492
--
7506
-- Name: COLUMN analytical_stem."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7493
-- Name: COLUMN analytical_plot."stemCode__@VegBank__.stemLocation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7507 7494
--
7508 7495

  
7509
COMMENT ON COLUMN analytical_stem."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org" IS '"Verbatum short code used by the author to signify the species at time of observation"';
7496
COMMENT ON COLUMN analytical_plot."stemCode__@VegBank__.stemLocation@vegpath.org" IS 'http://stemobservation.authorstemcode__@VegBIEN__.public@vegpath.org;
7497
"Name or code applied to a specific stem in the plot. This is generally a numeric label to associate a field data entry with a stem in the database."';
7510 7498

  
7511 7499

  
7512 7500
--
7513
-- Name: COLUMN analytical_stem."aggregateOrganismObservation.id__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7501
-- Name: analytical_specimen; Type: VIEW; Schema: public; Owner: -
7514 7502
--
7515 7503

  
7516
COMMENT ON COLUMN analytical_stem."aggregateOrganismObservation.id__@VegX__@vegpath.org" IS 'the ID for "An observation applying to all occurrences of an organism based on an aggregation factor. It contains an AggregateValue, which is an assessment of the overall occurrence of an organism in a Plot (e.g. number of stems, percentage cover, total biomass, basal area)."';
7504
CREATE VIEW analytical_specimen AS
7505
 SELECT analytical_stem_view."datasource__@Brad__.identifier_examples@vegpath.org",
7506
    analytical_stem_view."country__@DwC__@vegpath.org",
7507
    analytical_stem_view."stateProvince__@DwC__@vegpath.org",
7508
    analytical_stem_view."county__@DwC__@vegpath.org",
7509
    analytical_stem_view."locality__@DwC__@vegpath.org",
7510
    analytical_stem_view."decimalLatitude__@DwC__@vegpath.org",
7511
    analytical_stem_view."decimalLongitude__@DwC__@vegpath.org",
7512
    analytical_stem_view."coordinateUncertaintyInMeters__@DwC__@vegpath.org",
7513
    analytical_stem_view."georeferenceSources__@DwC__@vegpath.org",
7514
    analytical_stem_view."georeferenceProtocol__@DwC__@vegpath.org",
7515
    analytical_stem_view.geovalid_bien,
7516
    analytical_stem_view."isNewWorld_bien",
7517
    analytical_stem_view.location__cultivated__bien,
7518
    analytical_stem_view."eventDate__@DwC__@vegpath.org",
7519
    analytical_stem_view."(-minimum-)ElevationInMeters__@DwC__@vegpath.org",
7520
    analytical_stem_view."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org",
7521
    analytical_stem_view."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org",
7522
    analytical_stem_view."[custodial_]institutionCode[s]__@DwC__@vegpath.org",
7523
    analytical_stem_view."collectionCode__@DwC__@vegpath.org",
7524
    analytical_stem_view."catalogNumber__@DwC__@vegpath.org",
7525
    analytical_stem_view."occurrenceID__@DwC__@vegpath.org",
7526
    analytical_stem_view."recordedBy__@DwC__@vegpath.org",
7527
    analytical_stem_view."recordNumber__@DwC__@vegpath.org",
7528
    analytical_stem_view."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org",
7529
    analytical_stem_view."[verbatim_]family__@DwC__@vegpath.org",
7530
    analytical_stem_view."[verbatim_]scientificName__@DwC__@vegpath.org",
7531
    analytical_stem_view."identifiedBy__@DwC__@vegpath.org",
7532
    analytical_stem_view."dateIdentified__@DwC__@vegpath.org",
7533
    analytical_stem_view."identificationRemarks__@DwC__@vegpath.org",
7534
    analytical_stem_view."Family_matched__@TNRS__@vegpath.org",
7535
    analytical_stem_view."Name_matched__@TNRS__@vegpath.org",
7536
    analytical_stem_view."Name_matched_author__@TNRS__@vegpath.org",
7537
    analytical_stem_view.scrubbed_family,
7538
    analytical_stem_view.scrubbed_genus,
7539
    analytical_stem_view.scrubbed_taxon_name_no_author,
7540
    analytical_stem_view.scrubbed_author,
7541
    analytical_stem_view."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org",
7542
    analytical_stem_view."reproductiveCondition__@DwC__@vegpath.org",
7543
    analytical_stem_view.cultivated_bien,
7544
    analytical_stem_view."cultivatedBasis_bien",
7545
    analytical_stem_view."occurrenceRemarks__@DwC__@vegpath.org",
7546
    analytical_stem_view."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org",
7547
    analytical_stem_view."stemHeight[_m]__@VegBank__.stemCount@vegpath.org",
7548
    analytical_stem_view."[tag=]identificationLabel__@VegX__.individual@vegpath.org"
7549
   FROM analytical_stem_view;
7517 7550

  
7518 7551

  
7519 7552
--
7520
-- Name: COLUMN analytical_stem."individualOrganismObservation.id__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7553
-- Name: COLUMN analytical_specimen."datasource__@Brad__.identifier_examples@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7521 7554
--
7522 7555

  
7523
COMMENT ON COLUMN analytical_stem."individualOrganismObservation.id__@VegX__@vegpath.org" IS 'the ID for "An observation applying to one occurrence of an organism (or part of an organism). It is a container for measurements made on the organism (e.g. diameter, height, crown dimensions, biomass, growth form, number of stems)."';
7556
COMMENT ON COLUMN analytical_specimen."datasource__@Brad__.identifier_examples@vegpath.org" IS '"the person [or] institution that provided the data [to this database] (the *proximate* data provider)"';
7524 7557

  
7525 7558

  
7526 7559
--
7527
-- Name: COLUMN analytical_stem."individualID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7560
-- Name: COLUMN analytical_specimen."country__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7528 7561
--
7529 7562

  
7530
COMMENT ON COLUMN analytical_stem."individualID__@DwC__@vegpath.org" IS '"An identifier for an individual or named group of individual organisms represented in the Occurrence"';
7563
COMMENT ON COLUMN analytical_specimen."country__@DwC__@vegpath.org" IS 'http://geoscrub.geoscrub_output.acceptedCountry__@VegBIEN__@vegpath.org;
7564
"The name of the country or major administrative unit in which the Location occurs"';
7531 7565

  
7532 7566

  
7533 7567
--
7534
-- Name: COLUMN analytical_stem."individualCount__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7568
-- Name: COLUMN analytical_specimen."stateProvince__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7535 7569
--
7536 7570

  
7537
COMMENT ON COLUMN analytical_stem."individualCount__@DwC__@vegpath.org" IS '"The number of individuals represented present at the time of the Occurrence"';
7571
COMMENT ON COLUMN analytical_specimen."stateProvince__@DwC__@vegpath.org" IS '"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs"';
7538 7572

  
7539 7573

  
7540 7574
--
7541
-- Name: COLUMN analytical_stem."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7575
-- Name: COLUMN analytical_specimen."county__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7542 7576
--
7543 7577

  
7544
COMMENT ON COLUMN analytical_stem."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" IS '"Diameter at breast height of this stem (usually taken at 1.3 meters, but may vary)"';
7578
COMMENT ON COLUMN analytical_specimen."county__@DwC__@vegpath.org" IS '"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs"';
7545 7579

  
7546 7580

  
7547 7581
--
7548
-- Name: COLUMN analytical_stem."stemHeight[_m]__@VegBank__.stemCount@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7582
-- Name: COLUMN analytical_specimen."locality__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7549 7583
--
7550 7584

  
7551
COMMENT ON COLUMN analytical_stem."stemHeight[_m]__@VegBank__.stemCount@vegpath.org" IS '"The measured height of the stem in meters"';
7585
COMMENT ON COLUMN analytical_specimen."locality__@DwC__@vegpath.org" IS '"The specific description of the place"';
7552 7586

  
7553 7587

  
7554 7588
--
7555
-- Name: COLUMN analytical_stem."[tag=]identificationLabel__@VegX__.individual@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7589
-- Name: COLUMN analytical_specimen."decimalLatitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7556 7590
--
7557 7591

  
7558
COMMENT ON COLUMN analytical_stem."[tag=]identificationLabel__@VegX__.individual@vegpath.org" IS '"A label that is associated with an individual (e.g. a numerical tree tag)"';
7592
COMMENT ON COLUMN analytical_specimen."decimalLatitude__@DwC__@vegpath.org" IS '"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7559 7593

  
7560 7594

  
7561 7595
--
7562
-- Name: COLUMN analytical_stem."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7596
-- Name: COLUMN analytical_specimen."decimalLongitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7563 7597
--
7564 7598

  
7565
COMMENT ON COLUMN analytical_stem."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org" IS '"The X-coordinate of the related item position in m. The user will enter the relative position of related item with respect to the plot origin (in meters) with the x-axis defined by the plot azimuth."';
7599
COMMENT ON COLUMN analytical_specimen."decimalLongitude__@DwC__@vegpath.org" IS '"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7566 7600

  
7567 7601

  
7568 7602
--
7569
-- Name: COLUMN analytical_stem."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7603
-- Name: COLUMN analytical_specimen."coordinateUncertaintyInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7570 7604
--
7571 7605

  
7572
COMMENT ON COLUMN analytical_stem."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org" IS '"The Y-coordinate of the relatedSpatialItem position in m. The user will enter the relative position of relatedSpatialItems with respect to the plot origin (in meters) with the y-axis defined by the plot azimuth."';
7606
COMMENT ON COLUMN analytical_specimen."coordinateUncertaintyInMeters__@DwC__@vegpath.org" IS 'for a point observation, this is the fuzziness of the coordinates. for a plot (or other shape), this is the radius of the circle that circumscribes the entire plot, or the fuzziness, whichever is greater. note that the DwC definition is confusingly worded: it uses the ambiguous term Location, which sometimes refers to the asserted named place, but which they intended to refer to the plot or point.';
7573 7607

  
7574 7608

  
7575 7609
--
7576
-- Name: COLUMN analytical_stem."stemCode__@VegBank__.stemLocation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7610
-- Name: COLUMN analytical_specimen."georeferenceSources__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7577 7611
--
7578 7612

  
7579
COMMENT ON COLUMN analytical_stem."stemCode__@VegBank__.stemLocation@vegpath.org" IS 'http://stemobservation.authorstemcode__@VegBIEN__.public@vegpath.org;
7580
"Name or code applied to a specific stem in the plot. This is generally a numeric label to associate a field data entry with a stem in the database."';
7613
COMMENT ON COLUMN analytical_specimen."georeferenceSources__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources"';
7581 7614

  
7582 7615

  
7583 7616
--
7584
-- Name: COLUMN analytical_stem."TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7617
-- Name: COLUMN analytical_specimen."georeferenceProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7585 7618
--
7586 7619

  
7587
COMMENT ON COLUMN analytical_stem."TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org" IS 'VegBIEN-autogenerated "identifier assigned to each unique observation of a taxon in a plot"';
7620
COMMENT ON COLUMN analytical_specimen."georeferenceProtocol__@DwC__@vegpath.org" IS '"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties"';
7588 7621

  
7589 7622

  
7590 7623
--
7591
-- Name: analytical_plot; Type: VIEW; Schema: public; Owner: -
7624
-- Name: COLUMN analytical_specimen.geovalid_bien; Type: COMMENT; Schema: public; Owner: -
7592 7625
--
7593 7626

  
7594
CREATE VIEW analytical_plot AS
7595
 SELECT analytical_stem."datasource__@Brad__.identifier_examples@vegpath.org",
7596
    analytical_stem."country__@DwC__@vegpath.org",
7597
    analytical_stem."stateProvince__@DwC__@vegpath.org",
7598
    analytical_stem."county__@DwC__@vegpath.org",
7599
    analytical_stem."locality__@DwC__@vegpath.org",
7600
    analytical_stem."decimalLatitude__@DwC__@vegpath.org",
7601
    analytical_stem."decimalLongitude__@DwC__@vegpath.org",
7602
    analytical_stem."coordinateUncertaintyInMeters__@DwC__@vegpath.org",
7603
    analytical_stem."georeferenceSources__@DwC__@vegpath.org",
7604
    analytical_stem."georeferenceProtocol__@DwC__@vegpath.org",
7605
    analytical_stem.geovalid_bien,
7606
    analytical_stem."isNewWorld_bien",
7607
    analytical_stem."projectID__@VegX__.plotObservation@vegpath.org",
7608
    analytical_stem."projectContributor[s]__@VegBank__@vegpath.org",
7609
    analytical_stem."locationID__@DwC__@vegpath.org",
7610
    analytical_stem."plotName__@VegX__.plot@vegpath.org",
7611
    analytical_stem."subplot__@SALVIAS__.Plot_data@vegpath.org",
7612
    analytical_stem.location__cultivated__bien,
7613
    analytical_stem."eventDate__@DwC__@vegpath.org",
7614
    analytical_stem."(-minimum-)ElevationInMeters__@DwC__@vegpath.org",
7615
    analytical_stem."slopeAspect[_deg]__@VegX__.plot@vegpath.org",
7616
    analytical_stem."slopeGradient[_deg]__@VegX__.plot@vegpath.org",
7617
    analytical_stem."plot.area[_ha]__@VegX__@vegpath.org",
7618
    analytical_stem."samplingProtocol__@DwC__@vegpath.org",
7619
    analytical_stem."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org",
7620
    analytical_stem."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org",
7621
    analytical_stem."stratumName__@VegX__.stratum@vegpath.org",
7622
    analytical_stem."communityConcept.name__@VegX__.communityDet@vegpath.org",
7623
    analytical_stem."observationContributor[s]__@VegBank__@vegpath.org",
7624
    analytical_stem."recordedBy__@DwC__@vegpath.org",
7625
    analytical_stem."recordNumber__@DwC__@vegpath.org",
7626
    analytical_stem."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org",
7627
    analytical_stem."[verbatim_]family__@DwC__@vegpath.org",
7628
    analytical_stem."[verbatim_]scientificName__@DwC__@vegpath.org",
7629
    analytical_stem."identifiedBy__@DwC__@vegpath.org",
7630
    analytical_stem."dateIdentified__@DwC__@vegpath.org",
7631
    analytical_stem."identificationRemarks__@DwC__@vegpath.org",
7632
    analytical_stem."Family_matched__@TNRS__@vegpath.org",
7633
    analytical_stem."Name_matched__@TNRS__@vegpath.org",
7634
    analytical_stem."Name_matched_author__@TNRS__@vegpath.org",
7635
    analytical_stem.scrubbed_family,
7636
    analytical_stem.scrubbed_genus,
7637
    analytical_stem."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org",
7638
    analytical_stem.scrubbed_taxon_name_no_author,
7639
    analytical_stem.scrubbed_author,
7640
    analytical_stem."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org",
7641
    analytical_stem."reproductiveCondition__@DwC__@vegpath.org",
7642
    analytical_stem.cultivated_bien,
7643
    analytical_stem."cultivatedBasis_bien",
7644
    analytical_stem."occurrenceRemarks__@DwC__@vegpath.org",
7645
    analytical_stem."coverPercent__@VegX__.attribute.ordinal@vegpath.org",
7646
    analytical_stem."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org",
7647
    analytical_stem."stemHeight[_m]__@VegBank__.stemCount@vegpath.org",
7648
    analytical_stem."[tag=]identificationLabel__@VegX__.individual@vegpath.org",
7649
    analytical_stem."relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org",
7650
    analytical_stem."relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org",
7651
    analytical_stem."taxonObservation[.id]__@VegBank__@vegpath.org",
7652
    analytical_stem."taxonNameUsageConcept.authorCode__@VegX__@vegpath.org",
7653
    analytical_stem."aggregateOrganismObservation.id__@VegX__@vegpath.org",
7654
    analytical_stem."individualOrganismObservation.id__@VegX__@vegpath.org",
7655
    analytical_stem."individualID__@DwC__@vegpath.org",
7656
    analytical_stem."individualCount__@DwC__@vegpath.org",
7657
    analytical_stem."stemCode__@VegBank__.stemLocation@vegpath.org"
7658
   FROM analytical_stem;
7627
COMMENT ON COLUMN analytical_specimen.geovalid_bien IS 'whether the coordinates are within the boundary of the asserted named places';
7659 7628

  
7660 7629

  
7661 7630
--
7662
-- Name: COLUMN analytical_plot."datasource__@Brad__.identifier_examples@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7631
-- Name: COLUMN analytical_specimen."isNewWorld_bien"; Type: COMMENT; Schema: public; Owner: -
7663 7632
--
7664 7633

  
7665
COMMENT ON COLUMN analytical_plot."datasource__@Brad__.identifier_examples@vegpath.org" IS '"the person [or] institution that provided the data [to this database] (the *proximate* data provider)"';
7634
COMMENT ON COLUMN analytical_specimen."isNewWorld_bien" IS 'whether the country is in the Americas';
7666 7635

  
7667 7636

  
7668 7637
--
7669
-- Name: COLUMN analytical_plot."country__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7638
-- Name: COLUMN analytical_specimen.location__cultivated__bien; Type: COMMENT; Schema: public; Owner: -
7670 7639
--
7671 7640

  
7672
COMMENT ON COLUMN analytical_plot."country__@DwC__@vegpath.org" IS 'http://geoscrub.geoscrub_output.acceptedCountry__@VegBIEN__@vegpath.org;
7673
"The name of the country or major administrative unit in which the Location occurs"';
7641
COMMENT ON COLUMN analytical_specimen.location__cultivated__bien IS 'whether the occurrence''s *location* was flagged as cultivated. note that this refers just to the cultivated status of the *location*; the occurrence may be cultivated even if the location isn''t.';
7674 7642

  
7675 7643

  
7676 7644
--
7677
-- Name: COLUMN analytical_plot."stateProvince__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7645
-- Name: COLUMN analytical_specimen."eventDate__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7678 7646
--
7679 7647

  
7680
COMMENT ON COLUMN analytical_plot."stateProvince__@DwC__@vegpath.org" IS '"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs"';
7648
COMMENT ON COLUMN analytical_specimen."eventDate__@DwC__@vegpath.org" IS '"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded."';
7681 7649

  
7682 7650

  
7683 7651
--
7684
-- Name: COLUMN analytical_plot."county__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7652
-- Name: COLUMN analytical_specimen."(-minimum-)ElevationInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7685 7653
--
7686 7654

  
7687
COMMENT ON COLUMN analytical_plot."county__@DwC__@vegpath.org" IS '"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs"';
7655
COMMENT ON COLUMN analytical_specimen."(-minimum-)ElevationInMeters__@DwC__@vegpath.org" IS 'the "elevation (altitude, usually above sea level), in meters"';
7688 7656

  
7689 7657

  
7690 7658
--
7691
-- Name: COLUMN analytical_plot."locality__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7659
-- Name: COLUMN analytical_specimen."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7692 7660
--
7693 7661

  
7694
COMMENT ON COLUMN analytical_plot."locality__@DwC__@vegpath.org" IS '"The specific description of the place"';
7662
COMMENT ON COLUMN analytical_specimen."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" IS '"Temperature during observation [...] [in] Celsius"';
7695 7663

  
7696 7664

  
7697 7665
--
7698
-- Name: COLUMN analytical_plot."decimalLatitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7666
-- Name: COLUMN analytical_specimen."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7699 7667
--
7700 7668

  
7701
COMMENT ON COLUMN analytical_plot."decimalLatitude__@DwC__@vegpath.org" IS '"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7669
COMMENT ON COLUMN analytical_specimen."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" IS '"Total annual precipitation, in mm"';
7702 7670

  
7703 7671

  
7704 7672
--
7705
-- Name: COLUMN analytical_plot."decimalLongitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7673
-- Name: COLUMN analytical_specimen."[custodial_]institutionCode[s]__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7706 7674
--
7707 7675

  
7708
COMMENT ON COLUMN analytical_plot."decimalLongitude__@DwC__@vegpath.org" IS '"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7676
COMMENT ON COLUMN analytical_specimen."[custodial_]institutionCode[s]__@DwC__@vegpath.org" IS '"The name[s] (or acronym[s]) in use by the institution[s] having custody of the object(s) or information referred to in the record"';
7709 7677

  
7710 7678

  
7711 7679
--
7712
-- Name: COLUMN analytical_plot."coordinateUncertaintyInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7680
-- Name: COLUMN analytical_specimen."collectionCode__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7713 7681
--
7714 7682

  
7715
COMMENT ON COLUMN analytical_plot."coordinateUncertaintyInMeters__@DwC__@vegpath.org" IS 'for a point observation, this is the fuzziness of the coordinates. for a plot (or other shape), this is the radius of the circle that circumscribes the entire plot, or the fuzziness, whichever is greater. note that the DwC definition is confusingly worded: it uses the ambiguous term Location, which sometimes refers to the asserted named place, but which they intended to refer to the plot or point.';
7683
COMMENT ON COLUMN analytical_specimen."collectionCode__@DwC__@vegpath.org" IS '"The name, acronym, coden, or initialism identifying the collection or data set from which the record was derived"';
7716 7684

  
7717 7685

  
7718 7686
--
7719
-- Name: COLUMN analytical_plot."georeferenceSources__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7687
-- Name: COLUMN analytical_specimen."catalogNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7720 7688
--
7721 7689

  
7722
COMMENT ON COLUMN analytical_plot."georeferenceSources__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources"';
7690
COMMENT ON COLUMN analytical_specimen."catalogNumber__@DwC__@vegpath.org" IS '"An identifier (preferably unique) for the record within the data set or collection"';
7723 7691

  
7724 7692

  
7725 7693
--
7726
-- Name: COLUMN analytical_plot."georeferenceProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7694
-- Name: COLUMN analytical_specimen."occurrenceID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7727 7695
--
7728 7696

  
7729
COMMENT ON COLUMN analytical_plot."georeferenceProtocol__@DwC__@vegpath.org" IS '"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties"';
7697
COMMENT ON COLUMN analytical_specimen."occurrenceID__@DwC__@vegpath.org" IS '"An identifier for the Occurrence (as opposed to a particular digital record of the occurrence). In the absence of a persistent global unique identifier, construct one from a combination of identifiers in the record that will most closely make the occurrenceID globally unique."';
7730 7698

  
7731 7699

  
7732 7700
--
7733
-- Name: COLUMN analytical_plot.geovalid_bien; Type: COMMENT; Schema: public; Owner: -
7701
-- Name: COLUMN analytical_specimen."recordedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7734 7702
--
7735 7703

  
7736
COMMENT ON COLUMN analytical_plot.geovalid_bien IS 'whether the coordinates are within the boundary of the asserted named places';
7704
COMMENT ON COLUMN analytical_specimen."recordedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first."';
7737 7705

  
7738 7706

  
7739 7707
--
7740
-- Name: COLUMN analytical_plot."isNewWorld_bien"; Type: COMMENT; Schema: public; Owner: -
7708
-- Name: COLUMN analytical_specimen."recordNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7741 7709
--
7742 7710

  
7743
COMMENT ON COLUMN analytical_plot."isNewWorld_bien" IS 'whether the country is in the Americas';
7711
COMMENT ON COLUMN analytical_specimen."recordNumber__@DwC__@vegpath.org" IS '"An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector''s number."';
7744 7712

  
7745 7713

  
7746 7714
--
7747
-- Name: COLUMN analytical_plot."projectID__@VegX__.plotObservation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7715
-- Name: COLUMN analytical_specimen."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7748 7716
--
7749 7717

  
7750
COMMENT ON COLUMN analytical_plot."projectID__@VegX__.plotObservation@vegpath.org" IS 'http://project.sourceaccessioncode__@VegBIEN__.public@vegpath.org;
7751
"A reference to a specific ''project''"';
7718
COMMENT ON COLUMN analytical_specimen."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" IS 'the "date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed"';
7752 7719

  
7753 7720

  
7754 7721
--
7755
-- Name: COLUMN analytical_plot."projectContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7722
-- Name: COLUMN analytical_specimen."[verbatim_]family__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7756 7723
--
7757 7724

  
7758
COMMENT ON COLUMN analytical_plot."projectContributor[s]__@VegBank__@vegpath.org" IS '"intersection entit[ies] used to ''link'' a party with a specific project wherein vegetation plots are described"';
7725
COMMENT ON COLUMN analytical_specimen."[verbatim_]family__@DwC__@vegpath.org" IS '"The full scientific name of the family in which the taxon is classified [*before* any TNRS scrubbing]"';
7759 7726

  
7760 7727

  
7761 7728
--
7762
-- Name: COLUMN analytical_plot."locationID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7729
-- Name: COLUMN analytical_specimen."[verbatim_]scientificName__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7763 7730
--
7764 7731

  
7765
COMMENT ON COLUMN analytical_plot."locationID__@DwC__@vegpath.org" IS '"An identifier for the set of location information (data associated with dcterms:Location)"';
7732
COMMENT ON COLUMN analytical_specimen."[verbatim_]scientificName__@DwC__@vegpath.org" IS '"The full scientific name [*before* any TNRS scrubbing], with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined."';
7766 7733

  
7767 7734

  
7768 7735
--
7769
-- Name: COLUMN analytical_plot."plotName__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7736
-- Name: COLUMN analytical_specimen."identifiedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7770 7737
--
7771 7738

  
7772
COMMENT ON COLUMN analytical_plot."plotName__@VegX__.plot@vegpath.org" IS '"Name or label for a plot"';
7739
COMMENT ON COLUMN analytical_specimen."identifiedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject"';
7773 7740

  
7774 7741

  
7775 7742
--
7776
-- Name: COLUMN analytical_plot."subplot__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7743
-- Name: COLUMN analytical_specimen."dateIdentified__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7777 7744
--
7778 7745

  
7779
COMMENT ON COLUMN analytical_plot."subplot__@SALVIAS__.Plot_data@vegpath.org" IS 'http://location.authorlocationcode__@VegBIEN__.public@vegpath.org;
7780
"Code for subplot, line, or any other subsample or subdivision of plot"';
7746
COMMENT ON COLUMN analytical_specimen."dateIdentified__@DwC__@vegpath.org" IS '"The date on which the subject was identified as representing the Taxon"';
7781 7747

  
7782 7748

  
7783 7749
--
7784
-- Name: COLUMN analytical_plot.location__cultivated__bien; Type: COMMENT; Schema: public; Owner: -
7750
-- Name: COLUMN analytical_specimen."identificationRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7785 7751
--
7786 7752

  
7787
COMMENT ON COLUMN analytical_plot.location__cultivated__bien IS 'whether the occurrence''s *location* was flagged as cultivated. note that this refers just to the cultivated status of the *location*; the occurrence may be cultivated even if the location isn''t.';
7753
COMMENT ON COLUMN analytical_specimen."identificationRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Identification"';
7788 7754

  
7789 7755

  
7790 7756
--
7791
-- Name: COLUMN analytical_plot."eventDate__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7757
-- Name: COLUMN analytical_specimen."Family_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7792 7758
--
7793 7759

  
7794
COMMENT ON COLUMN analytical_plot."eventDate__@DwC__@vegpath.org" IS '"The date-time or interval during which an Event occurred. For occurrences, this is the date-time when the event was recorded."';
7760
COMMENT ON COLUMN analytical_specimen."Family_matched__@TNRS__@vegpath.org" IS 'http://TNRS.taxon_scrub.matchedFamily__@VegBIEN__.public@vegpath.org;
7761
"The closest matching family in the TNRS database to the family submitted"';
7795 7762

  
7796 7763

  
7797 7764
--
7798
-- Name: COLUMN analytical_plot."(-minimum-)ElevationInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7765
-- Name: COLUMN analytical_specimen."Name_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7799 7766
--
7800 7767

  
7801
COMMENT ON COLUMN analytical_plot."(-minimum-)ElevationInMeters__@DwC__@vegpath.org" IS 'the "elevation (altitude, usually above sea level), in meters"';
7768
COMMENT ON COLUMN analytical_specimen."Name_matched__@TNRS__@vegpath.org" IS '"Scientific name with the highest match score. May be an exact match or a fuzzy match."';
7802 7769

  
7803 7770

  
7804 7771
--
7805
-- Name: COLUMN analytical_plot."slopeAspect[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7772
-- Name: COLUMN analytical_specimen."Name_matched_author__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7806 7773
--
7807 7774

  
7808
COMMENT ON COLUMN analytical_plot."slopeAspect[_deg]__@VegX__.plot@vegpath.org" IS '"Representative azimuth of slope gradient (0-360 degrees) or as a cardinal direction (e.g. N, S, NE)"';
7775
COMMENT ON COLUMN analytical_specimen."Name_matched_author__@TNRS__@vegpath.org" IS '"Standard authority for the matched name"';
7809 7776

  
7810 7777

  
7811 7778
--
7812
-- Name: COLUMN analytical_plot."slopeGradient[_deg]__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7779
-- Name: COLUMN analytical_specimen.scrubbed_family; Type: COMMENT; Schema: public; Owner: -
7813 7780
--
7814 7781

  
7815
COMMENT ON COLUMN analytical_plot."slopeGradient[_deg]__@VegX__.plot@vegpath.org" IS '"Representative inclination of slope in degrees"';
7782
COMMENT ON COLUMN analytical_specimen.scrubbed_family IS 'the family of the TNRS accepted or matched name';
7816 7783

  
7817 7784

  
7818 7785
--
7819
-- Name: COLUMN analytical_plot."plot.area[_ha]__@VegX__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7786
-- Name: COLUMN analytical_specimen.scrubbed_genus; Type: COMMENT; Schema: public; Owner: -
7820 7787
--
7821 7788

  
7822
COMMENT ON COLUMN analytical_plot."plot.area[_ha]__@VegX__@vegpath.org" IS '"Total area of the plot"';
7789
COMMENT ON COLUMN analytical_specimen.scrubbed_genus IS 'the genus of the TNRS accepted or matched name';
7823 7790

  
7824 7791

  
7825 7792
--
7826
-- Name: COLUMN analytical_plot."samplingProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7793
-- Name: COLUMN analytical_specimen.scrubbed_taxon_name_no_author; Type: COMMENT; Schema: public; Owner: -
7827 7794
--
7828 7795

  
7829
COMMENT ON COLUMN analytical_plot."samplingProtocol__@DwC__@vegpath.org" IS '"The name of, reference to, or description of the method or protocol used during an Event"';
7796
COMMENT ON COLUMN analytical_specimen.scrubbed_taxon_name_no_author IS 'the taxon name without author of the TNRS accepted or matched name';
7830 7797

  
7831 7798

  
7832 7799
--
7833
-- Name: COLUMN analytical_plot."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7800
-- Name: COLUMN analytical_specimen.scrubbed_author; Type: COMMENT; Schema: public; Owner: -
7834 7801
--
7835 7802

  
7836
COMMENT ON COLUMN analytical_plot."temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" IS '"Temperature during observation [...] [in] Celsius"';
7803
COMMENT ON COLUMN analytical_specimen.scrubbed_author IS 'the author of the TNRS accepted or matched name';
7837 7804

  
7838 7805

  
7839 7806
--
7840
-- Name: COLUMN analytical_plot."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7807
-- Name: COLUMN analytical_specimen."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7841 7808
--
7842 7809

  
7843
COMMENT ON COLUMN analytical_plot."precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" IS '"Total annual precipitation, in mm"';
7810
COMMENT ON COLUMN analytical_specimen."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" IS '"Growth form"; "Closed pick list"';
7844 7811

  
7845 7812

  
7846 7813
--
7847
-- Name: COLUMN analytical_plot."stratumName__@VegX__.stratum@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7814
-- Name: COLUMN analytical_specimen."reproductiveCondition__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7848 7815
--
7849 7816

  
7850
COMMENT ON COLUMN analytical_plot."stratumName__@VegX__.stratum@vegpath.org" IS '"Name associated with this stratum"';
7817
COMMENT ON COLUMN analytical_specimen."reproductiveCondition__@DwC__@vegpath.org" IS '"The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."';
7851 7818

  
7852 7819

  
7853 7820
--
7854
-- Name: COLUMN analytical_plot."communityConcept.name__@VegX__.communityDet@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7821
-- Name: COLUMN analytical_specimen.cultivated_bien; Type: COMMENT; Schema: public; Owner: -
7855 7822
--
7856 7823

  
7857
COMMENT ON COLUMN analytical_plot."communityConcept.name__@VegX__.communityDet@vegpath.org" IS '"A textual label for a community type. A community type is an abstract grouping of organisms that tend to co-occur on the landscape due to shared ecological requirements or preferences."';
7824
COMMENT ON COLUMN analytical_specimen.cultivated_bien IS 'whether the occurrence was flagged as cultivated';
7858 7825

  
7859 7826

  
7860 7827
--
7861
-- Name: COLUMN analytical_plot."observationContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7828
-- Name: COLUMN analytical_specimen."cultivatedBasis_bien"; Type: COMMENT; Schema: public; Owner: -
7862 7829
--
7863 7830

  
7864
COMMENT ON COLUMN analytical_plot."observationContributor[s]__@VegBank__@vegpath.org" IS '"intersection[s] that link[] a party with a specific plot observation event"';
7831
COMMENT ON COLUMN analytical_specimen."cultivatedBasis_bien" IS 'why the occurrence was flagged as cultivated';
7865 7832

  
7866 7833

  
7867 7834
--
7868
-- Name: COLUMN analytical_plot."recordedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7835
-- Name: COLUMN analytical_specimen."occurrenceRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7869 7836
--
7870 7837

  
7871
COMMENT ON COLUMN analytical_plot."recordedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations responsible for recording the original Occurrence. The primary collector or observer, especially one who applies a personal identifier (recordNumber), should be listed first."';
7838
COMMENT ON COLUMN analytical_specimen."occurrenceRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Occurrence"';
7872 7839

  
7873 7840

  
7874 7841
--
7875
-- Name: COLUMN analytical_plot."recordNumber__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7842
-- Name: COLUMN analytical_specimen."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7876 7843
--
7877 7844

  
7878
COMMENT ON COLUMN analytical_plot."recordNumber__@DwC__@vegpath.org" IS '"An identifier given to the Occurrence at the time it was recorded. Often serves as a link between field notes and an Occurrence record, such as a specimen collector''s number."';
7845
COMMENT ON COLUMN analytical_specimen."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" IS '"Diameter at breast height of this stem (usually taken at 1.3 meters, but may vary)"';
7879 7846

  
7880 7847

  
7881 7848
--
7882
-- Name: COLUMN analytical_plot."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7849
-- Name: COLUMN analytical_specimen."stemHeight[_m]__@VegBank__.stemCount@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7883 7850
--
7884 7851

  
7885
COMMENT ON COLUMN analytical_plot."(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" IS 'the "date-time (Common Era calendar) in a date-time period during which an organism or group of organisms was collected or observed"';
7852
COMMENT ON COLUMN analytical_specimen."stemHeight[_m]__@VegBank__.stemCount@vegpath.org" IS '"The measured height of the stem in meters"';
7886 7853

  
7887 7854

  
7888 7855
--
7889
-- Name: COLUMN analytical_plot."[verbatim_]family__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7856
-- Name: COLUMN analytical_specimen."[tag=]identificationLabel__@VegX__.individual@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7890 7857
--
7891 7858

  
7892
COMMENT ON COLUMN analytical_plot."[verbatim_]family__@DwC__@vegpath.org" IS '"The full scientific name of the family in which the taxon is classified [*before* any TNRS scrubbing]"';
7859
COMMENT ON COLUMN analytical_specimen."[tag=]identificationLabel__@VegX__.individual@vegpath.org" IS '"A label that is associated with an individual (e.g. a numerical tree tag)"';
7893 7860

  
7894 7861

  
7895 7862
--
7896
-- Name: COLUMN analytical_plot."[verbatim_]scientificName__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7863
-- Name: analytical_stem; Type: TABLE; Schema: public; Owner: -; Tablespace: 
7897 7864
--
7898 7865

  
7899
COMMENT ON COLUMN analytical_plot."[verbatim_]scientificName__@DwC__@vegpath.org" IS '"The full scientific name [*before* any TNRS scrubbing], with authorship and date information if known. When forming part of an Identification, this should be the name in lowest level taxonomic rank that can be determined."';
7866
CREATE TABLE analytical_stem (
7867
    "datasource__@Brad__.identifier_examples@vegpath.org" text NOT NULL,
7868
    "country__@DwC__@vegpath.org" text,
7869
    "stateProvince__@DwC__@vegpath.org" text,
7870
    "county__@DwC__@vegpath.org" text,
7871
    "locality__@DwC__@vegpath.org" text,
7872
    "decimalLatitude__@DwC__@vegpath.org" double precision,
7873
    "decimalLongitude__@DwC__@vegpath.org" double precision,
7874
    "coordinateUncertaintyInMeters__@DwC__@vegpath.org" double precision,
7875
    "georeferenceSources__@DwC__@vegpath.org" coordinatesource,
7876
    "georeferenceProtocol__@DwC__@vegpath.org" text,
7877
    geovalid_bien integer,
7878
    "isNewWorld_bien" integer,
7879
    "projectID__@VegX__.plotObservation@vegpath.org" text,
7880
    "projectContributor[s]__@VegBank__@vegpath.org" text[],
7881
    "locationID__@DwC__@vegpath.org" text NOT NULL,
7882
    "plotName__@VegX__.plot@vegpath.org" text,
7883
    "subplot__@SALVIAS__.Plot_data@vegpath.org" text,
7884
    location__cultivated__bien boolean,
7885
    "locationevent.locationevent_id__@VegBIEN__.public@vegpath.org" integer,
7886
    "eventDate__@DwC__@vegpath.org" date,
7887
    "(-minimum-)ElevationInMeters__@DwC__@vegpath.org" double precision,
7888
    "slopeAspect[_deg]__@VegX__.plot@vegpath.org" double precision,
7889
    "slopeGradient[_deg]__@VegX__.plot@vegpath.org" double precision,
7890
    "plot.area[_ha]__@VegX__@vegpath.org" double precision,
7891
    "samplingProtocol__@DwC__@vegpath.org" text,
7892
    "temperature[_C]__@VegX__.plotObs.obsCond@vegpath.org" double precision,
7893
    "precip_mm__@SALVIAS__.Plot_metadata@vegpath.org" double precision,
7894
    "stratumName__@VegX__.stratum@vegpath.org" text,
7895
    "communityConcept.name__@VegX__.communityDet@vegpath.org" text[],
7896
    "observationContributor[s]__@VegBank__@vegpath.org" text[],
7897
    "[custodial_]institutionCode[s]__@DwC__@vegpath.org" text,
7898
    "collectionCode__@DwC__@vegpath.org" text,
7899
    "catalogNumber__@DwC__@vegpath.org" text,
7900
    "occurrenceID__@DwC__@vegpath.org" text,
7901
    "recordedBy__@DwC__@vegpath.org" text,
7902
    "recordNumber__@DwC__@vegpath.org" text,
7903
    "(-Earliest-)DateCollected__-2007-04-17__@DwC__.hist@vegpath.org" date,
7904
    "[verbatim_]family__@DwC__@vegpath.org" text,
7905
    "[verbatim_]scientificName__@DwC__@vegpath.org" text,
7906
    "identifiedBy__@DwC__@vegpath.org" text,
7907
    "dateIdentified__@DwC__@vegpath.org" date,
7908
    "identificationRemarks__@DwC__@vegpath.org" text,
7909
    "Family_matched__@TNRS__@vegpath.org" text,
7910
    "Name_matched__@TNRS__@vegpath.org" text,
7911
    "Name_matched_author__@TNRS__@vegpath.org" text,
7912
    "[higher_plant_group~]higherClassification__@DwC__@vegpath.org" higher_plant_group,
7913
    "taxonomicStatus__@DwC__@vegpath.org" text,
7914
    scrubbed_family text,
7915
    scrubbed_genus text,
7916
    scrubbed_specific_epithet text,
7917
    scrubbed_species_binomial text,
7918
    scrubbed_taxon_name_no_author text,
7919
    scrubbed_author text,
7920
    scrubbed_taxon_name_with_author text,
7921
    "speciesBinomialWithMorphospecies__@VegCore__@vegpath.org" text,
7922
    "[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" growthform,
7923
    "reproductiveCondition__@DwC__@vegpath.org" text,
7924
    cultivated_bien integer,
7925
    "cultivatedBasis_bien" text,
7926
    "occurrenceRemarks__@DwC__@vegpath.org" text,
7927
    "coverPercent__@VegX__.attribute.ordinal@vegpath.org" double precision,
7928
    "taxonObservation[.id]__@VegBank__@vegpath.org" text,
7929
    "taxonNameUsageConcept.authorCode__@VegX__@vegpath.org" text,
7930
    "aggregateOrganismObservation.id__@VegX__@vegpath.org" text,
7931
    "individualOrganismObservation.id__@VegX__@vegpath.org" text,
7932
    "individualID__@DwC__@vegpath.org" text,
7933
    "individualCount__@DwC__@vegpath.org" integer,
7934
    "plantobservation.""_id__@VegBIEN__.public@vegpath.org" integer,
7935
    "stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org" double precision,
7936
    "stemHeight[_m]__@VegBank__.stemCount@vegpath.org" double precision,
7937
    "[tag=]identificationLabel__@VegX__.individual@vegpath.org" text,
7938
    "relativeX[_m]__@VegX__.individualOrganismObs@vegpath.org" double precision,
7939
    "relativeY[_m]__@VegX__.individualOrganismObs@vegpath.org" double precision,
7940
    "stemCode__@VegBank__.stemLocation@vegpath.org" text,
7941
    "TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org" integer NOT NULL
7942
);
7900 7943

  
7901 7944

  
7902 7945
--
7903
-- Name: COLUMN analytical_plot."identifiedBy__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7946
-- Name: COLUMN analytical_stem."datasource__@Brad__.identifier_examples@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7904 7947
--
7905 7948

  
7906
COMMENT ON COLUMN analytical_plot."identifiedBy__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of names of people, groups, or organizations who assigned the Taxon to the subject"';
7949
COMMENT ON COLUMN analytical_stem."datasource__@Brad__.identifier_examples@vegpath.org" IS '"the person [or] institution that provided the data [to this database] (the *proximate* data provider)"';
7907 7950

  
7908 7951

  
7909 7952
--
7910
-- Name: COLUMN analytical_plot."dateIdentified__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7953
-- Name: COLUMN analytical_stem."country__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7911 7954
--
7912 7955

  
7913
COMMENT ON COLUMN analytical_plot."dateIdentified__@DwC__@vegpath.org" IS '"The date on which the subject was identified as representing the Taxon"';
7956
COMMENT ON COLUMN analytical_stem."country__@DwC__@vegpath.org" IS 'http://geoscrub.geoscrub_output.acceptedCountry__@VegBIEN__@vegpath.org;
7957
"The name of the country or major administrative unit in which the Location occurs"';
7914 7958

  
7915 7959

  
7916 7960
--
7917
-- Name: COLUMN analytical_plot."identificationRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7961
-- Name: COLUMN analytical_stem."stateProvince__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7918 7962
--
7919 7963

  
7920
COMMENT ON COLUMN analytical_plot."identificationRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Identification"';
7964
COMMENT ON COLUMN analytical_stem."stateProvince__@DwC__@vegpath.org" IS '"The name of the next smaller administrative region than country (state, province, canton, department, region, etc.) in which the Location occurs"';
7921 7965

  
7922 7966

  
7923 7967
--
7924
-- Name: COLUMN analytical_plot."Family_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7968
-- Name: COLUMN analytical_stem."county__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7925 7969
--
7926 7970

  
7927
COMMENT ON COLUMN analytical_plot."Family_matched__@TNRS__@vegpath.org" IS 'http://TNRS.taxon_scrub.matchedFamily__@VegBIEN__.public@vegpath.org;
7928
"The closest matching family in the TNRS database to the family submitted"';
7971
COMMENT ON COLUMN analytical_stem."county__@DwC__@vegpath.org" IS '"The full, unabbreviated name of the next smaller administrative region than stateProvince (county, shire, department, etc.) in which the Location occurs"';
7929 7972

  
7930 7973

  
7931 7974
--
7932
-- Name: COLUMN analytical_plot."Name_matched__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7975
-- Name: COLUMN analytical_stem."locality__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7933 7976
--
7934 7977

  
7935
COMMENT ON COLUMN analytical_plot."Name_matched__@TNRS__@vegpath.org" IS '"Scientific name with the highest match score. May be an exact match or a fuzzy match."';
7978
COMMENT ON COLUMN analytical_stem."locality__@DwC__@vegpath.org" IS '"The specific description of the place"';
7936 7979

  
7937 7980

  
7938 7981
--
7939
-- Name: COLUMN analytical_plot."Name_matched_author__@TNRS__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7982
-- Name: COLUMN analytical_stem."decimalLatitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7940 7983
--
7941 7984

  
7942
COMMENT ON COLUMN analytical_plot."Name_matched_author__@TNRS__@vegpath.org" IS '"Standard authority for the matched name"';
7985
COMMENT ON COLUMN analytical_stem."decimalLatitude__@DwC__@vegpath.org" IS '"The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7943 7986

  
7944 7987

  
7945 7988
--
7946
-- Name: COLUMN analytical_plot.scrubbed_family; Type: COMMENT; Schema: public; Owner: -
7989
-- Name: COLUMN analytical_stem."decimalLongitude__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7947 7990
--
7948 7991

  
7949
COMMENT ON COLUMN analytical_plot.scrubbed_family IS 'the family of the TNRS accepted or matched name';
7992
COMMENT ON COLUMN analytical_stem."decimalLongitude__@DwC__@vegpath.org" IS '"The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location"';
7950 7993

  
7951 7994

  
7952 7995
--
7953
-- Name: COLUMN analytical_plot.scrubbed_genus; Type: COMMENT; Schema: public; Owner: -
7996
-- Name: COLUMN analytical_stem."coordinateUncertaintyInMeters__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7954 7997
--
7955 7998

  
7956
COMMENT ON COLUMN analytical_plot.scrubbed_genus IS 'the genus of the TNRS accepted or matched name';
7999
COMMENT ON COLUMN analytical_stem."coordinateUncertaintyInMeters__@DwC__@vegpath.org" IS 'for a point observation, this is the fuzziness of the coordinates. for a plot (or other shape), this is the radius of the circle that circumscribes the entire plot, or the fuzziness, whichever is greater. note that the DwC definition is confusingly worded: it uses the ambiguous term Location, which sometimes refers to the asserted named place, but which they intended to refer to the plot or point.';
7957 8000

  
7958 8001

  
7959 8002
--
7960
-- Name: COLUMN analytical_plot."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8003
-- Name: COLUMN analytical_stem."georeferenceSources__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7961 8004
--
7962 8005

  
7963
COMMENT ON COLUMN analytical_plot."speciesBinomialWithMorphospecies__@VegCore__@vegpath.org" IS 'http://TNRS.taxon_scrub.scrubbed_morphospecies_binomial__@VegBIEN__.public@vegpath.org;
7964
"combine the `taxon` plus `morphospecies` to produce a unique string, `taxonMorphospecies`";
7965
a morphospecies is a custom species name assigned in the field by the collector (which does not validate to anything in TNRS)';
8006
COMMENT ON COLUMN analytical_stem."georeferenceSources__@DwC__@vegpath.org" IS '"A list (concatenated and separated) of maps, gazetteers, or other resources used to georeference the Location, described specifically enough to allow anyone in the future to use the same resources"';
7966 8007

  
7967 8008

  
7968 8009
--
7969
-- Name: COLUMN analytical_plot.scrubbed_taxon_name_no_author; Type: COMMENT; Schema: public; Owner: -
8010
-- Name: COLUMN analytical_stem."georeferenceProtocol__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7970 8011
--
7971 8012

  
7972
COMMENT ON COLUMN analytical_plot.scrubbed_taxon_name_no_author IS 'the taxon name without author of the TNRS accepted or matched name';
8013
COMMENT ON COLUMN analytical_stem."georeferenceProtocol__@DwC__@vegpath.org" IS '"A description or reference to the methods used to determine the spatial footprint, coordinates, and uncertainties"';
7973 8014

  
7974 8015

  
7975 8016
--
7976
-- Name: COLUMN analytical_plot.scrubbed_author; Type: COMMENT; Schema: public; Owner: -
8017
-- Name: COLUMN analytical_stem.geovalid_bien; Type: COMMENT; Schema: public; Owner: -
7977 8018
--
7978 8019

  
7979
COMMENT ON COLUMN analytical_plot.scrubbed_author IS 'the author of the TNRS accepted or matched name';
8020
COMMENT ON COLUMN analytical_stem.geovalid_bien IS 'whether the coordinates are within the boundary of the asserted named places';
7980 8021

  
7981 8022

  
7982 8023
--
7983
-- Name: COLUMN analytical_plot."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8024
-- Name: COLUMN analytical_stem."isNewWorld_bien"; Type: COMMENT; Schema: public; Owner: -
7984 8025
--
7985 8026

  
7986
COMMENT ON COLUMN analytical_plot."[growth_form=]habit__@SALVIAS__.Plot_data@vegpath.org" IS '"Growth form"; "Closed pick list"';
8027
COMMENT ON COLUMN analytical_stem."isNewWorld_bien" IS 'whether the country is in the Americas';
7987 8028

  
7988 8029

  
7989 8030
--
7990
-- Name: COLUMN analytical_plot."reproductiveCondition__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8031
-- Name: COLUMN analytical_stem."projectID__@VegX__.plotObservation@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7991 8032
--
7992 8033

  
7993
COMMENT ON COLUMN analytical_plot."reproductiveCondition__@DwC__@vegpath.org" IS '"The reproductive condition of the biological individual(s) represented in the Occurrence. Recommended best practice is to use a controlled vocabulary."';
8034
COMMENT ON COLUMN analytical_stem."projectID__@VegX__.plotObservation@vegpath.org" IS 'http://project.sourceaccessioncode__@VegBIEN__.public@vegpath.org;
8035
"A reference to a specific ''project''"';
7994 8036

  
7995 8037

  
7996 8038
--
7997
-- Name: COLUMN analytical_plot.cultivated_bien; Type: COMMENT; Schema: public; Owner: -
8039
-- Name: COLUMN analytical_stem."projectContributor[s]__@VegBank__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
7998 8040
--
7999 8041

  
8000
COMMENT ON COLUMN analytical_plot.cultivated_bien IS 'whether the occurrence was flagged as cultivated';
8042
COMMENT ON COLUMN analytical_stem."projectContributor[s]__@VegBank__@vegpath.org" IS '"intersection entit[ies] used to ''link'' a party with a specific project wherein vegetation plots are described"';
8001 8043

  
8002 8044

  
8003 8045
--
8004
-- Name: COLUMN analytical_plot."cultivatedBasis_bien"; Type: COMMENT; Schema: public; Owner: -
8046
-- Name: COLUMN analytical_stem."locationID__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8005 8047
--
8006 8048

  
8007
COMMENT ON COLUMN analytical_plot."cultivatedBasis_bien" IS 'why the occurrence was flagged as cultivated';
8049
COMMENT ON COLUMN analytical_stem."locationID__@DwC__@vegpath.org" IS '"An identifier for the set of location information (data associated with dcterms:Location)"';
8008 8050

  
8009 8051

  
8010 8052
--
8011
-- Name: COLUMN analytical_plot."occurrenceRemarks__@DwC__@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8053
-- Name: COLUMN analytical_stem."plotName__@VegX__.plot@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8012 8054
--
8013 8055

  
8014
COMMENT ON COLUMN analytical_plot."occurrenceRemarks__@DwC__@vegpath.org" IS '"Comments or notes about the Occurrence"';
8056
COMMENT ON COLUMN analytical_stem."plotName__@VegX__.plot@vegpath.org" IS '"Name or label for a plot"';
8015 8057

  
8016 8058

  
8017 8059
--
8018
-- Name: COLUMN analytical_plot."coverPercent__@VegX__.attribute.ordinal@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8060
-- Name: COLUMN analytical_stem."subplot__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8019 8061
--
8020 8062

  
8021
COMMENT ON COLUMN analytical_plot."coverPercent__@VegX__.attribute.ordinal@vegpath.org" IS '"Average cover of the index in percent"';
8063
COMMENT ON COLUMN analytical_stem."subplot__@SALVIAS__.Plot_data@vegpath.org" IS 'http://location.authorlocationcode__@VegBIEN__.public@vegpath.org;
8064
"Code for subplot, line, or any other subsample or subdivision of plot"';
8022 8065

  
8023 8066

  
8024 8067
--
8025
-- Name: COLUMN analytical_plot."stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org"; Type: COMMENT; Schema: public; Owner: -
8068
-- Name: COLUMN analytical_stem.location__cultivated__bien; Type: COMMENT; Schema: public; Owner: -
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff