Bilgisayar ve Bilişim BilimleriİngilizceGhost

Front Matter

Front Matter
The Front Matter Blog covers the intersection of science and technology since 2007.
Ana SayfaAtom BeslemeMastodonISSN 2749-9952
language
FeatureBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

In a blog post four weeks ago DataCite Executive Director Matt Buys talked about the DataCite strategic priorities for 2020 (Buys, 2020). In this post we want to talk a bit more about the strategic priorities for this year we have regarding services and infrastructure work: a) consolidation of our services and infrastructure, and b) stronger emphasis on member-driven product development.

MetadataBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

DOI content negotiation is one of the oldest DataCite services, launched in 2012. Content negotiation makes it easy to fetch DataCite metadata in other metadata formats, for example BibTeX or schema.org , or as formatted citation in one of more than 5,000 citation styles. For example:curl -LH "Accept: application/x-bibtex" https://doi.org/10.5438/0000-0C2G In 2017 we updated the service, both adding new content types (e.g.

MetadataBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

The connections between scholarly resources generated by persistent identifiers (PIDs) and associated metadata form a graph: the PID Graph [Fenner & Aryani (2019)]. We developed this PID Graph concept in the EC-funded FREYA project, and have identified important use cases and technical requirements. In May, DataCite introduced a GraphQL API to standardize and simplify how users can contribute to and consume the PID Graph [Fenner (2019b)].

FeatureBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

Two weeks ago DataCite announced the pre-release version of a GraphQL API [Fenner (2019)]. GraphQL simplifies complex queries that for example want to retrieve information about the authors, funding and data citations for a dataset with a DataCite DOI. These connections together form the PID Graph [Fenner &

Open InfrastructureBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

DataCite DOIs describe resources such as datasets, samples, software and publications with rich metadata. An important part of this metadata is the description of connections between resources that use persistent identifiers (PIDs) provided by DataCite and others (Crossref, ORCID, ROR, ISNI, IGSN, etc.). Together these resources and their connections form a graph, the PID Graph (Fenner &

MetadataBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

Persistent identifiers (PIDs) are not only important to uniquely identify a publication, dataset, or person, but the metadata for these persistent identifiers can provide unambiguous linking between persistent identifiers of the same type, e.g. journal articles citing other journal articles, or of different types, e.g. linking a researcher and the datasets they produced.

Open InfrastructureBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

Today we are announcing our first new functionality of 2019, a much improved search for DataCite DOIs and metadata. While the DataCite Search user interface has not changed, changes under the hood bring many important improvements and are our biggest changes to search since 2012.Faster Indexing Newly registered (and tagged findable) DOIs now appear in the DataCite Search index within a few minutes, compared with the previous up to 12 hour lag.

MetadataBilgisayar ve Bilişim Bilimleriİngilizce
Yayınlandı

All DataCite DOIs have associated metadata, described in the DataCite Metadata Schema Documentation (DataCite Metadata Working Group (2017)), validated and stored as XML in the DataCite Metadata Store (MDS). These metadata are then made available via DataCite APIs and services. For these services XML is not always the best format, and we are thus providing the metadata in other formats, most notably JSON.