<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Ecological Metadata as Linked Data</dc:title>
  <dc:title>R package emld version 0.5.3</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.0)</dc:relation>
  <dc:relation>Imports: xml2, jsonlite, jsonld, methods, yaml</dc:relation>
  <dc:relation>Suggests: spelling, testthat, magrittr, rmarkdown, covr, knitr, rdflib,
jqr</dc:relation>
  <dc:creator>Carl Boettiger &lt;cboettig@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Carl Boettiger [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-1642-628X&gt;),
  Matthew B. Jones [aut, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-0077-4738&gt;),
  Bryce Mecum [aut, cph] (ORCID: &lt;https://orcid.org/0000-0002-0381-3766&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=emld/LICENSE)</dc:rights>
  <dc:date>2026-01-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=emld</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.emld</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
