-
A proposal for a new resource, Substance. A substance consists of information of its constituents, additive, impurities. Each of these may be linked to a chemical compound (OpenTox Compound resource).…
-
Started this: https://social.edu.nl/@egonw/112622424594782225
egonw updated
4 months ago
-
The bioclipse.xws4j / externals / net.sf.xws4j is missing the Eclipse .project file (and .settings)
-
[Bioclipse](http://www.bioclipse.net/) has used JabRef in the past for the BibTeX data model, and there has been talk for reusing JabRef in PathVisio too for working with biobliograph data... do you s…
-
See the comment by Egon here: https://github.com/cdk/cdk/pull/1106#issuecomment-2351561851
-
The Overleaf version I am copying from does not seem to have the images...
egonw updated
6 years ago
-
@Daniel-Mietchen, me and @mattodd were talking about a possible role of Wikidata. I have been using the latter for identifier mapping and Matt pointed me to the https://docs.google.com/spreadsheets/d/…
egonw updated
7 years ago
-
-
improve the manager API to not use (int page, int size) for batching results, but integrate the count and list calls, use the BC API for batching return values, also allowing canceling BC calls.
For …
egonw updated
9 years ago
-
### Version
5.1.0
### What happened?
Code that worked well for validation with ShEx now gives a `NoClassDefFoundError`. The code used:
```java
public ShexReport validateAllOfType(IRDFStore …