# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "emld" in publications use:' type: software license: MIT title: 'emld: Ecological Metadata as Linked Data' version: 0.5.1 doi: 10.21105/joss.01276 identifiers: - type: doi value: 10.32614/CRAN.package.emld abstract: This is a utility for transforming Ecological Metadata Language ('EML') files into 'JSON-LD' and back into 'EML.' Doing so creates a list-based representation of 'EML' in R, so that 'EML' data can easily be manipulated using standard 'R' tools. This makes this package an effective backend for other 'R'-based tools working with 'EML.' By abstracting away the complexity of 'XML' Schema, developers can build around native 'R' list objects and not have to worry about satisfying many of the additional constraints of set by the schema (such as element ordering, which is handled automatically). Additionally, the 'JSON-LD' representation enables the use of developer-friendly 'JSON' parsing and serialization that may facilitate the use of 'EML' in contexts outside of 'R,' as well as the informatics-friendly serializations such as 'RDF' and 'SPARQL' queries. authors: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X - family-names: Jones given-names: Matthew B. email: jones@nceas.ucsb.edu orcid: https://orcid.org/0000-0003-0077-4738 - family-names: Mecum given-names: Bryce email: mecum@nceas.ucsb.edu orcid: https://orcid.org/0000-0002-0381-3766 preferred-citation: type: article title: Ecological Metadata as Linked Data. Journal of Open Source Software authors: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X month: '2' year: '2019' publisher: name: The Open Journals journal: The Journal of Open Source Software issue: '34' volume: '4' doi: 10.21105/joss.01276 url: https://doi.org/10.21105/joss.01276 start: '1276' repository: https://dataoneorg.r-universe.dev repository-code: https://github.com/ropensci/emld commit: d12da6660f154cec35adc5a48aa32d8cc4fb590f url: https://docs.ropensci.org/emld/ contact: - family-names: Boettiger given-names: Carl email: cboettig@gmail.com orcid: https://orcid.org/0000-0002-1642-628X