{
    "name": "bionomia-attributions",
    "id": "2de2f65e-7031-4844-a461-687b8c197689",
    "licenses": [
        {
            "name": "public-domain-dedication",
            "path": "http://creativecommons.org/publicdomain/zero/1.0/legalcode"
        }
    ],
    "profile": "tabular-data-package",
    "title": "ATTRIBUTIONS MADE FOR: Colecci\u00f3n Cient\u00edfica de Referencia Zool\u00f3gica del Choc\u00f3- Herpetolog\u00eda",
    "description": "<p>El recurso de la Colecci\u00f3n Cient\u00edfica de Referencia Zool\u00f3gica de la Universidad Tecnol\u00f3gica del Choc\u00f3- Herpetolog\u00eda, cuenta con 3.484 registros biol\u00f3gicos (anfibios y reptiles), con ejemplares de otros departamentos de Colombia, siendo en su gran mayor\u00eda en el departamento del Choc\u00f3. \n\nLa cuan tiene como objetivo el desarrollar investigaci\u00f3n cient\u00edfica sobre el origen, las interacciones, la distribuci\u00f3n, la composici\u00f3n actual el aprovechamiento y la conservaci\u00f3n de la diversidad biol\u00f3gica. Adem\u00e1s, para formar recursos humanos a nivel de posgrado, tendientes a proponer soluciones a los problemas de conservaci\u00f3n y aprovechamiento de los recursos natrales en nuestro departamento.</p>\n<p>La Colecci\u00f3n de Herpetolog\u00eda, ha venido realizando inventarios de los ejemplares que est\u00e1n debidamente catalogados, con el fin de verificar que el material se encuentre en las mejores condiciones y est\u00e9n debidamente documentados con todos los procesos que se requieren para la publicaci\u00f3n de sus datos. Igualmente se han realizado inventarios del material disponible, procurando que se encuentre con la informaci\u00f3n necesaria y correspondiente.</p>",
    "datasetKey": "2de2f65e-7031-4844-a461-687b8c197689",
    "doi": "https://doi.org/10.5281/zenodo.10583595",
    "homepage": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689",
    "created": "2024-06-30T16:09:56+00:00",
    "sources": [
        {
            "title": "Colecci\u00f3n Cient\u00edfica de Referencia Zool\u00f3gica del Choc\u00f3- Herpetolog\u00eda",
            "path": "https://doi.org/10.15472/sz41lm"
        }
    ],
    "keywords": [
        "specimen",
        "museum",
        "collection",
        "credit",
        "attribution",
        "bionomia"
    ],
    "image": "https://bionomia.net/images/logo.png",
    "resources": [
        {
            "name": "users",
            "description": "List of unique people that have either claimed or been attributed occurrence records through examination of either dwc:recordedBy or dwc:identifiedBy. Wikidata-based people contain some demographic information.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "id",
                        "type": "integer"
                    },
                    {
                        "name": "name",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "familyName",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/familyName"
                    },
                    {
                        "name": "particle",
                        "type": "string"
                    },
                    {
                        "name": "givenName",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/givenName"
                    },
                    {
                        "name": "alternateName",
                        "type": "array",
                        "skos:exactMatch": "http://schema.org/alternateName"
                    },
                    {
                        "name": "sameAs",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://schema.org/sameAs"
                    },
                    {
                        "name": "orcid",
                        "type": "string"
                    },
                    {
                        "name": "wikidata",
                        "type": "string"
                    },
                    {
                        "name": "birthDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/birthDate"
                    },
                    {
                        "name": "birthDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of birthDate; portions of birthDate should be ignored below that of the birthDatePrecision."
                    },
                    {
                        "name": "deathDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/deathDate"
                    },
                    {
                        "name": "deathDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of deathDate; portions of deathDate should be ignored below that of the deathDatePrecision."
                    }
                ]
            },
            "primaryKey": "id",
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/users.csv.zip",
            "compression": "zip",
            "bytes": 205,
            "hash": "822684b4f890f168cd5851cd1fbc0098"
        },
        {
            "name": "users_unresolved",
            "description": "Content in dwc:recordedByID that do not have a linked users, indicating that the identifier here could not be resolved against either wikidata or ORCID services.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "recordedBy",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedBy"
                    },
                    {
                        "name": "recordedByID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedByID"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/users_unresolved.csv.zip",
            "compression": "zip",
            "bytes": 766,
            "hash": "03914fdcaa2c2eea6db3c532e500a479"
        },
        {
            "name": "problem-determiner-dates",
            "description": "Associated occurrence records whose dateIdentified are earlier than a determiner's birthDate or later than their deathDate.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "catalogNumber",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/catalogNumber"
                    },
                    {
                        "name": "user_id",
                        "type": "integer"
                    },
                    {
                        "name": "wikidata",
                        "type": "string"
                    },
                    {
                        "name": "birthDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/birthDate"
                    },
                    {
                        "name": "birthDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of birthDate; portions of birthDate should be ignored below that of the birthDatePrecision."
                    },
                    {
                        "name": "deathDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/deathDate"
                    },
                    {
                        "name": "deathDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of deathDate; portions of deathDate should be ignored below that of the deathDatePrecision."
                    },
                    {
                        "name": "dateIdentified",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/dateIdentified"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "user_id",
                    "reference": {
                        "resource": "users",
                        "fields": "id"
                    }
                },
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/problem_determiner_dates.csv.zip",
            "compression": "zip",
            "bytes": 237,
            "hash": "f63b389e36fda2c0c25344895d67fb80"
        },
        {
            "name": "problem-collector-dates",
            "description": "Associated occurrence records whose eventDates are earlier than a collector's birthDate or later than their deathDate.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "catalogNumber",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/catalogNumber"
                    },
                    {
                        "name": "user_id",
                        "type": "integer"
                    },
                    {
                        "name": "wikidata",
                        "type": "string"
                    },
                    {
                        "name": "birthDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/birthDate"
                    },
                    {
                        "name": "birthDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of birthDate; portions of birthDate should be ignored below that of the birthDatePrecision."
                    },
                    {
                        "name": "deathDate",
                        "type": "date",
                        "skos:exactMatch": "https://schema.org/deathDate"
                    },
                    {
                        "name": "deathDatePrecision",
                        "type": "string",
                        "description": "Values are year, month, or day and indicate the precision of deathDate; portions of deathDate should be ignored below that of the deathDatePrecision."
                    },
                    {
                        "name": "eventDate",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/eventDate"
                    },
                    {
                        "name": "year",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/year"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "user_id",
                    "reference": {
                        "resource": "users",
                        "fields": "id"
                    }
                },
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/problem_collector_dates.csv.zip",
            "compression": "zip",
            "bytes": 233,
            "hash": "781b8efacadc0f8aaa515d52caff3b3d"
        },
        {
            "name": "occurrences",
            "description": "Occurrence records shared to GBIF, limited to those linked to a collector or determiner.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "gbifID",
                        "type": "integer"
                    },
                    {
                        "name": "datasetKey",
                        "type": "string",
                        "format": "uuid",
                        "skos:exactMatch": "http://rs.gbif.org/terms/1.0/datasetKey"
                    },
                    {
                        "name": "license",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/license"
                    },
                    {
                        "name": "occurrenceID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/occurrenceID"
                    },
                    {
                        "name": "basisOfRecord",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/basisOfRecord"
                    },
                    {
                        "name": "dateIdentified",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/dateIdentified"
                    },
                    {
                        "name": "decimalLatitude",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/decimalLatitude"
                    },
                    {
                        "name": "decimalLongitude",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/decimalLongitude"
                    },
                    {
                        "name": "country",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/country"
                    },
                    {
                        "name": "countryCode",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/countryCode"
                    },
                    {
                        "name": "eventDate",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/eventDate"
                    },
                    {
                        "name": "year",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/year"
                    },
                    {
                        "name": "kingdom",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/kingdom"
                    },
                    {
                        "name": "family",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/family"
                    },
                    {
                        "name": "identifiedBy",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/identifiedBy"
                    },
                    {
                        "name": "institutionCode",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/institutionCode"
                    },
                    {
                        "name": "collectionCode",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/collectionCode"
                    },
                    {
                        "name": "catalogNumber",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/catalogNumber"
                    },
                    {
                        "name": "recordedBy",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedBy"
                    },
                    {
                        "name": "scientificName",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/scientificName"
                    },
                    {
                        "name": "typeStatus",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/typeStatus"
                    },
                    {
                        "name": "recordedByID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedByID"
                    },
                    {
                        "name": "identifiedByID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/identifiedByID"
                    }
                ]
            },
            "primaryKey": "gbifID",
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/occurrences.csv.zip",
            "compression": "zip",
            "bytes": 10226,
            "hash": "34f0b9ee753393b820a9222d6e67dc7b"
        },
        {
            "name": "unascribed",
            "description": "Negative assertions made alongside the provenance, which may help inform local disambiguation activities.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "catalogNumber",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/catalogNumber"
                    },
                    {
                        "name": "recordedBy",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedeBy"
                    },
                    {
                        "name": "recordedByID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/recordedByID"
                    },
                    {
                        "name": "identifiedBy",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/identifiedBy"
                    },
                    {
                        "name": "identifiedByID",
                        "type": "string",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/terms/identifiedByID"
                    },
                    {
                        "name": "differentFrom",
                        "type": "string",
                        "skos:exactMatch": "http://www.w3.org/2002/07/owl#differentFrom"
                    },
                    {
                        "name": "user_id",
                        "type": "integer"
                    },
                    {
                        "name": "name",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "wikidata",
                        "type": "string"
                    },
                    {
                        "name": "orcid",
                        "type": "string"
                    },
                    {
                        "name": "createdBy",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "createdByURI",
                        "type": "string",
                        "format": "uri"
                    },
                    {
                        "name": "createdDateTime",
                        "type": "datetime",
                        "format": "any"
                    },
                    {
                        "name": "modifiedDateTime",
                        "type": "datetime",
                        "format": "any"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                },
                {
                    "fields": "user_id",
                    "reference": {
                        "resource": "users",
                        "fields": "id"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/not_them_assertions.csv.zip",
            "compression": "zip",
            "bytes": 1118,
            "hash": "7dbeecb05c9bd1b7258cca051fa62bde"
        },
        {
            "name": "missing-attributions",
            "description": "Attributions or claims made not previously shared via dwc:recordedByID or dwc:identifiedByID.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "user_id",
                        "type": "integer"
                    },
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "identifiedBy",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/iri/identifiedBy"
                    },
                    {
                        "name": "recordedBy",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/iri/recordedBy"
                    },
                    {
                        "name": "createdBy",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "createdByURI",
                        "type": "string",
                        "format": "uri"
                    },
                    {
                        "name": "createdDateTime",
                        "type": "datetime",
                        "format": "any"
                    },
                    {
                        "name": "modifiedDateTime",
                        "type": "datetime",
                        "format": "any"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "user_id",
                    "reference": {
                        "resource": "users",
                        "fields": "id"
                    }
                },
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/missing_attributions.csv.zip",
            "compression": "zip",
            "bytes": 215,
            "hash": "eb079e1e0ac96297f3469c41f4b20ce1"
        },
        {
            "name": "article-occurrences",
            "description": "A join table between occurrence and article to permit examination of particular occurrence records that were included in a GBIF download and later used in a published article.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "article_id",
                        "type": "integer"
                    },
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "article_id",
                    "reference": {
                        "resource": "articles",
                        "fields": "id"
                    }
                },
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/citations.csv.zip",
            "compression": "zip",
            "bytes": 258,
            "hash": "1d0ba5e2692d20b868379eea35f420ed"
        },
        {
            "name": "attributions",
            "description": "Details about the provenance for an attributed or claimed occurrence record.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "user_id",
                        "type": "integer"
                    },
                    {
                        "name": "occurrence_id",
                        "type": "integer"
                    },
                    {
                        "name": "identifiedBy",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/iri/identifiedBy"
                    },
                    {
                        "name": "recordedBy",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://rs.tdwg.org/dwc/iri/recordedBy"
                    },
                    {
                        "name": "createdBy",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "createdByURI",
                        "type": "string",
                        "format": "uri"
                    },
                    {
                        "name": "createdDateTime",
                        "type": "datetime",
                        "format": "any"
                    },
                    {
                        "name": "modifiedDateTime",
                        "type": "datetime",
                        "format": "any"
                    }
                ]
            },
            "foreignKeys": [
                {
                    "fields": "user_id",
                    "reference": {
                        "resource": "users",
                        "fields": "id"
                    }
                },
                {
                    "fields": "occurrence_id",
                    "reference": {
                        "resource": "occurrences",
                        "fields": "gbifID"
                    }
                }
            ],
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/attributions.csv.zip",
            "compression": "zip",
            "bytes": 2074,
            "hash": "c8d1d8dc2a6148f8242c59ec9d457117"
        },
        {
            "name": "articles",
            "description": "Published articles whose authors had downloaded and referenced a data package from GBIF containing occurrences that are linked to collectors or determiners.",
            "format": "csv",
            "mediatype": "text/csv",
            "encoding": "utf-8",
            "profile": "tabular-data-resource",
            "schema": {
                "fields": [
                    {
                        "name": "id",
                        "type": "integer"
                    },
                    {
                        "name": "reference",
                        "type": "string",
                        "skos:exactMatch": "http://schema.org/name"
                    },
                    {
                        "name": "sameAs",
                        "type": "string",
                        "format": "uri",
                        "skos:exactMatch": "http://schema.org/sameAs"
                    },
                    {
                        "name": "datasets",
                        "type": "array",
                        "format": "uri",
                        "skos:exactMatch": "http://schema.org/sameAs"
                    }
                ]
            },
            "primaryKey": "id",
            "path": "https://bionomia.net/dataset/2de2f65e-7031-4844-a461-687b8c197689/articles.csv.zip",
            "compression": "zip",
            "bytes": 1749,
            "hash": "7af6a8510883c775ae25ca21fbf71f64"
        }
    ]
}