VegCore data dictionary

VegCore is a vegetation exchange schema which combines 370+ terms and 34 tables from existing exchange schemas

Examples

Example specimen data

See ACAD.Specimen.csv1, which contains well-formed Darwin Core data.

1 The dataset is from ACAD, a Canadensys herbarium, so it's public domain.

Data dictionary notes

  • A leading ? indicates an ambiguous term
  • Copying a term name gives you a permalink to that term, which can be pasted into an HTML-formatted e-mail
  • For a term's preferred name, the sources are only those which inspired that name for the term.
    The term's concept, on the other hand, comes from all sources for the term, including those of synonyms.
  • Some links contain a URL fragment (the part after the #) which indicates a section within the linked resource. Mouse over the link to view this fragment.

See also: Special terms | Editing guide | Sources

VegCore format notes

  • In the data dictionary, terms are placed in the table they are most applicable to.
    In a VegCore export, they can also be placed in any other table they apply to, according to how the data is normalized.

Forming IDs

  • An ID should always be globally unique to allow appending data from arbitrary datasets.
    A local ID can be made global by prepending the institution's ID.
  • An ID must permanently and unambiguously identify the record
    • Domain identifiers are usually permanent, while autogenerated primary keys often aren't.
      However, domain identifiers are sometimes duplicated, in which case another ID, such as a primary key, must be used to distinguish them.
  • When multiple IDs are available, include all of them (in separate columns) to allow looking up the record by any of them

Note that these globally unique IDs are not the same as UUIDs, which are randomly generated

Forming preferred IDs

  • Choose one ID to serve as the preferred ID. This becomes the database primary key.
  • Choose the ID which is most directly associated with the identified object:
    1. a domain identifier
    2. a permanent URL
    3. a permanent primary key
  • Within these categories, choose the shortest string which is globally unique

Downloads

Vocabulary | Thesaurus

Tables

Source
DataOwner
Dataset
Record
Occurrence
Method
Project
Event
Coordinates
Placename
Geovalidation
Location
LocationObservation
Subplot
SubplotObservation
SoilObservation
GeologicalContext
Community
Taxon
TaxonConcept
TaxonOccurrence
TaxonDetermination
OriginalTaxonDetermination
MatchedTaxonDetermination
AcceptedTaxonDetermination
TaxonObservation
AggregateObservation
Individual
IndividualObservation
Stem
StemObservation
Collection
Specimen
Voucher
Measurement
ResourceRelationship

Source from BIEN2 | Brad Boyle

a "reference[...] cited within the database" (VegBank)

Synonym: Datasource from BIEN2 | Brad Boyle

Synonym: DataProvider from Brad Boyle

Synonym: Reference from VegBank

sourceType from VegBank

Values: herbarium, primary database, aggregator, ...

Synonym: referenceType from VegBank

Synonym: aggregatorOrPrimary from BIEN2

Components:

isHerbarium from BIEN2

source globally unique from BIEN2 | Brad Boyle

Where this database got the data

"the proximate data provider" (Brad Boyle)
"Can an aggregator (such as GBIF or SALVIAS) or an original source (a herbarium such as ARIZ or a person such as Bob Peet)" (Brad Boyle)

Synonym: proximateDataProvider from Brad Boyle

Synonym: dataProvider from Brad Boyle

Synonym: dataSource from BIEN2 | Brad Boyle

Synonym: dataSourceName from BIEN2

creator globally unique from Brad Boyle

Who originally created the data. This is who created the data record, rather than the collector of the specimen or measurement.

"The dataprovider that first provides electronic access to a dataset. The dataprovider must not have obtained the data from another dataprovider; they either digitized the dataset themselves, or are making available a digital copy of the dataset prepared by someone else but not previously made available." (Brad Boyle)

Synonym: primaryDataProvider from Brad Boyle

Synonym: dataPublisher from Brad Boyle

distributors

The data distributors through which the record passed, starting with the source and ending with the creator

Synonym: references from DwC

Synonym: dcterms_references from DwC

DataOwner from Brad Boyle

dataOwner globally unique from Brad Boyle

Synonym: datasetOwner from Brad Boyle

Dataset from DwC | Brad Boyle

dataset globally unique from DwC | Brad Boyle

"a dataset belonging to a designated primary data owner, either a person or an institution. For a specimen record provided to BIEN by an aggregator, datasource<>(dataset=institutionCode). For a specimen record provided to BIEN by the herbarium which holds that specimen, datasource= dataset =institutionCode. For a plot provided by the data owner, datasource= dataset <>(institutionCode=NULL). For a plot provided by an aggregator, datasource<> dataset <>(institutionCode=NULL)." (Brad Boyle)
"a set of records that can be traced to a single party or group of parties who are the owners of the data. For specimens, all records from a single herbarium (as identified by the herbarium acronym) would constitute a dataset. For plot, a set of plot provided at one time by a particular owner typically constitute a dataset. Note that the dataset is not the same as the datasetOwnerID; while one dataset traces only to a single datasetauthor (which can be a group of authors), a single datasetauthor my own multiple datasets." (Brad Boyle)

Synonym: dataResource from Brad Boyle

Synonym: datasetName from DwC

datasetURL globally unique from DwC | Brad Boyle

Synonym: datasetID from DwC | Brad Boyle

Record from DwC

recordID globally unique analogous to occurrenceID

dataProviderRecordID from Brad Boyle

ID within dataProvider
"Unique ID (primary key) within datasource database. Will be same as datasetRecordID if dataset and datasource are the same." (Brad Boyle)

Scope: dataProvider

Synonym: datasourceRecordID from Brad Boyle

Synonym: ID_Canadensys from Canadensys | U alternative of ?ID

Synonym: globalUniqueIdentifier_SpeciesLink from SpeciesLink alternative of ?globalUniqueIdentifier

?ID AMBIGUOUS

Alternative: ID_Canadensys

Alternative: ID_TEAM

datasetRecordID from Brad Boyle

"Unique ID (database primary key) for the specimen or observation in the dataset, if provided." (Brad Boyle)

Scope: dataset

type

Synonym: dcterms_type from DwC

modified

"an internal timestamp indicat[ing] when record last modified, not necessarily when determination (taxon name) last modified" (Brad Boyle)

Synonym: dcterms_modified from DwC

Synonym: dateLastModified from DwC

language

Synonym: dcterms_language from DwC

rights

Synonym: dcterms_rights from DwC

rightsHolder

Synonym: dcterms_rightsHolder from DwC

accessRights

Synonym: dcterms_accessRights from DwC

bibliographicCitation

Synonym: dcterms_bibliographicCitation from DwC

informationWithheld from DwC

dataGeneralizations from DwC

dynamicProperties from DwC

Occurrence from DwC | DwC ToC

An observation of any entity, biological or otherwise

Synonym: Observation_VegCore alternative of ?Observation

occurrenceID globally unique from DwC

"A globally unique identifier for the specimen or observation, formed by combining the [...] unique identifier of the collection with the locally unique identifier of the specimen. For specimens, construct as follows: "urn:catalog:[institutionCode]:[collectionCode]:[catalogNumber]". If a properly formed occurrenceID is provided by the data provider, use it. For plots, construct as follows: "urn:observation:[datasource]:[dataset]:[catalogNumber]. Replace any spaces in dataset name with hyphens." (Brad Boyle)

Synonym: globalUniqueIdentifier_DwC from DwC alternative of ?globalUniqueIdentifier

?globalUniqueIdentifier AMBIGUOUS

Alternative: globalUniqueIdentifier_DwC

Alternative: globalUniqueIdentifier_SpeciesLink

basisOfRecord from DwC

occurrenceRemarks from DwC

recordedBy from DwC

"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." (DwC)

Synonym: collector from DwC

Components:

recordedBy_givenName from VegX

"The given name" (VegX)

recordedBy_middleName from VegBank

The "middle name or initial" (VegBank)

recordedBy_surName from VegX

"The last name" (VegX)

associatedMedia from DwC

associatedReferences from DwC

associatedOccurrences from DwC

associatedSequences from DwC

?Observation AMBIGUOUS

Alternative: Observation_VegCore

Alternative: Observation_VegBank

Method from VegX

"A specific method definition followed in the creation of the dataset. Each method links to a protocol and literature citation reference. A protocol may have many method or steps." (VegX)

Synonym: SamplingProtocol from DwC

Related: VegBank:stratumMethod, VegBank:coverMethod

samplingProtocolID globally unique

samplingProtocol from DwC

Synonym: method

Named like: Method

Synonym: methodology

Synonym: plotMethodology from SALVIAS

samplingEffort from DwC

?observationType AMBIGUOUS

Alternative: observationType_SALVIAS

Alternative: observationType_BIEN2

observationGranularity

Values: plot, specimen

Synonym: observationType_BIEN2 from BIEN2 alternative of ?observationType

observationMeasure from Brad Boyle's method attribute examples spreadsheet

Values: count, cover, presence, points-intercepted, distance-intercepted

Synonym: observationType_SALVIAS from SALVIAS alternative of ?observationType

Project from VegX | VegBank

A "project established to collect vegetation plot data. Each plot originates as part of a project." (VegBank)

projectID globally unique from VegX

"A reference to a specific 'project'" (VegX)

projectName

"Title of the project" (VegX)

Synonym: projectTitle from VegX

Named like: plotName

projectStartDate from VegBank

"Project start date" (VegBank)

Named like: startDate

projectEndDate from VegBank

"Project stop date" (VegBank)

Named like: endDate

Event from DwC | DwC ToC

"an action that occurs at a place and during a period of time" (DwC)

eventID globally unique from DwC

Synonym: censusID from CTFS

eventDate from DwC

"The date-time or interval during which an Event occurred" (DwC)

startDate

"The start date" (VegX) of the "interval during which an Event occurred" (DwC)

Synonym: obsStartDate from VegX

Related: eventDate

endDate

"The end date" (VegX) of the "interval during which an Event occurred" (DwC)

Synonym: obsEndDate from VegX

Related: eventDate

eventTime from DwC

Synonym: timeOfDay from DwC

startDayOfYear from DwC

Synonym: julianDay from DwC

endDayOfYear from DwC

year from DwC

month from DwC

day from DwC

verbatimEventDate from DwC

habitat from DwC

authorEventCode

"the code or name that the author uses to identify [the] event" (VegBank)

Synonym: authorObsCode from VegBank

Synonym: plotCensusNumber from CTFS

Synonym: fieldNumber_DwC_terms from DwC alternative of ?fieldNumber

eventRemarks from DwC

"the text of notes taken in the field about the Event" (DwC)

Synonym: fieldNotes_DwC_terms from DwC alternative of ?fieldNotes

Coordinates from CTFS

A numerically-defined point

decimalLatitude from DwC

Synonym: latitude from DwC

acceptedDecimalLatitude

Related: decimalLatitude, acceptedNameUsage

decimalLongitude from DwC

Synonym: longitude from DwC

acceptedDecimalLongitude

Related: decimalLongitude, acceptedNameUsage

realLatitude from VegBank

Replace with: PRIVATE

realLongitude from VegBank

Replace with: PRIVATE

longitude_DMS

Related: DwC:longitude

latitude_DMS

Related: DwC:latitude

verbatimCoordinates from DwC

verbatimLatitude from DwC

verbatimLongitude from DwC

verbatimCoordinateSystem from DwC

verbatimSRS from DwC

geodeticDatum from DwC

coordinateUncertaintyInMeters from DwC

coordinatePrecision_deg

Related: coordinatePrecision

pointRadiusSpatialFit from DwC

footprintWKT from DwC

Synonym: boundingBox from DwC

Synonym: shapeOfSite from CTFS

footprintSRS from DwC

footprintSpatialFit from DwC

georeferencedBy from DwC

georeferencedDate from DwC

georeferenceProtocol from DwC

Synonym: georeferenceProtocol_bien from Brad Boyle

georeferenceSources from DwC

Where the coordinates came from

Values: source data, GPS, georeferencing, ...

Synonym: coordinateSource from Brad Boyle

Synonym: coordinateSource_bien from Brad Boyle

georeferenceVerificationStatus from DwC

georeferenceRemarks from DwC

Placename

A named region

Synonym: NamedPlace from VegBank

higherGeographyID globally unique from DwC

higherGeography from DwC

continent from DwC

Synonym: continentOcean from DwC

waterBody from DwC

islandGroup from DwC

island from DwC

country from DwC

Synonym: countryName from CTFS

acceptedCountry

Related: country, acceptedNameUsage

countryCode from DwC

stateProvince from DwC

Synonym: state from NCU-NCSC | REMIB | UNCC

acceptedStateProvince

Related: stateProvince, acceptedNameUsage

county from DwC

acceptedCounty

Related: county, acceptedNameUsage

municipality from DwC

locality from DwC

Synonym: locationNarrative from VegX

Synonym: descriptionOfSite from CTFS

verbatimLocality from DwC

Geovalidation

The accuracy of the Coordinates, taking into account the Placename

Synonym: Geoscrub from BIEN2

Named like: geovalid

geovalid

Synonym: isGeovalid from BIEN2

latLongDomainValid

Whether the coordinates are in the range of valid decimal values

Synonym: isValidLatLong from BIEN2

latLongDomainInvalid

Whether the coordinates are not in the range of valid decimal values

Synonym: isBadLatLong from BIEN2

Named like: isValidLatLong

latLongInCountry

Synonym: isInCountry from BIEN2

Named like: isValidLatLong, country

?distanceToCountry requires units

Synonym: ?distErrCountry requires units from BIEN2

Named like: country

Unit alternative: distanceToCountry_m

Unit alternative: distanceToCountry_km

latLongInStateProvince

Synonym: isInStateProvince from BIEN2

Named like: isValidLatLong, stateProvince

?distanceToStateProvince requires units

Synonym: ?distErrStateProvince requires units from BIEN2

Named like: stateProvince

Unit alternative: distanceToStateProvince_m

Unit alternative: distanceToStateProvince_km

latLongInCounty

Synonym: isInCountyParish from BIEN2

Named like: isValidLatLong, county

isNewWorld from BIEN2

Synonym: isNewWorld_bien from Brad Boyle

Location from DwC | DwC ToC

"A spatial region" (DwC) or point

Synonym: Plot from VegX | VegBank

Synonym: PlotLocation from Madidi

locationID globally unique from DwC

Synonym: plotID from VegX

Synonym: plotUniqueIdentifierID from VegX

locationName

"Name or label for a plot" (VegX)

Synonym: plotName from VegX

Synonym: authorPlotCode from VegBank

Synonym: locationNumber

Named like: recordNumber

parentLocationID globally unique

Related: locationID, VegBank:PARENT_ID

parentPlotName

"Name or label" (VegX) for "the parent plot when plot is nested within another plot" (VegBank)

Related: VegX:plotName, VegBank:PARENT_ID

locationAccordingTo from DwC

LocationObservation

A sampling of a Location

Synonym: PlotObservation_VegX from VegX alternative of ?PlotObservation

Synonym: Observation_VegBank from VegBank alternative of ?Observation

Synonym: PlotInventory from Madidi

Related: Location, VegBank:plot

locationRemarks from DwC

Synonym: plotNotes

Synonym: plotNote from VegX

Synonym: notes_Madidi from Madidi#Notes alternative of ?notes

?elevation requires units from DwC | CTFS

Unit alternative: elevationInMeters

Unit alternative: verbatimElevation from DwC

Value must include units

Unit alternative: verbatimElevation_m

Components:

?minimumElevation requires units from DwC

Unit alternative: minimumElevationInMeters from DwC

Unit alternative: minimumElevation_verbatim

Value must include units

?maximumElevation requires units from DwC

Unit alternative: maximumElevationInMeters from DwC

Unit alternative: maximumElevation_verbatim

Value must include units

?depth requires units

Unit alternative: verbatimDepth from DwC

Components:

?minimumDepth requires units from DwC

Unit alternative: minimumDepthInMeters from DwC

Unit alternative: minimumDepth_verbatim

Value must include units

?maximumDepth requires units from DwC

Unit alternative: maximumDepthInMeters from DwC

Unit alternative: maximumDepth_verbatim

Value must include units

distanceAboveSurfaceInMeters

Components:

minimumDistanceAboveSurfaceInMeters from DwC

maximumDistanceAboveSurfaceInMeters from DwC

?plotArea requires units

"Total area of the plot" (VegX)

Synonym: ?area requires units from VegX

Unit alternative: plotArea_m2

Unit alternative: plotArea_ha from SALVIAS

slopeAspect from VegX

"Representative azimuth of slope gradient (0-360 degrees) or as a cardinal direction (e.g. N, S, NE)" (VegX)

minSlopeAspect from VegBank

maxSlopeAspect from VegBank

slopeGradient from VegX

"Representative inclination of slope in degrees" (VegX)

minSlopeGradient from VegBank

maxSlopeGradient from VegBank

landform from VegX

"A recognizable physical feature on the surface of the earth, often including consideration of the natural cause of its formation" (VegX)

?temperature requires units from VegX

"Temperature during observation" (VegX)
"Mean annual temperature" (SALVIAS)

Unit alternative: temperature_C

Synonym: temp_C from SALVIAS

Unit alternative: temperature_F

?precipitation requires units

Unit alternative: precipitation_m

Unit alternative: precipitation_mm

Synonym: precip_mm from SALVIAS

?PlotObservation AMBIGUOUS

Alternative: PlotObservation_VegX

Alternative: PlotObservation_SALVIAS

Subplot

"subplot, line, or any other subsample or subdivision of plot" (SALVIAS)

Related: SALVIAS:subplot

subplotID globally unique

Synonym: quadratID from CTFS

Related: locationID, SALVIAS:subplot

subplot from SALVIAS

Scope: locationID

Synonym: quadratName from CTFS

subplotX

"The X-coordinate of the related items position in meters. 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." (VegX)

Synonym: plotRelativeX from VegX

Synonym: startX from CTFS

subplotY

"The Y-coordinate of the related items position in metres. The user will enter the relative position of related item with respect to the plot origin (in meters) with the y-axis defined by the plot azimuth." (VegX)

Synonym: plotRelativeY from VegX

Synonym: startY from CTFS

SubplotObservation

A sampling of a Subplot

Related: Subplot, LocationObservation

SoilObservation

A sampling of a Location's soil

Synonym: AbioticObservation from VegX

Synonym: SoilObs from VegBank

?phosphorus requires units from VegX

"Phosphorus of soil" (VegX)

Unit alternative: phosphorus_fraction

Unit alternative: phosphorus_percent

?potassium requires units

"Pottasium of soil" (VegX)

Synonym: ?pottasium requires units from VegX

Unit alternative: potassium_fraction

Unit alternative: potassium_percent

?magnesium requires units from VegX

"Magnesium of soil" (VegX)

Unit alternative: magnesium_fraction

Unit alternative: magnesium_percent

?nitrogen requires units from VegX

"Nitrogen of soil" (VegX)

Unit alternative: nitrogen_fraction

Unit alternative: nitrogen_percent

?carbon requires units

Synonym: ?soilC requires units from SALVIAS

Unit alternative: carbon_fraction

Unit alternative: carbon_percent

?calcium requires units

Synonym: ?soilCa requires units from SALVIAS

Unit alternative: calcium_fraction

Unit alternative: calcium_percent

?sodium requires units

Synonym: ?soilNa requires units from SALVIAS

Unit alternative: sodium_fraction

Unit alternative: sodium_percent

?acidity requires units

Synonym: ?soilAcidity requires units from SALVIAS

Unit alternative: acidity_fraction

Unit alternative: acidity_percent

?organic requires units

Synonym: ?soilOrganic requires units from VegBank

Unit alternative: organic_fraction

Unit alternative: organic_percent

texture

Synonym: soilTexture from VegBank

?sand requires units

Synonym: ?soilSand requires units from VegBank

Unit alternative: sand_fraction

Unit alternative: sand_percent

?silt requires units

Synonym: ?soilSilt requires units from VegBank

Unit alternative: silt_fraction

Unit alternative: silt_percent

?clay requires units

Synonym: ?soilClay requires units from VegBank

Unit alternative: clay_fraction

Unit alternative: clay_percent

ph from VegX

"The pH of the soil" (VegX)

?cationExchangeCapacity requires units from Wikipedia

Synonym: ?exchangeCapacity from VegBank

Synonym: ?soilCationCap from SALVIAS

Unit alternative: cationExchangeCapacity_cmol_kg from Wikipedia

Unit alternative: cationExchangeCapacity_meq_100g from Wikipedia

?baseSaturation requires units from VegBank

Unit alternative: baseSaturation_fraction

Unit alternative: baseSaturation_percent

conductivity

Synonym: soilConductivity from SALVIAS

GeologicalContext from DwC | DwC ToC

"information pertaining to a location within a geological context, such as stratigraphy" (DwC)

geologicalContextID globally unique from DwC

earliestEonOrLowestEonothem from DwC

latestEonOrHighestEonothem from DwC

earliestEraOrLowestErathem from DwC

latestEraOrHighestErathem from DwC

earliestPeriodOrLowestSystem from DwC

latestPeriodOrHighestSystem from DwC

earliestEpochOrLowestSeries from DwC

latestEpochOrHighestSeries from DwC

earliestAgeOrLowestStage from DwC

latestAgeOrHighestStage from DwC

lowestBiostratigraphicZone from DwC

highestBiostratigraphicZone from DwC

lithostratigraphicTerms from DwC

group from DwC

formation from DwC

member from DwC

bed from DwC

Community

communityID globally unique

"A community type is an abstract grouping of organisms that tend to co-occur on the landscape due to shared ecological requirements or preferences. May be designated by syntaxon or physiognomic types." (VegX)

Related: VegX:communityConcept, occurrenceID

communityName

"A textual label for a community type" (VegX)

Synonym: communityConceptName from VegX

Taxon from Wikipedia | DwC | DwC ToC

"a group of one (or more) populations of organism(s), which a taxonomist adjudges to be a unit" (Wikipedia)

Synonym: TaxonName from VegX

Synonym: PlantName from VegBank

taxonID globally unique from DwC

parentTaxonID globally unique

Related: taxonID, VegBank:plantParent_ID

scientificNameID globally unique from DwC

parentScientificNameID globally unique

Related: scientificNameID, VegBank:plantParent_ID

parentNameUsageID globally unique from DwC

namePublishedInID globally unique from DwC

scientificName from DwC

Taxonomic name with author

Compare to: taxonName

taxonName

Taxonomic name without author

Compare to: scientificName

Named like: Taxon

taxonNameOrEpithet

Related: higherClassification, taxonName

Named like: specificEpithet

taxonNameWithMorphospecies DEPRECATED

It doesn't make sense to include infraspecific ranks when using morphospecies.
Use speciesBinomialWithMorphospecies instead.

Related: taxonName, morphospecies

speciesBinomial from Wikipedia

genus+specificEpithet

Synonym: species_VegBank from VegBank alternative of ?species

speciesBinomialWithMorphospecies from BIEN2 | Brad Boyle | Brad Boyle

"To be safe, we always combine the `taxon` plus `morphospecies` to produce a unique string, `taxonMorphospecies`" (Brad Boyle)

Brad Boyle:

# Reconstruct morphospecies using accepted names
UPDATE observations
SET morphospecies=
TRIM(
IF(acceptedSpecies IS NOT NULL,acceptedSpecies,
IF(acceptedGenus IS NOT NULL,CONCAT(acceptedGenus," ",unmatchedTerms),
IF(acceptedFamily IS NOT NULL,CONCAT(acceptedFamily," ",unmatchedTerms),
IF(unmatchedTerms IS NOT NULL,unmatchedTerms,nameSubmitted)
)
)
)
);

Synonym: taxonMorphospecies from BIEN2 | Brad Boyle

Synonym: morphospecies_Brad_2 from Brad Boyle alternative of ?morphospecies

Related: speciesBinomial, morphospeciesSuffix

parentNameUsage from DwC

namePublishedIn from DwC

namePublishedInYear from DwC

higherClassification from DwC

higherPlantGroup from BIEN2

Synonym: higherPlantGroup_bien from Brad Boyle

Related: higherClassification

kingdom from DwC

phylum from DwC

class from DwC

order from DwC

family from DwC

genus from DwC

subgenus from DwC

specificEpithet from DwC

Synonym: species_DwC from DwC alternative of ?species

Synonym: speciesName from CTFS

?species AMBIGUOUS

Alternative: species_DwC

Alternative: species_VegBank

morphospeciesSuffix from Brad Boyle

"the non-standard part of the name. The morphospecies string enables accurate counting of species within a plot, even if standard species names are not known. `morphospecies` strings in theory are of two types: "dependent" morphospecies must be combined with `taxon` to be unique. Most names in the above example are of this type. "standalone" morphospecies string are unique on their own. [...] "Boyle 6155" (a citation of a voucher specimen) is standalone. "Fuzzy Miconia" and Monsterleaf are also probably standalone names as well." (Brad Boyle)

Synonym: morphospecies_Brad_1 from Brad Boyle alternative of ?morphospecies

Compare to: morphoname

?morphospecies AMBIGUOUS

Alternative: morphospecies_Brad_1

Alternative: morphospecies_Brad_2

infraspecificRank from TNRS

infraspecificEpithet from DwC

subspecies from TCS | Wikipedia

Synonym: ssp from TCS

Synonym: subspeciesName from CTFS

variety from TCS | Wikipedia

Synonym: var from TCS

forma from TCS | Wikipedia

Synonym: fm from TCS

cultivar from TCS

Synonym: cv from TCS

Notes: "The epithet is usually output in single quotes and may contain multiple words, see ICBN §28" (TCS)

taxonRank from DwC

verbatimTaxonRank from DwC

scientificNameAuthorship from DwC

Synonym: scientificNameAuthor from DwC

vernacularName from DwC

nomenclaturalCode from DwC

taxonomicStatus from DwC

taxonIsCanonical

Synonym: taxonIsAccepted from DwC

Named like: Taxon

nomenclaturalStatus from DwC

taxonRemarks from DwC

threatened from IUCN

concatenatedScientificName analogous to scientificName

Name input to taxonomic scrubbing, which is derived from other Taxon fields

TaxonConcept from VegX

A Taxon described by a specific Reference

Synonym: PlantConcept from VegBank

Related: taxonConceptID

taxonConceptID globally unique from DwC

parentTaxonConceptID globally unique

Related: taxonConceptID, VegBank:plantParent_ID

nameAccordingTo from DwC

"Information about the authorship of this concept which uses the Name in their sense (i.e. secundum, sensu)" (TCS)

Synonym: accordingTo from TCS

nameAccordingToID globally unique from DwC

TaxonOccurrence

Any entity on which TaxonDeterminations can be made

"A taxon name string occurring within the dataset. This is a usage concept defined by the dataset author which may follow, or be according to, an additional third party. It may be further related to a published name (taxon name, tcs:TaxonName) and or taxonomic name (taxon concept, tcs:TaxonConcept) in taxonDetermination." (VegX)

Requirements: Should be at the finest level of granularity possible, i.e. each specimen, plant, size class, etc. gets its own TaxonOccurrence

Synonym: TaxonNameUsageConcept from VegX

Named like: Occurrence

authorTaxonCode

Synonym: authorPlantName from VegBank

Related: recordNumber, VegBank:authorPlotCode, VegBank:stemCode, Taxon

taxonOccurrencePkey globally unique

Related: taxonOccurrenceID

taxonOccurrenceID globally unique

Synonym: taxonNameUsageConceptID from VegX

Related: VegBank:taxonObservation

dateCollected

Related: DwC:EarliestDateCollected-2007-04-17 (dwcore)

Synonym: collectedDate from BIEN2

yearCollected from DwC

monthCollected from DwC

dayCollected from DwC

growthForm

Synonym: habit from SALVIAS

Related: VegBank:growthform1Type, habitClassIncluded

oldGrowth from BIEN2

TaxonDetermination from VegX

An assertion that a TaxonOccurrence is a particular Taxon

Synonym: Identification from DwC | DwC ToC

Synonym: TaxonInterpretation from VegBank

identificationID globally unique from DwC

identificationType

Synonym: interpretationType from VegBank

Named like: Identification

identifiedBy from DwC

dateIdentified from DwC

Synonym: identifiedDate from BIEN2

yearIdentified from DwC

monthIdentified from DwC

dayIdentified from DwC

identificationQualifier from DwC

Synonym: fit from VegX

Synonym: taxonFit from VegBank

Synonym: cf_aff from SALVIAS

Synonym: annotations from TNRS

identificationVerificationStatus from DwC

Synonym: confidence from VegX

Synonym: taxonConfidence from VegBank

identificationReferences from DwC

identificationRemarks from DwC

typeStatus from DwC

"Indicates whether this specimen served as type for taxon name" (Brad Boyle)

previousIdentifications from DwC

associatedTaxa from DwC

OriginalTaxonDetermination from DwC

originalNameUsageID globally unique from DwC

originalNameUsage from DwC

originalTaxonName analogous to taxonName

originalScientificName analogous to scientificName

morphoname from SALVIAS

The name assigned in the field, which is unique within the plot

originalKingdom analogous to kingdom

originalPhylum analogous to phylum

originalClass analogous to class

originalOrder analogous to order

originalFamily analogous to family

originalGenus analogous to genus

originalSpecificEpithet analogous to specificEpithet

originalInfraspecificEpithet analogous to infraspecificEpithet

originalSubspecies analogous to subspecies

originalVariety analogous to variety

originalForma analogous to forma

originalCultivar analogous to cultivar

originalTaxonRank analogous to taxonRank

originalScientificNameAuthorship analogous to scientificNameAuthorship

originalIdentificationQualifier analogous to identificationQualifier

MatchedTaxonDetermination from TNRS

matchedScientificNameID globally unique analogous to scientificNameID

Synonym: Name_matched_url from TNRS

matchedTaxonName analogous to taxonName

Synonym: Name_matched from TNRS

matchedScientificName analogous to scientificName

matchedKingdom analogous to kingdom

matchedPhylum analogous to phylum

matchedClass analogous to class

matchedOrder analogous to order

matchedFamily analogous to family

Synonym: Family_matched from TNRS

matchedGenus analogous to genus

Synonym: Genus_matched from TNRS

matchedSpecificEpithet analogous to specificEpithet

Synonym: Specific_epithet_matched from TNRS

matchedMorphospecies analogous to morphospecies

Synonym: Unmatched_terms from TNRS

matchedInfraspecificEpithet analogous to infraspecificEpithet

Synonym: Infraspecific_epithet_matched from TNRS

matchedSubspecies analogous to subspecies

matchedVariety analogous to variety

matchedForma analogous to forma

matchedCultivar analogous to cultivar

matchedTaxonRank analogous to taxonRank

Synonym: Name_matched_rank from TNRS

matchedScientificNameAuthorship analogous to scientificNameAuthorship

Synonym: Name_matched_author from TNRS

Synonym: Author_matched from TNRS

matchedIdentificationQualifier analogous to identificationQualifier

matchedTaxonConfidence_fraction

Synonym: overallScore from TNRS

Related: taxonConfidence, TNRS:Name_matched

matchedFamilyConfidence_fraction

Synonym: familyScore from TNRS

Related: taxonConfidence, TNRS:Family_matched

matchedGenusConfidence_fraction

Synonym: genusScore from TNRS

Related: taxonConfidence, TNRS:Genus_matched

matchedSpeciesConfidence_fraction

Synonym: specificEpithetScore from TNRS

Related: taxonConfidence, TNRS:Specific_epithet_matched

Named like: species

AcceptedTaxonDetermination from DwC

acceptedNameUsageID globally unique from DwC

acceptedNameUsage from DwC

acceptedScientificNameID globally unique analogous to scientificNameID

acceptedTaxonName analogous to taxonName

acceptedScientificName analogous to scientificName

acceptedKingdom analogous to kingdom

acceptedPhylum analogous to phylum

acceptedClass analogous to class

acceptedOrder analogous to order

acceptedFamily analogous to family

acceptedGenus analogous to genus

acceptedSpecificEpithet analogous to specificEpithet

acceptedInfraspecificEpithet analogous to infraspecificEpithet

acceptedSubspecies analogous to subspecies

acceptedVariety analogous to variety

acceptedForma analogous to forma

acceptedCultivar analogous to cultivar

acceptedTaxonRank analogous to taxonRank

acceptedScientificNameAuthorship analogous to scientificNameAuthorship

acceptedIdentificationQualifier analogous to identificationQualifier

TaxonObservation from VegBank

An observation of just a Taxon's presence

Synonym: SpeciesInventory from CTFS

taxonObservationID globally unique from VegBank

Synonym: speciesInvID from CTFS

occurrenceStatus from DwC

AggregateObservation

"An observation applying to all occurrences of an organism based on an aggregation factor" (VegX)

"the importance (i.e. cover, basal area, biomass) of [a] taxon observed on a plot" (VegBank)

Synonym: AggregateOrganismObservation from VegX

Synonym: AggregateOccurrence from meeting on 2012-1-11

Synonym: TaxonImportance from VegBank

Related: VegBank:stemCount, IndividualObservation

aggregateOrganismObservationID globally unique from VegX

Synonym: aggregateOccurrenceID

individualCount from DwC

coverPercent from VegX

"Average cover of the index in percent" (VegX)

?intercept requires units

Unit alternative: intercept_m

Unit alternative: intercept_cm from SALVIAS

individualCount_1cm_or_more

Synonym: abund1cm from BIEN2

Related: individualCount

individualCount_2_5cm_or_more

Synonym: abund2_5cm from BIEN2

Related: individualCount

individualCount_10cm_or_more

Synonym: abund10cm from BIEN2

Related: individualCount

Individual

A distinct biological organism

Synonym: IndividualOrganism from VegX

Synonym: Organism

Synonym: Tree from CTFS

Related: IndividualObservation

individualID globally unique from DwC

tag

Synonym: identificationLabel from VegX

Synonym: tag2 from SALVIAS

IndividualObservation

An observation of an Individual

Synonym: IndividualOrganismObservation from VegX

Synonym: OrganismObservation

Synonym: PlotObservation_SALVIAS from SALVIAS | Madidi alternative of ?PlotObservation

Related: Individual

individualObservationID globally unique

The unique identifier for the observation of an individual

Requirements: Must be unique within the datasource

Synonym: individualOrganismObservationID from VegX

Synonym: ID_TEAM from TEAM alternative of ?ID

Related: individualID

Suggestions: Usually set to a database primary key

individualCode from SALVIAS

Synonym: authorPlantCode

Named like: authorPlotCode, PlantConcept

organismX_m

"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." (VegX)

Synonym: individualOrganismObservationRelativeX from VegX

organismY_m

"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." (VegX)

Synonym: individualOrganismObservationRelativeY from VegX

censusNumber

Synonym: censusNo from SALVIAS

stemCount from VegBank

sex from DwC

lifeStage from DwC

reproductiveCondition from DwC

Synonym: phenology from SALVIAS:soilAcidity

behavior from DwC

establishmentMeans from DwC

cultivated from DwC

Synonym: cultivated_bien from Brad Boyle

cultivatedBasis

Related: cultivated

Synonym: cultivatedBasis_bien from Brad Boyle

canopyForm

Synonym: stemCanopyForm from SALVIAS

canopyPosition

Synonym: stemCanopyPosition from SALVIAS

lianaInfestation

Synonym: stemLianaInfestation from SALVIAS

organismNotes

Synonym: fieldNotes_DwC_curatorial from DwC alternative of ?fieldNotes

Synonym: remarks from DwC

Synonym: notes_SALVIAS from SALVIAS alternative of ?notes

?fieldNotes AMBIGUOUS

Alternative: fieldNotes_DwC_curatorial

Alternative: fieldNotes_DwC_terms

?notes AMBIGUOUS

Alternative: notes_SALVIAS

Alternative: notes_Madidi

Stem from CTFS

An "individual tree stem" (VegBank)

Synonym: StemLocation from VegBank

Related: StemObservation, Individual

stemID globally unique from SALVIAS

stemTag

Synonym: stemTag2 from SALVIAS

StemObservation

An observation of a Stem

Related: Stem, IndividualObservation

authorStemCode

"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." (VegBank)

Synonym: stemCode from VegBank

Named like: authorPlotCode

?height requires units from VegX

"The measured height of the stem" (VegBank)

Synonym: ?stemHeight requires units from VegBank

Unit alternative: height_m

Unit alternative: height_ft

?heightFirstBranch requires units

Unit alternative: heightFirstBranch_m

Synonym: htFirstBranch_m from SALVIAS

Unit alternative: heightFirstBranch_ft

?diameterBreastHeight requires units

Synonym: ?stemDbh requires units from SALVIAS

Synonym: ?DBH requires units from CTFS

Unit alternative: diameterBreastHeight_m

Unit alternative: diameterBreastHeight_cm

Unit alternative: diameterBreastHeight_in

?diameterBreastHeightGentry requires units

Synonym: ?gentryDbh requires units from SALVIAS

Unit alternative: diameterBreastHeightGentry_m

Unit alternative: diameterBreastHeightGentry_cm

Unit alternative: diameterBreastHeightGentry_in

?basalDiameter requires units

Synonym: ?basalDiam requires units from SALVIAS

Unit alternative: basalDiameter_m

Unit alternative: basalDiameter_cm

Unit alternative: basalDiameter_in

stemNotes from SALVIAS

Collection from DwC | Brad Boyle

"the collection within the institution where a specimen is held" (Brad Boyle)

A type of dataset that applies only to specimens

collection globally unique from DwC | Brad Boyle

"the collection within the institution where a specimen is held. This is not an important field for herbaria because the herbarium acronym (institutionCode) is already globally unique. Herbaria typically use a word describing the type of collection, such as "herbarium", although I have also seen the acronym repeated here. Needed for animal collections where institutionCode is the name of a university and collectionCode distinguishes one of several collections (e.g., institutionCode="University of Colorado", collectionCode="Mammals"). In general, use whatever the data provider provides, unless badly formed." (Brad Boyle)

Synonym: collectionCode from DwC | Brad Boyle

collectionURL globally unique from DwC

Synonym: collectionID globally unique from DwC

Specimen from Wikipedia | CTFS

A "part of a plant" (Wikipedia) which was collected from it

Related: Occurrence

specimenHolders from Brad Boyle

The institution(s) holding a copy of the specimen

"Identifies the institution where a specimen is held. For herbaria, this will be the acronym of the herbarium. In general, use the verbatim value provided by the data provider, unless this is incorrect. For an aggregator such as GBIF, this column will contain many values corresponding to different data providers. For a primary source (e.g., New York Botanical Garden), all values should be the same (e.g., "NY"). Some herbaria incorrectly list the acronym that sent them the specimen if it was an exchange or trade. This is incorrect. Only the acronym of the herbarium providing the data should be listed here, regardless of whether they collected the specimen themselves or received it as a duplicate from another herbarium." (Brad Boyle)

Synonym: specimenHolder from Brad Boyle

Synonym: institutionCode_DwC from DwC alternative of ?institutionCode

Compare to: specimenIndexer

specimenHolderURL globally unique from DwC | Brad Boyle

Synonym: institutionID from DwC

?institutionCode AMBIGUOUS

Alternative: institutionCode_DwC

Alternative: institutionCode_UNCC

specimenIndexer globally unique from Bob Peet | Brad Boyle

The institution that stamped an accession number or barcode on the specimen

"The name or acronym in use by the institution that donated the collection" (Bob Peet)
"the acronym [of the donor institution] that sent [...] the specimen if it was an exchange or trade" (Brad Boyle)

Synonym: specimenDonor from Bob Peet | Brad Boyle

Synonym: institutionCode_UNCC from Bob Peet alternative of ?institutionCode

specimenOwner globally unique from DwC

The institution which owns the specimen. This is specimenHolder if the specimen was donated or specimenIndexer if it was lent.

Synonym: ownerInstitutionCode from DwC

barcode from Brad Boyle | NCU | U

"a bar code, machine-generated and glued or stamped to the specimen and recorded in the database" (Brad Boyle)
"IF a herbarium provides a field labelled "barCode" (or similar) that value goes here, otherwise NULL. Should be locally unique within the dataset (it may also be unique within the datasource if datasource=dataset)." (Brad Boyle)

Scope: specimenIndexer (not custodialInstitution) + collection

If the specimenIndexer is not provided, the custodialInstitution may be substituted instead. If multiple custodialInstitutions are specified, this assumes that they all share the same barcode.

accessionNumber from Brad Boyle | REMIB

"an accession number stamped physically on the specimen [...] The accession number is the most widely used, but is not guaranteed to be unique because of the physical stamping process, human error, etc." (Brad Boyle)
"Whatever the data provider provides, as long as catalogNumber is unique within the dataset. If no catalogNumber provided, use accessionNumber, but only if it is unique within the dataset. If no accession number, use datasetRecordID, else use barCode, else use datasourceRecordID. This usage differs from DwC in that catalogNumber is constrained to be unique within the dataset. It is populated for plot data as well as specimens." (Brad Boyle)

Scope: specimenIndexer (not custodialInstitution) + collection

If the specimenIndexer is not provided, the specimenHolder may be substituted instead. If multiple specimenHolders are specified, this assumes that they all share the same catalogNumber.

Synonym: accession from UNCC

Synonym: museumAccessionNumber from VegBank

Synonym: catalogNumber from DwC

collectorNumber from DwC

Scope: none

Synonym: collectionNumber from VegBank

Synonym: recordNumber from DwC

Synonym: fieldNumber_DwC_classic from DwC alternative of ?fieldNumber

?fieldNumber AMBIGUOUS

Alternative: fieldNumber_DwC_classic

Alternative: fieldNumber_DwC_terms

preparations from DwC

Synonym: preparationType from DwC

Synonym: preparation from REMIB

disposition from DwC

otherCatalogNumbers from DwC

Synonym: previousCatalogNumber from DwC

Voucher

voucherType

Values: direct, indirect

Synonym: detType from SALVIAS

Measurement

An attribute of any type of Occurrence

Synonym: MeasurementOrFact from DwC | DwC ToC

Synonym: TraitObservation from BIEN2

Synonym: Trait

measurementID globally unique from DwC

measurementName

Synonym: measurementType from DwC

Synonym: traitName from BIEN2

measurementValue from DwC

Synonym: traitValue from BIEN2

measurementAccuracy from DwC

measurementUnit from DwC

Synonym: unit from BIEN2

measurementDeterminedDate from DwC

measurementDeterminedBy from DwC

measurementMethod from DwC

measurementRemarks from DwC

ResourceRelationship from DwC | DwC ToC

"information pertaining to relationships between resources (instances of data records, such as Occurrences, Taxa, Locations, Events)" (DwC)

resourceRelationshipID globally unique from DwC

resourceID globally unique from DwC

relatedResourceID globally unique from DwC

Synonym: relatedCatalogItem from DwC

relationshipOfResource from DwC

Synonym: relationshipType from DwC

relationshipAccordingTo from DwC

relationshipEstablishedDate from DwC

relationshipRemarks from DwC

Special terms

OMIT

The field contains data but should be omitted

The reason for omission should be described in the mapping's comments

PRIVATE

The field contains private data which should be omitted from a public database

UNUSED

The field does not contain any data

The following query should return no rows: SELECT * FROM table WHERE field IS NOT NULL

Sources

Mouse over a source's acronym to see its full name

Exchange schemas

DwC

VegCore includes all Darwin Core terms (some have been renamed)

DwC-terms

DwC-history

DwC-MaNIS

DwC-classic

DwC-dwcore

TCS

VegX

Aggregators

VegBank

SALVIAS

BIEN2

BIEN2-web

BIEN2-core

BIEN2-DB

Primary databases

TNRS

CTFS

CTFS-DB

CTFS-v5

Data dictionaries

Brad Boyle

Brad Boyle's BIEN database entities related to data provenance and ownership

Brad Boyle's DwC ID terms from 2013-2-7

Brad Boyle's DwC ID terms from 2013-1-31

Editing

  • To get the Redmine syntax for linking to a term, copy the portion of that term's header with the form [[VegCore#term_anchor|term_name]]
  • After adding or renaming a term, be sure to regenerate the VegCore downloads, using the steps in README.TXT > Maintenance > VegCore data dictionary

Note: This section must stay on the same page as the data dictionary so that its templates are refactored along with it

Naming

  • A term name should always be unambiguous to allow seamlessly combining data from arbitrary datasets
  • The preferred name for a term is the shortest name which unambiguously identifies the concept
  • Determine the shortest name using the following factors, in order:
    1. the number of syllables
    2. the number of characters
    3. the number of uncommon characters (i.e. the complexity of the spelling)

Tables

  • Table names are capitalized
  • Table names should always be singular, not plural

Table template:

All sections are optional

h1. [[VegCore#Table|Table]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#TableAsSpelledBySource

p(((. definition

h3((. !{padding: 0 0.3em 3pt 0.75em; font-weight: normal;}_(Synonym:)! [[VegCore#Table|Table]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#SynonymAsSpelledBySource

[fields...]

Fields

  • Field names start with a lowercase letter

Field template:

All sections are optional

h2((. [[VegCore#field|field]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#fieldAsSpelledBySource

p(((((. definition

p(((((. Scope: [[VegCore#uniqueWithinTerm1|uniqueWithinTerm1]] + [[VegCore#uniqueWithinTerm2|uniqueWithinTerm2]]

h3((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Synonym:)! [[VegCore#synonym|synonym]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#synonymAsSpelledBySource

p(((((. Related: [[VegCore#relatedTerm|relatedTerm]]

p(((((. Named like: [[VegCore#similarlyNamedTerm|similarlyNamedTerm]]

ID template:

h2((. [[VegCore#ID|ID]] !{padding-left: 1em; font-size: small; font-weight: normal; font-style: italic;}_(globally unique)! !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#fieldAsSpelledBySource
[...]

Ambiguous terms

  • Ambiguous term names must start with ? (this is required by scripts that parse the data dictionary page)
  • Except for fields requiring units, each alternative should also be listed as a synonym of an unambiguous term.
    All such synonyms must occur before the ambiguous term itself to ensure that the alternatives' anchors link to their definition rather than to their appearance in the alternatives list.
  • Term and synonym headers have the form [[VegCore#term|?term]]. The leading ? will be displayed in the data dictionary but won't be part of the HTML anchor, which allows the term to be permalinked using just its name.

Ambiguous table template:

h1. [[VegCore#AmbiguousTable|?AmbiguousTable]] !{padding-left: 1em; font-size: small; font-weight: normal; font-style: italic;}_(AMBIGUOUS)!

h3(((. Alternative: [[VegCore#AmbiguousTable_Source1|AmbiguousTable_Source1]]

h3(((. Alternative: [[VegCore#AmbiguousTable_Source2|AmbiguousTable_Source2]]

[...]

h1. [[VegCore#Alternative1UnambiguousName|Alternative1UnambiguousName]] [...]
[...]
h3((. !{padding: 0 0.3em 3pt 0.75em; font-weight: normal;}_(Synonym:)! [[VegCore#AmbiguousTable_Source1|AmbiguousTable_Source1]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! [...] !{padding-left: 1em; font-size: small; font-weight: normal;}_(alternative of)! !{font-size: small;}_(?AmbiguousTable)!:https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore#AmbiguousTable

Ambiguous field template:

h2((. [[VegCore#ambiguousTerm|?ambiguousTerm]] !{padding-left: 1em; font-size: small; font-weight: normal; font-style: italic;}_(AMBIGUOUS)!

h3(((((. Alternative: [[VegCore#ambiguousTerm_Source1|ambiguousTerm_Source1]]

h3(((((. Alternative: [[VegCore#ambiguousTerm_Source2|ambiguousTerm_Source2]]

[...]

h2((. [[VegCore#alternative1UnambiguousName|alternative1UnambiguousName]] [...]
[...]
h3((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Synonym:)! [[VegCore#ambiguousTerm_Source1|ambiguousTerm_Source1]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! [...] !{padding-left: 1em; font-size: small; font-weight: normal;}_(alternative of)! !{font-size: small;}_(?ambiguousTerm)!:https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/VegCore#ambiguousTerm

Field requiring units template:

This also includes enums (picklists). In this case, the units are the name of a vocabulary (which is often the name of the source which defines it).

Synonyms sections are optional

h2((. [[VegCore#fieldRequiringUnits|?fieldRequiringUnits]] !{padding-left: 1em; font-size: small; font-weight: normal; font-style: italic;}_(requires units)!

h3((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Synonym:)! [[VegCore#synonym|?synonym]] !{padding-left: 1em; font-size: small; font-weight: normal; font-style: italic;}_(requires units)! !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#synonymAsSpelledBySource

h3((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Unit alternative:)! [[VegCore#fieldRequiringUnits_units1|fieldRequiringUnits_units1]]

h3((((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Synonym:)! [[VegCore#synonym_units1|synonym_units1]] !{padding-left: 1em; font-size: small; font-weight: normal;}_(from)! !{font-size: small;}_(Source)!:URL#synonymAsSpelledBySource

h3((((. !{padding: 0 0.3em 3pt 0.65em; font-weight: normal;}_(Unit alternative:)! [[VegCore#fieldRequiringUnits_units2|fieldRequiringUnits_units2]]

Related pages

ACAD.Specimen.csv Magnifier (12 KB) Aaron Marcuse-Kubitza, 12/05/2012 09:21 am

vegbien_identifier_examples.xlsx (28.6 KB) Aaron Marcuse-Kubitza, 01/31/2013 04:40 pm

vegbien_identifiers.xlsx (30.1 KB) Aaron Marcuse-Kubitza, 02/12/2013 12:27 am

BIEN database entities related to data provenance and ownership.docx (157 KB) Aaron Marcuse-Kubitza, 02/14/2013 04:44 pm