Browse
<%= t('ontologies.intro').html_safe %>
@@ -31,275 +31,275 @@
categories: {{facets.categories.active}}
Selected ontologies: {{visible_ont_count}}
-
-
Entry Type
-- +
Uploaded in the Last
-Uploaded in the Last
+Category
-- +
Category
++ +
Group
-- +
Group
++ +
Format
-- +
Format
++ +
Ontology Content
-- +
Ontology Content
++ +
Natural Language
-- +
Natural Language
++ +
Formality Levels
-- +
Formality Levels
++ +
Is of Type
-- +
Is of Type
++ +
Missing Status
-Missing Status
+No matches!
+No matches
+
-
- {{$index}}
- {{ontology.name}} ({{ontology.acronym}})
+
+
+ VIEW
+
+
+ {{$index}}
+ {{ontology.name}} ({{ontology.acronym}})
+
+
+
+
+ {{ontology.description | descriptionToText}}
+
+ Uploaded: {{ontology.creationDate | date:'shortDate'}}
+
+
+ Format: {{ontology.format}}
+
+
+ View of: {{ontology.viewOfOnt.acronym}}
+
+
+ Summary Only
+
+
+ Groups: {{groupAcronyms(ontology.groups).join(', ')}}
+
+
+ Categories: {{categoryNames(ontology.categories).join(', ')}}
+
+
+
+ Admins: {{adminUsernames(ontology.administeredBy).join(', ')}}
+
+
+ Pull URL
+
+
+ Status: {{ontology.submissionStatusFormatted}}
+
+
+
+
+ No submissions available
+
+
+
+
+
+
+
+
+
+ FAIR score
+ {{ontology.fairScore}}
+
+
-
-
-
- {{ontology.description | descriptionToText}}
-
- Uploaded: {{ontology.creationDate | date:'shortDate'}}
-
-
- Format: {{ontology.format}}
-
-
- View of: {{ontology.viewOfOnt.acronym}}
-
-
- Summary Only
-
-
- Groups: {{groupAcronyms(ontology.groups).join(', ')}}
-
-
- Categories: {{categoryNames(ontology.categories).join(', ')}}
-
-
-
- Admins: {{adminUsernames(ontology.administeredBy).join(', ')}}
-
-
- Pull URL
-
-
- Status: {{ontology.submissionStatusFormatted}}
-
-
-
- No submissions available
-
+
+
+
+ classes
+ {{ontology.class_count_formatted}}
+
+
+
+
+
+
+ {{ontology.format === 'SKOS' ? "concepts" : "instances"}}
+ {{ontology.individual_count_formatted}}
+
+
+
+
+
+
+ projects
+ {{ontology.projects.length}}
+
+
+
-
+
+
+
+ notes
+ {{ontology.notes.length}}
+
+
+
-
-
-
- FAIR score
- {{ontology.fairScore}}
-
-
-
-
-
-
-
- classes
- {{ontology.class_count_formatted}}
-
-
-
-
-
-
-
- {{ontology.format === 'SKOS' ? "concepts" : "instances"}}
- {{ontology.individual_count_formatted}}
-
-
-
-
-
-
-
- projects
- {{ontology.projects.length}}
-
-
-
-
-
-
- notes
- {{ontology.notes.length}}
-
-
-
-
+
+ + {{$index}} + {{ontology.name}} ({{ontology.acronym}}) + + +
+{{ontology.description | descriptionToText}}
+ + Uploaded: {{ontology.creationDate | date:'shortDate'}} + + + Format: {{ontology.format}} + + + View of: {{ontology.viewOfOnt.acronym}} + + + Summary Only + + + Groups: {{groupAcronyms(ontology.groups).join(', ')}} + + + Categories: {{categoryNames(ontology.categories).join(', ')}} + + + + Admins: {{adminUsernames(ontology.administeredBy).join(', ')}} + + + Pull URL + + + Status: {{ontology.submissionStatusFormatted}} + + +{{ontology.description | descriptionToText}}
- - Uploaded: {{ontology.creationDate | date:'shortDate'}} - - - Format: {{ontology.format}} - - - View of: {{ontology.viewOfOnt.acronym}} - - - Summary Only - - - Groups: {{groupAcronyms(ontology.groups).join(', ')}} - - - Categories: {{categoryNames(ontology.categories).join(', ')}} - - - - Admins: {{adminUsernames(ontology.administeredBy).join(', ')}} - - - Pull URL - - - Status: {{ontology.submissionStatusFormatted}} - - -