chemdraw-converter
Converts CDX and CDXML from and to CML
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
Converts CDX and CDXML from and to CML
Basic Info
Statistics
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Chemdraw-Converter
This distribution contains a library to read (and partially write) Chemdraw (CDX) files into/from CMLDOM. It is based on the web-published definition of CDX files on the cambridgesoft.com site and honours many of the components of a CDX file. It does not support Chemdraw-specific elements such as display types, fonts, etc.
The code is made available under the Apache License, Version 2.0, https://www.apache.org/licenses/LICENSE-2.0.
Peter Murray-Rust, www.xml-cml.org, 2020
The current distribution is a library, not an application and will require a CMLDOM for integration into a system. See http://www.xml-cml.org and http://www-pmr.ch.cam.ac.uk/ and https://github.com/BlueObelisk
Owner
- Name: Blue Obelisk
- Login: BlueObelisk
- Kind: organization
- Website: http://www.blueobelisk.org/
- Repositories: 59
- Profile: https://github.com/BlueObelisk
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: Chemdraw-Converter
url: "https://github.com/BlueObelisk/chemdraw-converter"
version: 0.5
date-released: 2024-02-17
preferred-citation:
type: article
authors:
- family-names: Murray-Rust
given-names: Peter
- family-names: Rzepa
given-names: Henry S.
title: "CML: Evolution and design"
year: 2011
month: 10
day: 14
journal: Journal of Cheminformatics
volume: 3
issue: 44
doi: 10.1186/1758-2946-3-44
url: https://doi.org/10.1186/1758-2946-3-44
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Dependencies
- log4j:log4j 1.2.13
- org.xml-cml:jumbo 6.1-SNAPSHOT
- junit:junit 4.8.2 test
- org.xml-cml:jumbo-testutil 1.1-SNAPSHOT test