-
Can we add `located in` and `part of` ?
located in: http://purl.obolibrary.org/obo/RO_0001025
part of: http://purl.obolibrary.org/obo/BFO_0000050
I'm not quite sure how these should be structu…
-
There are several limitations with the SendInput API that is commonly used to emulated KB+M events in Windows applications. Some examples of problems are UAC prompts not allowing events to be used, ne…
-
Hi again @ashepherd ,
is there an intention of adding the isBasedOn schema.org property to refer to older DOIs on the full dataset json?
Thanks
Alexandra
-
In writing up my comments on the draft terms [Google Doc](https://docs.google.com/document/d/1bcfjhh0ztmXKz7P9G0ni7vYZc3MtH4LLxlCZjswF2k4/edit#heading=h.4hrje77bni7s) describing my experiences exporti…
-
## Prework
---
By filing an issue to this repo, I promise that
- [x] I have fully read the issue guide at https://yihui.org/issue/.
- [x] I have provided the necessary information about …
-
I'm attempting to add additional query constraints to an association via a query expression. Additionally, when using this association in a query, I would like to perform a .Any() linq query upon this…
-
Hi,
I decided to give Detached a try, but when trying to install it in my current project I get
```
PM> Install-Package Detached.Mappers.EntityFramework
Install-Package : Unable to find package …
-
_This is offered in the friendliest way possible as an alternative to dotnet/runtime#28633 (this general idea was discussed in that thread but didn't fit the direction being taken for that proposal). …
-
Here are the things I think joins can take advantage of to improve performance:
* allow `join`s on `GroupedDataFrame`
* taking into account the cardinality of rows of joined tables
* being able to …
-
Since I am quite new to `pyvista` lib I would appreciate some help on how to plot some `PolyData` on a `BackgroundPlotter` as discussed in pyvista/pyvista#717.
I have 4 numpy arrays for the corresp…