Skip to content

Commit 8575647

Browse files
authored
Merge pull request #5 from PhilReedData/refresh-1
First pass of cleaning SEEK4science
2 parents 8107e13 + d1dcd67 commit 8575647

File tree

10 files changed

+52
-89
lines changed

10 files changed

+52
-89
lines changed

_data/navigation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ main:
66
url: '/features.html'
77
- title: 'Getting FAIRDOM-SEEK'
88
url: '/get_seek.html'
9-
- title: 'Publications'
10-
url: '/publications.html'
11-
- title: 'Registration'
12-
url: '/seek-registration.html'
139
- title: 'Contacting Us'
1410
url: '/contact.html'
1511
- title: 'Documentation'

_pages/about_us.md

Lines changed: 3 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,9 @@ layout: 'single'
66

77
The FAIRDOM-SEEK software is developed by teams at the **University of Manchester** in the United Kingdom, **Heidelberg Institute for Theoretical Studies** in Germany, **ELIXIR Belgium**, and the **University of Leiden, Netherlands**.
88

9-
FAIRDOM-SEEK is funded as part of the Research Infrastructure project [FAIRDOM](https://fair-dom.org), who's current and former members are described [HERE](https://fair-dom.org/about-fairdom/people/)
9+
FAIRDOM-SEEK is funded as part of the Research Infrastructure project [FAIRDOM](https://fair-dom.org), whose [current and former members are described](https://fair-dom.org/people).
1010

1111
Of course we are also highly grateful to the input and feedback provided by all our users,
12-
in particular our [PALS](https://fair-dom.org/communities/pals/pals-gallery/) and [Contributors](https://github.com/seek4science/seek/graphs/contributors).
12+
in particular our [FAIRDOM Community](https://fair-dom.org/communities) and [Contributors](https://github.com/seek4science/seek/graphs/contributors).
1313

14-
## Citing FAIRDOM-SEEK
15-
16-
If you have been using FAIRDOM-SEEK in your research then please cite us. The key FAIRDOM-SEEK publications to cite are:
17-
18-
### FAIRDOM-SEEK: a systems biology data and model management platform. _BMC Systems Biology_
19-
20-
Wolstencroft, K, Owen, S, Krebs, O, Nguyen, Q, Stanford, NJ, Golebiewski, M, Weidemann, A, Bittkowski, M, An, L, Shockley, D, Snoep, JL, Mueller, W, Goble, C (2015)
21-
SEEK: a systems biology data and model management platform. BMC Systems Biology, Issue 9:33, pages 33, 2015.
22-
[DOI: 10.1186/s12918-015-0174-y](https://dx.doi.org/10.1186/s12918-015-0174-y)
23-
24-
25-
### FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. _Nucleic Acids Research_
26-
27-
Wolstencroft K, Krebs O, Snoep J.L, Stanford N.J, Bacall F, Golebiewski M, Kuzyakiv R, Nguyen Q, Owen S, Soiland-Reyes S, Straszewski J, Van Niekerk D.D, Williams A.R,
28-
Malmström L, Rinn B, Müller W, and Goble C (2016) FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. Nucleic Acids Research, 2016, 10.1093/nar/gkw1032.
29-
[DOI: 10.1093/nar/gkw1032](https://dx.doi.org/10.1093/nar/gkw1032)
30-
31-
### FAIRDOM-SEEK Software in Zenodo
32-
33-
The code for each release of FAIRDOM-SEEK is also submitted to Zenodo, with a DOI generated that can be used for Citations:
34-
[![DOI](https://zenodo.org/badge/20803285.svg)](https://zenodo.org/badge/latestdoi/20803285)
14+
To learn more about the consortium, please visit [About FAIRDOM](https://fair-dom.org/about).

_pages/contact.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,20 @@ layout: 'single'
77
We have a number of ways you can contact us:
88

99

10-
## Mailing lists
10+
## General contact and user support
1111

12-
We have 2 Google Groups. These groups are open to anonymous queries, you don't have to be a group member to submit a query.
12+
For any questions and suggestions related to FAIRDOM projects, tools, standards and events please contact us at [[email protected]](mailto:[email protected]).
1313

14-
* For technical or development related queries please use [FAIRDOM-SEEK Developers Group](http://groups.google.com/group/seek-developers)
15-
* For general queries, or queries about using FAIRDOM-SEEK please us [Seek4Science Group](http://groups.google.com/group/seek4science)
14+
We are open to generating partnerships with both Collaborators and Facilities. Collaborators can partner with FAIRDOM through formal arrangements such as joint grant proposals, or through informal arrangements agreed between FAIRDOM and the partner. If you want to discuss any such arrangements that can be also done through [[email protected]](mailto:[email protected]).
1615

16+
For general support you can contact us through [[email protected]](mailto:[email protected]).
1717

18-
## Contact form
19-
20-
You can also contact us through [FAIRDOM](http://fair-dom.org) using our [Contact form](http://fair-dom.org/contact).
21-
22-
This should be used if your query or feedback is of a more confidential nature. Remember to provide your email address.
2318

24-
## Email
19+
## Reporting bugs and feature requests
2520

26-
For general support you can contact us through [[email protected]](mailto:support@fair-dom.org).
21+
To report bugs and request features, please visit [Reporting Bugs and raising Feature Requests](https://docs.seek4science.org/tech/reporting-bugs-and-features).
2722

28-
For community related questions, you can use [[email protected]](mailto:[email protected])
2923

30-
## Reporting bugs and feature requests
24+
## How to get involved
3125

32-
Please visit [Reporting Bugs and raising Feature Requests](https://docs.seek4science.org/tech/reporting-bugs-and-features.html)
26+
For details of our meetings, mailing list and Slack, please visit [How to Get Involved](https://fair-dom.org/get_involved).

_pages/documentation.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The FAIRDOM-SEEK Documentation can be found at [https://docs.seek4science.org](h
88

99
This includes:
1010

11-
* [User Guide](https://docs.seek4science.org/help/user-guide/index.html)
12-
* [Releases and Changes](https://docs.seek4science.org/tech/releases/)
13-
* [Installation and Upgrade Guides](https://docs.seek4science.org/get-seek.html)
11+
* [Get FAIRDOM-SEEK Guide](https://docs.seek4science.org/get-seek)
12+
* [User Guide](https://docs.seek4science.org/help/user-guide/)
13+
* [API Introduction](https://docs.seek4science.org/help/user-guide/api)
14+
* [Technical Guide](https://docs.seek4science.org/tech/)
15+
* [Releases and Changes](https://docs.seek4science.org/tech/releases/)

_pages/get_seek.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,35 @@ layout: 'single'
99
There are different ways for you to start using FAIRDOM-SEEK:
1010

1111
* You can register on the [FAIRDOMHub](https://fairdomhub.org) and create your own project.
12-
Our [User Guide](https://docs.seek4science.org/help/user-guide/index.html) gives you information on getting started.
13-
* You can download and install a **local deployment** of FAIRDOM-SEEK for your project/group, or deploy using **Docker**: please visit [https://docs.seek4science.org/get-seek.html](https://docs.seek4science.org/get-seek.html)
12+
Our [User Guide](https://docs.seek4science.org/help/user-guide/) gives you information on getting started.
13+
* You can download and install a **local deployment** of FAIRDOM-SEEK for your project/group, or deploy using **Docker**: please visit [https://docs.seek4science.org/get-seek](https://docs.seek4science.org/get-seek.html)
1414

15-
The source code for FAIRDOM-SEEK can be found at [GitHub](https://github.com/seek4science/seek).
15+
The source code for FAIRDOM-SEEK can be found at [GitHub](https://github.com/seek4science/seek).
16+
17+
18+
19+
## Citing FAIRDOM-SEEK
20+
21+
If you have been using FAIRDOM-SEEK in your research then please cite us. The key FAIRDOM-SEEK publications to cite are:
22+
23+
### FAIRDOM-SEEK: a systems biology data and model management platform. _BMC Systems Biology_
24+
25+
Wolstencroft, K, Owen, S, Krebs, O, Nguyen, Q, Stanford, NJ, Golebiewski, M, Weidemann, A, Bittkowski, M, An, L, Shockley, D, Snoep, JL, Mueller, W, Goble, C (2015)
26+
SEEK: a systems biology data and model management platform. BMC Systems Biology, Issue 9:33, pages 33, 2015.
27+
[DOI: 10.1186/s12918-015-0174-y](https://dx.doi.org/10.1186/s12918-015-0174-y)
28+
29+
30+
### FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. _Nucleic Acids Research_
31+
32+
Wolstencroft K, Krebs O, Snoep J.L, Stanford N.J, Bacall F, Golebiewski M, Kuzyakiv R, Nguyen Q, Owen S, Soiland-Reyes S, Straszewski J, Van Niekerk D.D, Williams A.R,
33+
Malmström L, Rinn B, Müller W, and Goble C (2016) FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. Nucleic Acids Research, 2016, 10.1093/nar/gkw1032.
34+
[DOI: 10.1093/nar/gkw1032](https://dx.doi.org/10.1093/nar/gkw1032)
35+
36+
### FAIRDOM-SEEK Software in Zenodo
37+
38+
The code for each release of FAIRDOM-SEEK is also submitted to Zenodo, with a DOI generated that can be used for Citations:
39+
[![DOI](https://zenodo.org/badge/20803285.svg)](https://zenodo.org/badge/latestdoi/20803285)
40+
41+
## Publications
42+
43+
For a list of papers featuring FAIRDOM-SEEK, please visit [FAIRDOM publications](https://fair-dom.org/publications).

_pages/publications.md

Lines changed: 2 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -2,45 +2,6 @@
22
permalink: /publications.html
33
title: 'Publications'
44
layout: 'single'
5+
redirect_to: "/get_seek.html#publications"
56
---
6-
7-
## Citing FAIRDOM-SEEK
8-
9-
If you have been using FAIRDOM-SEEK in your research then please cite us. The key FAIRDOM-SEEK publications to cite are:
10-
11-
### SEEK: a systems biology data and model management platform. _BMC Systems Biology_
12-
13-
Wolstencroft, K, Owen, S, Krebs, O, Nguyen, Q, Stanford, NJ, Golebiewski, M, Weidemann, A, Bittkowski, M, An, L, Shockley, D, Snoep, JL, Mueller, W, Goble, C (2015)
14-
SEEK: a systems biology data and model management platform. BMC Systems Biology, Issue 9:33, pages 33, 2015.
15-
[DOI: 10.1186/s12918-015-0174-y](https://dx.doi.org/10.1186/s12918-015-0174-y)
16-
17-
18-
### FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. _Nucleic Acids Research_
19-
20-
Wolstencroft K, Krebs O, Snoep J.L, Stanford N.J, Bacall F, Golebiewski M, Kuzyakiv R, Nguyen Q, Owen S, Soiland-Reyes S, Straszewski J, Van Niekerk D.D, Williams A.R,
21-
Malmström L, Rinn B, Müller W, and Goble C (2016) FAIRDOMHub: a repository and collaboration environment for sharing systems biology research. Nucleic Acids Research, 2016, 10.1093/nar/gkw1032.
22-
[DOI: 10.1093/nar/gkw1032](https://dx.doi.org/10.1093/nar/gkw1032)
23-
24-
25-
## For all other publications relating to FAIRDOM-SEEK, see:
26-
27-
28-
29-
* Natalie J Stanford, Katherine Wolstencroft, Martin Golebiewski, Renate Kania, Nick Juty, Christopher Tomlinson, Stuart Owen, Sarah Butcher,
30-
Henning Hermjakob, Nicolas Le Novère, Wolfgang Mueller, Jacky Snoep, Carole Goble (2015)
31-
The evolution of standards and data management practices in systems biology. Molecular Systems Biology, Issue 11:12, 2015. [DOI:10.15252/msb.20156053](https://dx.doi.org/10.15252/msb.20156053)
32-
* Katherine Wolstencroft, Stuart Owen, Olga Krebs, Wolfgang Mueller, Quyen Nguyen, Jacky L. Snoep, Carole Goble (2013) Semantic Data and Models Sharing in
33-
Systems Biology: The Just Enough Results Model and the SEEK Platform. The Semantic Web – ISWC 2013 Lecture Notes in Computer Science Volume 8219, 2013,
34-
pp 212-227. [DOI:10.1007/978-3-642-41338-4_14](https://dx.doi.org/10.1007/978-3-642-41338-4_14)
35-
* Sansone S-A, Rocca-Serra P, Field D ... Goble C, ... Wolstencroft K (2012) et al Toward interoperable bioscience data Nature Genetics 44: 121–126 [DOI:10.1038/ng.1054](https://dx.doi.org/10.1038/ng.1054)
36-
* Goble CA, De Roure D and Bechhofer S, Accelerating Scientists’ Knowledge Turns,
37-
Proc The 3rd International Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management (ICK3)
38-
Paris, LNCS Springer Verlag. [DOI:10.1007/978-3-642-37186-8_1](https://dx.doi.org/10.1007/978-3-642-37186-8_1)
39-
* Goble CA, Wolstencroft K, Bechhofer S The Semantic Web and Interoperability in Systems Biology iEncyclopedia of Systems Biology, Springer Verlag
40-
* Bechhofer S, Buchan I, De Roure D, Missier P, Ainsworth J, Bhagat J, Couch P, Cruickshank D, Delderfield M, Dunlop I, Gamble M, Michaelides D,
41-
Owen S, Newman D, Sufi S, Goble C (2011) Why Linked Data is Not Enough for Scientists, Future Generation Computer Systems.
42-
Available online 19 August 2011, ISSN 0167-739X, [DOI:10.1016/j.future.2011.08.004](https://dx.doi.org/10.1016/j.future.2011.08.004)
43-
* Waltemath, D., Adams, R., Bergmann, F.T., Hucka, M., Kolpakov, F., Miller, A.K., Moraru, I.I., Nickerson, D., Sahle, S., Snoep, J.L. and Le Novère, N.
44-
(2011) Reproducible computational biology experiments with
45-
SED-ML—The Simulation Experiment Description Markup Language BMC Systems Biology 5:198 [DOI:10.1186/1752-0509-5-198](https://dx.doi.org/10.1186/1752-0509-5-198)
46-
7+
This page has been removed. Please visit [Publications](/get_seek.html#publications).

_pages/rightfield_templates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ title: "Semantic spreadsheet templates"
44
layout: single
55
---
66

7+
78
[RightField](http://www.rightfield.org.uk) enabled sheets allow rich semantic descriptions of data. Our [Just Enough Results Model (JERM)](https://www.jermontology.org) can be used with Rightfield.
89

10+
911
RightField is a tool we created for FAIRDOM-SEEK, but is also attracting interest from other disciplines. RightField is an open-source tool for adding ontology term selection to Excel spreadsheets.
1012
For each annotation field, RightField can specify a range of allowed terms from a chosen ontology (subclasses, individuals or combinations).
1113
The resulting spreadsheet presents these terms to the users as a simple drop-down list. This reduces the adoption barrier for using community ontologies as the annotation is made by the scientist that generated the data rather than a third party, and the annotation is collected at the time of data collection.

_pages/simulate_sbml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Simulate SBML models"
44
layout: single
55
---
66

7-
Most models that conforms to the [SBML](http://sbml.org/Main_Page) format can be simulated within FAIRDOM-SEEK.
7+
Most models that conforms to the [SBML](https://sbml.org/) format can be simulated within FAIRDOM-SEEK.
88

99
The [JWS Online](http://jjj.mib.ac.uk/) model simulator presents a schematic diagram of the model, and allows parameters and reactions to be modified for the simulation.
1010

assets/images/ISA-feature.png

-127 KB
Loading

assets/images/Who-feature.png

-53.6 KB
Loading

0 commit comments

Comments
 (0)