Difference between revisions of "CommonABCD2Concepts"
(→Highly Recommended) |
(→Highly Recommended) |
||
Line 30: | Line 30: | ||
List of recommended ABCD concepts. If you can provide this data, please do so, they're commonly used entry points to your data. | List of recommended ABCD concepts. If you can provide this data, please do so, they're commonly used entry points to your data. | ||
− | '''Note:''' If you publish your data to GBIF, you are required to specify a license in the '' | + | '''Note:''' If you publish your data to GBIF, you are required to specify a license in the ''License'' node with the ''language'' attribute and the elements ''Text'' and ''URI''. The latter should contain a link to a well-defined license, for example https://creativecommons.org/publicdomain/zero/1.0/. More details on GBIF licensing can be found [http://www.gbif.org/terms/licences here]. |
<pre> | <pre> | ||
Line 59: | Line 59: | ||
│ │ └─ Text | │ │ └─ Text | ||
│ └─ IPRStatements | │ └─ IPRStatements | ||
− | │ └─ | + | │ └─ Licenses |
− | │ └─ | + | │ └─ License |
│ ├─ @language | │ ├─ @language | ||
│ ├─ Text | │ ├─ Text |
Revision as of 16:18, 4 August 2016
This page lists the most commonly used ABCD 2.06 concepts. The ABCD documentation can be found in the ABCD Wiki, a full list of ABCD concepts here.
Mandatory
List of mandatory concepts. Without them being mapped the Provider Software will not be able to create valid ABCD document:
DataSets └─ DataSet ├─ ContentContacts │ └─ ContentContact │ └─ Name ├─ TechnicalContacts │ └─ TechnicalContact │ └─ Name ├─ Metadata │ ├─ Description │ │ └─ Representation │ │ ├─ @language │ │ └─ Title │ └─ RevisionData │ └─ DateModified └─ Units └─ Unit ├─ SourceInstitutionID ├─ SourceID └─ UnitID
Highly Recommended
List of recommended ABCD concepts. If you can provide this data, please do so, they're commonly used entry points to your data.
Note: If you publish your data to GBIF, you are required to specify a license in the License node with the language attribute and the elements Text and URI. The latter should contain a link to a well-defined license, for example https://creativecommons.org/publicdomain/zero/1.0/. More details on GBIF licensing can be found here.
DataSets └─ DataSet ├─ ContentContacts │ └─ ContentContact │ ├─ Email │ └─ Address ├─ TechnicalContacts │ └─ TechnicalContact │ ├─ Email │ └─ Address ├─ Metadata │ ├─ Description │ │ └─ Representation │ │ └─ Details │ ├─ Owners │ │ └─ Owner │ │ ├─ LogoURI │ │ ├─ URIs │ │ │ └─ URL │ │ ├─ Person │ │ │ └─ FullName │ │ └─ Organisation │ │ └─ Name │ │ └─ Representation │ │ └─ Text │ └─ IPRStatements │ └─ Licenses │ └─ License │ ├─ @language │ ├─ Text │ └─ URI └─ Units └─ Unit ├─ Identifications │ └─ Identification │ └─ Result │ ├─ @PreferredFlag │ ├─ TaxonIdentified │ │ └─ ScientificName │ │ └─ FullScientificNameString │ └─ HigherTaxa │ └─ HigherTaxon │ ├─ HigherTaxonName │ └─ HigherTaxonRank ├─ RecordBasis └─ Gathering ├─ DateTime │ └─ ISODateTimeBegin ├─ Agents │ └─ GatheringAgent │ └─ Person │ └─ FullName ├─ LocalityText ├─ Country │ ├─ ISO3166Code │ └─ Name └─ SiteCoordinateSets └─ SiteCoordinates └─ CoordinatesLatLong ├─ LongitudeDecimal ├─ LatitudeDecimal └─ CoordinateErrorDistanceInMeters
Commonly Used
List of further commonly mapped ABCD concepts.
DataSets └─ DataSet ├─ Metadata │ └─ IPRStatements │ ├─ TermsOfUseStatements │ │ └─ TermsOfUse │ │ └─ Text │ ├─ Copyrights │ │ └─ Copyright │ │ └─ Text │ ├─ IPRDeclarations │ │ └─ IPRDeclaration │ │ └─ Text │ ├─ Licenses │ │ └─ License │ │ └─ Text │ ├─ Disclaimers │ │ └─ Disclaimer │ │ └─ Text │ ├─ Citations │ │ └─ Citation │ │ └─ Text │ └─ Acknowledgements │ └─ Acknowledgement │ └─ Text └─ Units └─ Unit ├─ DateLastEdited ├─ Identifications │ └─ Identification │ ├─ Date │ │ └─ ISODateTimeBegin │ └─ Identifiers │ └─ Identifier │ └─ IdentifierPersonName │ └─ FullName ├─ KindOfUnit ├─ CollectorsFieldNumber ├─ Sex ├─ Age ├─ Notes ├─ RecordURI ├─ MultiMediaObjects │ └─ MultiMediaObject │ ├─ FileURI │ ├─ Comment │ └─ Context ├─ SpecimenUnit │ └─ NomenclaturalTypeDesignations │ └─ NomenclaturalTypeDesignation │ ├─ TypeStatus │ ├─ TypifiedName │ │ └─ FullScientificNameString │ └─ NomenclaturalReference │ ├─ TitleCitation │ └─ CitationDetail └─ Gathering ├─ Project │ └─ ProjectTitle ├─ Biotope │ └─ Name ├─ Altitude │ └─ MeasurementOrFactAtomised │ ├─ LowerValue │ └─ UnitOfMeasurement ├─ Depth │ └─ MeasurementOrFactAtomised │ ├─ LowerValue │ └─ UnitOfMeasurement └─ NamedAreas └─ NamedArea ├─ AreaName └─ AreaClass