Skip to content

Dryad data DOI number storage #221

Open
@ghost

Description

When a submission is pushed on to TreeBASE from Dryad, by default the "Study Name" is pre-populated with the Dryad number in the form of "dryad_7877" and the "Study Notes" is pre-populated with the list of authors & instructions about retyping the authors in. Let's change this so that the "dryad_7877" number is prefixed in the Study Notes section and so that the title of the paper is pre-populated into the "Study Name" area. Also, let's pre-populate the URL field of the citation with the fully resolvable Dryad Package Identifier, e.g. http://dx.doi.org/10.5061/dryad.7877. When it comes to exposing this URL field, let's do the following:

(1) if the URL field is shorter than 8 letters, don't expose it.
(2) if the URL field starts with anything other than "http://dx.doi.org", expose it with the element or property "prism:url"
(3) if the URL field starts with "http://dx.doi.org", expose it with the element or property "dcterms:isPartOf"

The places where the URL field is exposed is essentially the same places where the publication DOI gets exposed, e.g.:

- the RDF serialization of a study (e.g. http://purl.org/phylo/treebase/dev/phylows/study/TB2:S586?format=rdf\)

Reported by: piel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions