JOSS: https://github.com/ropensci/emld
Score: 13.304524921396919
Last synced: about 21 hours ago
JSON representation
Repository metadata:
:package: JSON-LD representation of EML
- Host: GitHub
- URL: https://github.com/ropensci/emld
- Owner: ropensci
- License: other
- Created: 2017-10-25T05:24:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T06:18:05.000Z (over 5 years ago)
- Last Synced: 2025-10-25T13:50:31.724Z (8 months ago)
- Language: R
- Homepage: https://docs.ropensci.org/emld
- Size: 2.65 MB
- Stars: 14
- Watchers: 6
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.Rmd
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codemeta: codemeta.json
CodeMeta metadata:
- @context:
- https://doi.org/10.5063/schema/codemeta-2.0
- http://schema.org
- @type: SoftwareSourceCode
- Identifier: emld
- 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.
- Name: emld: Ecological Metadata as Linked Data
- Code repository: https://github.com/ropensci/emld
- Issue tracker: https://github.com/ropensci/emld/issues
- License: https://spdx.org/licenses/MIT
- Version: 0.2.0
- Programming language:
- @type: ComputerLanguage
- Name: R
- Version: 3.5.2
- Url: https://r-project.org
- Runtime platform: R version 3.5.2 (2018-12-20)
- Author:
- @type: Person
- Given name: Carl
- Family name: Boettiger
- Email: cboettig@gmail.com
- @id: http://orcid.org/0000-0002-1642-628X
- Copyright holder:
- @type: Person
- Given name: Carl
- Family name: Boettiger
- Email: cboettig@gmail.com
- @id: http://orcid.org/0000-0002-1642-628X
- Maintainer:
- @type: Person
- Given name: Carl
- Family name: Boettiger
- Email: cboettig@gmail.com
- @id: http://orcid.org/0000-0002-1642-628X
- Software suggestions:
- @type: SoftwareApplication
- Identifier: spelling
- Name: spelling
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=spelling
- @type: SoftwareApplication
- Identifier: testthat
- Name: testthat
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=testthat
- @type: SoftwareApplication
- Identifier: magrittr
- Name: magrittr
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=magrittr
- @type: SoftwareApplication
- Identifier: rmarkdown
- Name: rmarkdown
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=rmarkdown
- @type: SoftwareApplication
- Identifier: covr
- Name: covr
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=covr
- @type: SoftwareApplication
- Identifier: knitr
- Name: knitr
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=knitr
- @type: SoftwareApplication
- Identifier: rdflib
- Name: rdflib
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=rdflib
- @type: SoftwareApplication
- Identifier: jqr
- Name: jqr
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=jqr
- Software requirements:
- @type: SoftwareApplication
- Identifier: R
- Name: R
- Version: >= 3.1.0
- @type: SoftwareApplication
- Identifier: xml2
- Name: xml2
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=xml2
- @type: SoftwareApplication
- Identifier: jsonlite
- Name: jsonlite
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=jsonlite
- @type: SoftwareApplication
- Identifier: jsonld
- Name: jsonld
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=jsonld
- @type: SoftwareApplication
- Identifier: methods
- Name: methods
- @type: SoftwareApplication
- Identifier: yaml
- Name: yaml
- Provider:
- @id: https://cran.r-project.org
- @type: Organization
- Name: Comprehensive R Archive Network (CRAN)
- Url: https://cran.r-project.org
- Same as: https://CRAN.R-project.org/package=yaml
- Release notes: https://github.com/cboettig/emld/blob/master/NEWS.md
- Readme: https://github.com/ropensci/emld/blob/master/README.md
- File size: 652.48KB
- Cont integration:
- https://travis-ci.org/ropensci/emld
- https://ci.appveyor.com/project/cboettig/emld
- https://codecov.io/github/ropensci/emld?branch=master
- Development status: https://www.tidyverse.org/lifecycle/#maturing
- Citation:
- @type: ScholarlyArticle
- Date published: 2019
- Author:
- @type: Person
- Given name: Carl
- Family name: Boettiger
- Email: cboettig@gmail.com
- @id: http://orcid.org/0000-0002-1642-628X
- Name: Ecological Metadata as Linked Data. Journal of Open Source Software
- Identifier: 10.21105/joss.01276
- Url: https://doi.org/10.21105/joss.01276
- Paginiation: 1276
- @id: https://doi.org/10.21105/joss.01276
- Same as: https://doi.org/10.21105/joss.01276
- Is part of:
- @type: PublicationIssue
- Issue number: 34
- Date published: 2019
- Is part of:
- @type:
- PublicationVolume
- Periodical
- Volume number: 4
- Name: The Journal of Open Source Software
- @type:
Owner metadata:
- Name: rOpenSci
- Login: ropensci
- Email: info@ropensci.org
- Kind: organization
- Description:
- Website: https://ropensci.org/
- Location: Berkeley, CA
- Twitter: rOpenSci
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1200269?v=4
- Repositories: 307
- Last Synced at: 2023-03-10T20:30:59.242Z
- Profile URL: https://github.com/ropensci
GitHub Events
Total
- Issues event: 1
- Total: 1
Last Year
- Issues event: 1
- Total: 1
Committers metadata
Last synced: 8 months ago
Total Commits: 203
Total Committers: 6
Avg Commits per committer: 33.833
Development Distribution Score (DDS): 0.148
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Carl Boettiger | c****g@g****m | 173 |
| Bryce Mecum | p****h@g****m | 20 |
| Matt Jones | g****e@m****g | 6 |
| Jeroen Ooms | j****s@g****m | 2 |
| Jeanette | j****k@n****u | 1 |
| ropenscibot | m****t@g****m | 1 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 43
Total pull requests: 29
Average time to close issues: about 1 month
Average time to close pull requests: 2 days
Total issue authors: 8
Total pull request authors: 5
Average comments per issue: 1.93
Average comments per pull request: 1.72
Merged pull request: 27
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- cboettig (20)
- amoeba (13)
- jeanetteclark (3)
- isteves (2)
- mbjones (2)
- peterdesmet (1)
- thesadie (1)
- ajpelu (1)
Top Pull Request Authors
- amoeba (13)
- cboettig (11)
- mbjones (3)
- isteves (1)
- jeanetteclark (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- cran: 4,145 last-month
- Total dependent packages: 6 (may contain duplicates)
- Total dependent repositories: 14 (may contain duplicates)
- Total versions: 10
- Total maintainers: 1
cran.r-project.org: emld
Ecological Metadata as Linked Data
- Homepage: https://docs.ropensci.org/emld/
- Documentation: http://cran.r-project.org/web/packages/emld/emld.pdf
- Licenses: MIT + file LICENSE
- Latest release: 0.5.1 (published over 5 years ago)
- Last Synced: 2025-10-30T03:51:40.032Z (8 months ago)
- Versions: 5
- Dependent Packages: 5
- Dependent Repositories: 14
- Downloads: 4,145 Last month
-
Rankings:
- Dependent repos count: 7.667%
- Dependent packages count: 8.161%
- Forks count: 9.635%
- Average: 11.139%
- Stargazers count: 15.098%
- Downloads: 15.134%
- Maintainers (1)
conda-forge.org: r-emld
- Homepage: https://github.com/ropensci/emld
- Licenses: MIT
- Latest release: 0.5.1 (published over 5 years ago)
- Last Synced: 2025-10-30T03:51:52.325Z (8 months ago)
- Versions: 5
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 28.82%
- Average: 31.423%
- Dependent repos count: 34.025%
Dependencies
- R >= 3.1.0 depends
- jsonld * imports
- jsonlite * imports
- methods * imports
- xml2 * imports
- yaml * imports
- covr * suggests
- jqr * suggests
- knitr * suggests
- magrittr * suggests
- rdflib * suggests
- rmarkdown * suggests
- spelling * suggests
- testthat * suggests