Skip to content

Commit 5b5b896

Browse files
authored
fix: clean up citations section + associated language (#2610)
* fix: clean up some language regarding citations * additional work * Tweak wording
1 parent 8d779fc commit 5b5b896

9 files changed

Lines changed: 135 additions & 50 deletions

File tree

_includes/citation_toc.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[OBO Citation and Attribution Policy](/citation/Citation.html)
2+
3+
- [Referring to a single term](/citation/Citation.html#single-term)
4+
- [Referring to an ontology](/citation/Citation.html#refer-ontology)
5+
- [Citing an ontology](/citation/Citation.html#cite-ontology)
6+
7+
[OBO Foundry Publications](/citation/RelatedPublications.html)
8+
- [Citing the OBO Foundry](/citation/RelatedPublications.html#citing)
9+
- [Other OBO Foundry Publications](/citation/RelatedPublications.html#other)
10+
11+
[OBO Foundry Ontology Publications](/citation/KnownPublications.html)

_includes/header.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,9 @@
113113
Citation
114114
</a>
115115
<ul class="dropdown-menu" aria-labelledby="navbarCitationDropdown">
116-
<li><a class="dropdown-item" href="/docs/Citation.html">Cite Ontologies</a></li>
117-
<li><a class="dropdown-item" href="/registry/publications.html">Cite the OBO Foundry</a></li>
118-
<li><a class="dropdown-item" href="/registry/publications.html">Publications Related to the OBO
119-
Foundry</a></li>
116+
<li><a class="dropdown-item" href="/citation/Citation.html">Cite Ontologies</a></li>
117+
<li><a class="dropdown-item" href="/citation/RelatedPublications.html">OBO Foundry Publications</a></li>
118+
<li><a class="dropdown-item" href="/citation/KnownPublications.html">Known OBO Foundry Ontology Publications</a></li>
120119
</ul>
121120
</li>
122121

_layouts/citation.html

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
layout: default
3+
---
4+
<div class="content">
5+
<div>
6+
<div class="page-header">
7+
<h1>{{ page.title }}</h1>
8+
</div>
9+
</div>
10+
11+
<div class="col-md-12">
12+
<div class="row">
13+
<div class="col-md-3">
14+
{% capture my_include %}{% include citation_toc.md %}{% endcapture %} {{
15+
my_include | markdownify }} {% if page.id %}
16+
<div class="btn-group" role="group" aria-label="Source">
17+
<a
18+
href="https://github.com/OBOFoundry/OBOFoundry.github.io/blob/master/citation/{{page.id}}.md"
19+
>
20+
<button
21+
type="button"
22+
data-toggle="tooltip"
23+
title="See FAQ entry: How is metadata stored?"
24+
html="true"
25+
class="btn btn-outline-primary"
26+
>
27+
View
28+
</button>
29+
</a>
30+
<a
31+
href="https://github.com/OBOFoundry/OBOFoundry.github.io/edit/master/citation/{{page.id}}.md"
32+
>
33+
<button
34+
type="button"
35+
data-toggle="tooltip"
36+
title="See FAQ entry: How I do edit my metadata?"
37+
html="true"
38+
class="btn btn-outline-primary"
39+
>
40+
Edit
41+
</button>
42+
</a>
43+
<!-- <button type="button" class="btn btn-outline-primary">Help</button> -->
44+
</div>
45+
{% endif %}
46+
</div>
47+
48+
<div class="col-md-9">{{ content }}</div>
49+
</div>
50+
</div>
51+
</div>
52+

_layouts/ontology_detail.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ <h1>
8484
</div>
8585
</div>
8686

87-
{% if page.publications %}
88-
<div class="card" style="margin-bottom: 1.5em;">
87+
{% if page.publications and page.publications.size > 0 %}
88+
<div class="card" style="margin-bottom: 1.5em;" id="publications">
8989
<div class="card-header">
9090
Publications
9191
</div>

assets/css/style.css

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,12 @@ Slightly darken failing ontologies
3434
.dash-status {
3535
margin-bottom: 3px;
3636
}
37+
38+
/*
39+
Custom blockquote formatting
40+
*/
41+
.citation-blockquote {
42+
padding: 5px;
43+
margin-left: 20px;
44+
margin-bottom: 16px;
45+
}
Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,59 @@
11
---
2-
layout: doc
2+
layout: citation
33
title: OBO Citation and Attribution Policy
44
---
55

6-
Open Biological and Biomedical Ontologies are used in a diversity of ways. The following guidelines are intended to promote proper attribution of the ontology creators and contributors, and to promote reproducibility in informatics applications.
6+
Open Biological and Biomedical Ontologies are used in a variety of ways. The following guidelines are intended to promote proper attribution of the ontology creators and contributors, and to promote reproducibility in informatics applications.
77

8-
## Referring to a single term
8+
<h2 id="single-term">Referring to a single term</h2>
99

1010
When referring to a single ontology term, use the full [Internationalized Resource Identifier (IRI)](http://tools.ietf.org/html/rfc3987), for example:
1111

12-
> http://purl.obolibrary.org/obo/UBERON_0000948
12+
<div class="citation-blockquote">
13+
http://purl.obolibrary.org/obo/UBERON_0000948
14+
</div>
1315

1416
You can use a shorter [Compact URI (CURIE)](https://www.w3.org/TR/curie/) by defining a prefix that abbreviates the first part of the IRI. For example, the prefix "UBERON" can abbreviate "http://purl.obolibrary.org/obo/UBERON_", then "http://purl.obolibrary.org/obo/UBERON_0000948" can be shortened to "[UBERON:0000948](http://purl.obolibrary.org/obo/UBERON_0000948)". A footnote like this one should be included with the first use of the prefix:
1517

16-
> [UBERON:0000948](http://purl.obolibrary.org/obo/UBERON_0000948) is a Compact URI (CURIE). Here and subsequently the prefix "UBERON" expands to "http://purl.obolibrary.org/obo/UBERON_". The full identifier for the term is then <http://purl.obolibrary.org/obo/UBERON_0000948>. Browsing to this address gives further information about the term.
18+
<div class="citation-blockquote">
19+
<a href="http://purl.obolibrary.org/obo/UBERON_0000948">UBERON:0000948</a> is a Compact URI (CURIE). Here and subsequently the prefix "UBERON" expands to "http://purl.obolibrary.org/obo/UBERON_". The full identifier for the term is then <a href="http://purl.obolibrary.org/obo/UBERON_0000948">http://purl.obolibrary.org/obo/UBERON_0000948</a>. Browsing to this address gives further information about the term.
20+
</div>
1721

1822
In situations that allow the use of hyperlinks, every CURIE should be a hyperlink with its full IRI as its target, as in these examples.
1923

2024
We also recommend including the primary label of the term in quotation marks before the IRI or CURIE:
2125

22-
> 'heart' ([UBERON:0000948](http://purl.obolibrary.org/obo/UBERON_0000948))
26+
<div class="citation-blockquote">
27+
'heart' (<a href="http://purl.obolibrary.org/obo/UBERON_0000948">UBERON:0000948</a>)
28+
</div>
2329

24-
## Referring to an ontology
30+
<h2 id="refer-ontology">Referring to an ontology</h2>
2531

2632
To facilitate reproducibility, be specific about the version of the ontology that you are referring to by using an ontology version IRI that contains the release date:
2733

28-
> http://purl.obolibrary.org/obo/uberon/releases/2016-01-26/uberon.owl
34+
<div class="citation-blockquote">
35+
http://purl.obolibrary.org/obo/uberon/releases/2016-01-26/uberon.owl
36+
</div>
2937

3038
The ontology version IRI is indicated by the [owl:versionIRI](https://www.w3.org/2002/07/owl#versionIRI) property.
3139

3240
When referring to an ontology in general (not a specific version) you can use its ontology IRI:
3341

34-
> http://purl.obolibrary.org/obo/uberon.owl
42+
<div class="citation-blockquote">
43+
http://purl.obolibrary.org/obo/uberon.owl
44+
</div>
3545

3646
The ontology IRI or ontology version IRI should be accompanied by a citation of the ontology, in any context where citations are appropriate.
3747

38-
## Citing an ontology
48+
<h2 id="cite-ontology">Citing an ontology</h2>
3949

40-
Some ontologies recommend citation of specific publications. Please see their respective homepages for this information. For example, [Uberon](http://obofoundry.org/ontology/uberon) lists two publications under "Cite."
50+
Some ontologies recommend citation of specific publications. Please see their respective homepages for this information. For example, [Uberon]({{ "ontology/uberon.html#publications" | prepend: site.baseurl }}) lists two publications under "Publications."
4151

4252
In addition to the recommended publication, you should also cite the ontology using its IRI and the [new data citation extension to JATS](https://peerj.com/articles/cs-1/). When no specific publication is recommended, you must cite the ontology by its IRI. Here is an example citation:
4353

44-
> Mungall, C., Haendel, M., Dahdul, W., Ibrahim, N., Segerdell, E., Blackburn, D., Comte, A., Niknejad, A., and Decechi, A. (2016), Uberon Ontology, http://purl.obolibrary.org/obo/uberon/releases/2016-01-26/uberon.owl
54+
<div class="citation-blockquote">
55+
Mungall, C., Haendel, M., Dahdul, W., Ibrahim, N., Segerdell, E., Blackburn, D., Comte, A., Niknejad, A., and Decechi, A. (2016), Uberon Ontology, http://purl.obolibrary.org/obo/uberon/releases/2016-01-26/uberon.owl
56+
</div>
4557

4658
Our ontology files list authors using the [dc:creator](http://purl.org/dc/elements/1.1/creator) property. The order of authors is not important, but you can use the primary contact for the ontology listed on the [OBO site](http://obofoundry.org) as the first author. Note that this does not necessarily include all those who have contributed directly to the ontology, via its issue tracker or on its mailing lists, for example. However, these can be readily retrieved if the proper IRI is referenced in the citation.
59+

citation/KnownPublications.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
layout: citation
3+
title: Known Ontology Project Publications
4+
---
5+
6+
This list is generated automatically from OBO Foundry ontology metadata. It is not intended to be authoritative or exhaustive.
7+
<div>
8+
{% for ontology in site.ontologies %}
9+
{% if ontology.publications and ontology.publications.size > 0 %}
10+
<h5>{{ ontology.title }} ({{ ontology.id }})</h5>
11+
<ul>
12+
{% for publication in ontology.publications %}
13+
<li><a href="{{ publication.id }}" target="_blank" rel="noopener">{{ publication.title }}</a></li>
14+
{% endfor %}
15+
</ul>
16+
{% endif %}
17+
{% endfor %}
18+
</div>

citation/RelatedPublications.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
layout: citation
3+
title: Publications Related to the OBO Foundry
4+
---
5+
<h2 id="citing">Citing the OBO Foundry</h2>
6+
7+
To reference the OBO Foundry generally, please cite:
8+
9+
Rebecca Jackson, Nicolas Matentzoglu, James A Overton, Randi Vita, James P Balhoff, Pier Luigi Buttigieg, Seth Carbon, Melanie Courtot, Alexander D Diehl, Damion M Dooley, William D Duncan, Nomi L Harris, Melissa A Haendel, Suzanna E Lewis, Darren A Natale, David Osumi-Sutherland, Alan Ruttenberg, Lynn M Schriml, Barry Smith, Christian J Stoeckert Jr., Nicole A Vasilevsky, Ramona L Walls, Jie Zheng, Christopher J Mungall, Bjoern Peters, **[OBO Foundry in 2021: operationalizing open data principles to evaluate ontologies](https://academic.oup.com/database/article/doi/10.1093/database/baab069/6410158)**, Database, Volume 2021, 2021, baab069, https://doi.org/10.1093/database/baab069
10+
11+
<h2 id="other">Other papers about the OBO Foundry</h2>
12+
13+
Barry Smith, Michael Ashburner, Cornelius Rosse, Jonathan Bard, William Bug, Werner Ceusters, Louis J Goldberg, Karen Eilbeck, Amelia Ireland, Christopher J Mungall, The OBI Consortium, Neocles Leontis, Philippe Rocca-Serra, Alan Ruttenberg, Susanna-Assunta Sansone, Richard H Scheuermann, Nigam Shah, Patricia L Whetzel, and Suzanna Lewis, **[The OBO Foundry: coordinated evolution of ontologies to support biomedical data integration](http://www.nature.com/nbt/journal/v25/n11/abs/nbt1346.html)**, Nature Biotechnology, Volume 25, 2007, https://doi.org/10.1038/nbt1346
14+
15+
[Google Scholar list of papers citing The OBO Foundry](https://scholar.google.ca/scholar?cites=13806088078865650870&as_sdt=2005&sciodt=0,5&hl=en)

registry/publications.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)