-
In the README, I think it was meant to link to http://openretractions.com/, not http://opencitations.com/?
-
From https://twitter.com/sckottie/status/982014206600871936
> Anyone have e.g. of doing @opencitations corpus Sparql queries (http://opencitations.net/sparql ) ? How to get all other identifiers fo…
-
As mentioned in the issue #146 we need additional resources types. Do you know when you can implement the types?
For the different types we need different fields,e.g.
1. Journal
new fields:
ZDB-I…
-
Currently we see sometimes `familyName givenName` which seems unusal. The OC model suggest as one possibility `givenName familyName` or to split these parts up. When we begin to input these names manu…
-
I add a new resource by DOI `10.1177/1468796807080237` and switched to the resolve tab. This new resource in the Agenda view (currently at the bottom) as a Journal Article and Journal Issue:
![locd…
-
http://linked.art/model/base/#statements-about-a-resource
-
See for example in dev the newly added example in electronic journal.
-
-
When creating a new resource from OCR data, there are only three types of resources available: Monograph, collection and journal. We need at least journal article and book chapter, too. For journal ar…
-
When a federated query is sent to the remote endpoint bindings are replaced with their values, e.g.
```
PREFIX literal:
SELECT * {
BIND("http://dx.doi.org/10.1038/bjc.2014.407" AS ?doi)
…